kbseah / genome-bin-tools

Interactive tools for metagenome visualization and binning in R
GNU General Public License v2.0
28 stars 7 forks source link

Header names sometimes don't match in SPAdes scaffolds.paths vs. scaffolds.fastg #26

Closed kbseah closed 7 years ago

kbseah commented 7 years ago

This is a problem for Fastg connectivity binning because header names expected to match exactly Script fastgFishing.pl works fine because it only checks the NODE numbers - however the output is based on the header given in the scaffolds.paths file, not scaffolds.fasta file. Check how they are hashed and report the names in the scaffolds.fasta file!