Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output rRNA features to a fasta file #8

Closed
wants to merge 4 commits into from

Conversation

ctSkennerton
Copy link

A new option is added for an output file that will print the
identified rRNA features. To add this functionality additional code
was required to save the results of nhmmer as Bio::SeqFeature::Generic
objects so that they can be properly printed.

This change has required the additional dependancy of some Bioperl
modules:

  • Bio::SeqFeature::Generic
  • Bio::Tools::GFF
  • Bio::SeqIO

A new option is added for an output file that will print the
identified rRNA features. To add this functionality additional code
was required to save the results of nhmmer as Bio::SeqFeature::Generic
objects so that they can be properly printed.

This change has required the additional dependancy of some Bioperl
modules:
Bio::SeqFeature::Generic
Bio::Tools::GFF
Bio::SeqIO
The product tag is better suited to the feature description and
contains the information about whether it may be a partial match
@tseemann tseemann self-assigned this Jun 29, 2015
@r1corre
Copy link

r1corre commented Jul 7, 2017

dear developper
is the option --outfasta implemented in the 0.8 version of barrnap ?
this option is not describe in the helpfile barrnap 0.8?
thanks for your help

@ctSkennerton
Copy link
Author

This has not been merged into the code base by @tseemann

If you want this feature now, you can download barrnap from my branch

@r1corre
Copy link

r1corre commented Jul 7, 2017 via email

@r1corre
Copy link

r1corre commented Jul 7, 2017 via email

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

Successfully merging this pull request may close these issues.

None yet

3 participants