Skip to content

Conversation

@josenavas
Copy link
Contributor

No description provided.

@josenavas josenavas changed the title Adding @wasade's parallel to per sample fasta WIP: Adding @wasade's parallel to per sample fasta Oct 11, 2016
@josenavas
Copy link
Contributor Author

Hang on a second - I just noticed that with a small change the user can specify if he wants fasta or fastq format (it may be useful for EBI submission)

@josenavas josenavas changed the title WIP: Adding @wasade's parallel to per sample fasta Adding @wasade's parallel to per sample fasta Oct 11, 2016
@josenavas
Copy link
Contributor Author

Awesome this is ready for review!

Copy link
Member

@antgonza antgonza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 comment.

"""
if out_format == 'fastq':
formatter = format_fastq_record
file_name_fmt = "%s.fq"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not fastq?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that in the tests 'fq' was used, that's why I used that, but no strong feelings so I can change.

@josenavas
Copy link
Contributor Author

@antgonza any clue on why coveralls is not working here?

@antgonza
Copy link
Member

nop, could you use the new structure that we have been using with other repos?

@josenavas
Copy link
Contributor Author

Done - can you make sure that coveralls is enabled on this repo? I can't check on my coveralls page

@antgonza
Copy link
Member

I did and is on.

@antgonza
Copy link
Member

Anyway, from the log:

TOTAL                             629     47    93%

Thus, merging.

@antgonza antgonza merged commit 162c2f1 into qiita-spots:master Oct 11, 2016
@wasade
Copy link
Contributor

wasade commented Oct 11, 2016

bit late to the game but 👍 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants