sestaton / HMMER2GO

Annotate DNA sequences for Gene Ontology terms
MIT License
40 stars 10 forks source link

For hmmer2go getorf, warn if two or ORFs of the maximum length are found #8

Closed sestaton closed 8 years ago

sestaton commented 8 years ago

The current behavior is to report multiple ORFs if they are all of the max length, instead of just randomly picking one to report. This seems like the safest behavior but the program should warn when this happens to minimize confusion with the results.