mmcguffi / pLannotate

Webserver and command line tool for annotating engineered plasmids
GNU General Public License v3.0
97 stars 20 forks source link

Combined Annotations from pLannotate running locally #37

Open BjornFJohansson opened 9 months ago

BjornFJohansson commented 9 months ago

When running the pLannotate gui app, there is an option to download a gbk file with combined annotations. image

When I do the annotation locally:

plannotate batch --input pTA1_FASIIb.gb --html --detailed

The features in the original file are lost.

Is there an option for this?