-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As genbank formats created by different tools are different, we can have errors during PathoLogic. To solve these errors, we could convert genbank into PathoLogic Format.
The idea is to add a new argument:
mpwt gbk2pf -i input_folder -o output_folder --cpu number_cpu
This command takes as argument a folder containing the genbank (in the same structure than the input_folder of mpwt -f) and an output folder. It will then generates the PathoLogic Format files from the genbank.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request