broadinstitute / viral-assemble

viral-ngs: genome assembly and scaffolding
Other
7 stars 2 forks source link

refine_assembly: tolerate whitespace in fasta headers #49

Closed dpark01 closed 1 month ago

dpark01 commented 1 month ago

This PR makes assembly.refine_assembly tolerate whitespace and other unusual characters in the fasta sequence headers by sanitizing the headers prior to refinement/polishing.

Also updates viral-core 2.3.5 to 2.3.6