Closed
Description
We have a problem with bacterial genomes that sometimes the assembly_summary.txt
file says complete
and sometimes it says chromosome
for finished bacterial genomes.
This is partially to do with the fact that bacteria usually only have 1 chromosome, but partially because they have plasmids too. It's confusing.
If I want both, can I do -l complete -l chromosome
to get both?
Or so I run 2 commands with same -o folder
?