Module extractORFsequences
[hide private]
[frames] | no frames]

Module extractORFsequences

source code

Extract ORFs sequences in FASTA format from MetaGene output file and target extended FASTA file


Requires: DIGEST_functions.py (PYTHONPATH)

Output : PREFIX_complete.fasta and PREFIX_partial.fasta

Functions [hide private]
 
get_parser() source code
 
main() source code
Variables [hide private]
  __doc__ = ...
  __package__ = None
Variables Details [hide private]

__doc__

Value:
"""
Extract ORFs sequences in FASTA format from MetaGene output file and t\
arget extended FASTA file 

@requires: DIGEST_functions.py (PYTHONPATH)

Output : PREFIX_complete.fasta and PREFIX_partial.fasta
"""