Has anyone used cufflinks for solexa RNA-Seq data?
Te reads are mapped using eland_rna algorithm and used export2sam.pl to convert the eland mapping into sam format.
I get the following error when I try to use cufflinks.
Please let me know the steps involved from solexa eland mapping data. Thanks.
Te reads are mapped using eland_rna algorithm and used export2sam.pl to convert the eland mapping into sam format.
I get the following error when I try to use cufflinks.
Code:
$ ./cufflinks /test/lib.sam Counting hits in map Error: this SAM file doesn't appear to be correctly sorted! current hit is at RM:-1, last one was at (null):0
Comment