Biostrings
Biostrings copied to clipboard
fix: Issue #106
Fixes issue #106
Wipes the "qualities"
property of mcols
from the DNAStringSet
object prior to building it as a QualityScaledDNAStringSet
. If other mcols
properties are still present, it still throws a warning. This fixes the warning thrown in example(readQualityScaledDNAStringSet)