ODiogoSilva / TriFusion

Streamlining phylogenomic data gathering, processing and visualization
http://odiogosilva.github.io/TriFusion/
GNU General Public License v3.0
87 stars 23 forks source link

Add formatting option for upper case sequence data in TriSeq/TriFusion #286

Closed ODiogoSilva closed 6 years ago

ODiogoSilva commented 6 years ago

This PR adds the option to convert sequence data to upper case when writing output files in TriSeq/TriFusion. In TriSeq, this is done via the -u or --uper-case option. In TriFuson, the option is available in Process > Show additional options > Formatting.

Unit tests were also included to cover the new changes of the 1.0.1 version.