scholl-lab / plasmicheck

Detect and quantify plasmid DNA contamination in sequencing data
MIT License
0 stars 0 forks source link

feat: Implement support for other plasmid input file types like xDNA #38

Closed berntpopp closed 1 month ago

berntpopp commented 1 month ago

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: