Prunoideae / MitoFlex

A mitogenome toolkit inspired by MitoZ, while being more effective, precise and flexible.
GNU General Public License v3.0
19 stars 5 forks source link

Genbank support #3

Open menegidio-lab opened 3 years ago

menegidio-lab commented 3 years ago

The MitoFlex view module is said to be analogous to the MitoZ module. From what I see in the MitoZ manual it would be enough to use the command below to generate a visualization of the mitogenome, but what about MitoFlex?

"python3 MitoZ.py visualize --gb mitogenome.gb"

Prunoideae commented 3 years ago

MitoFlex requires a set of PCG and RNA annotation file to generate Circos graph, which is automatically generated during the annotate module, named locs.json. Currently we have no GenBank support, but this will come eventually later. Sorry about the inconvenience.