]> git.donarmstrong.com Git - rsem.git/commit - WHAT_IS_NEW
Changed the behavior of parsing GTF file. Now if a GTF line's feature is not exon...
authorBo Li <bli@cs.wisc.edu>
Tue, 27 May 2014 01:06:54 +0000 (20:06 -0500)
committerBo Li <bli@cs.wisc.edu>
Tue, 27 May 2014 01:06:54 +0000 (20:06 -0500)
commit3a28bf235e7b1f5407ce8d177b61de2e8dabc7e6
treeaa941a8a8d7c550fc8e5df33f0da8b8231615c2d
parentf49d6d79ed79ffed38df6f80dd15b6d09f1ec8ab
Changed the behavior of parsing GTF file. Now if a GTF line's feature is not exon and it does not contain a gene_id or transcript_id attribute, only a warning message will be produced (instead of failing the RSEM)
GTFItem.h
WHAT_IS_NEW
samValidator.cpp
scanForPairedEndReads.cpp