Skip to content
Prev 7236 / 21312 Next

[Bioc-devel] "forceAndCall" is not a SPECIAL function ERROR when using ShortRead readAligned function

On 03/27/2015 11:12 AM, Nicolas Delhomme wrote:
readAligned should not be sued to read BAM files, only 'legacy' formats (old 
Bowtie, MAQ, Solexa export, ...). Use GenomicAlignments::readGAlignment* 
instead, everyone will be much happier. Martin