This is a test version of Biostars. For the public version, visit https://www.biostars.org.
scaffold in reference genome

I downloaded the reference genome for glycine max from JGI. It contains the 20 chromosomes and some 2000 scaffolds. My question is if scaffolds are needed or should be removed. Should I remove them manually or else how can i get chromosomes only?

rna-seq genome assembly scaffolds

1 answer

The scaffolds are needed, they are likely parts of the reference genome which could not yet in this assembly build be confidently assigned to chromosomes. This is typical of repeat containing scaffolds. They are likely to be small and not gene rich, but excluding them would cause short reads which should map to them to be forced to map to the chromosomes and cause problemes downstream, such as false SNPs etc.

Log in to answer this question.