Skip to content

Add gbk2pf converter. #30

@ArnaudBelcour

Description

@ArnaudBelcour

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions