Description:
Expand the tool's functionality to support other plasmid input file types, such as xDNA. These files should be converted to GenBank and FASTA formats for further processing. Use available conversion tools or APIs (e.g., xDNA to GenBank converter).
Tasks:
Add support for xDNA input file type.
Implement a conversion step to convert xDNA files to GenBank format.
Implement a conversion step to convert the resulting GenBank files to FASTA format.
Integrate these conversions into the existing pipeline.
Ensure the tool can handle xDNA files seamlessly.
Update the documentation to include instructions for using xDNA input files.
Provide examples of using the tool with xDNA input files.
Description: Expand the tool's functionality to support other plasmid input file types, such as xDNA. These files should be converted to GenBank and FASTA formats for further processing. Use available conversion tools or APIs (e.g., xDNA to GenBank converter).
Tasks: