My goal is to see differentially expressed genes across different time points.
However, I want to map allreads based solely on sequence and not on where they map to, because it is not certain whether my annotation of ghe genome is correct or complete. So I do not want to use an annotation.
In this case, after running tophat without "-g option",
what approaches could be used in the next step othar than HTSeq or cufflinks/cuffdiff?
I have been told that cufflink/cuffdiff is not so powerful to see DEG, and have been advised to use HTSeq/EdgeR/DESeq. However, HTSeq requires GFF as an input file. So I need to take another approach. Would you please give me tips about what other programs could be used in my case?
Thanks in advance.
However, I want to map allreads based solely on sequence and not on where they map to, because it is not certain whether my annotation of ghe genome is correct or complete. So I do not want to use an annotation.
In this case, after running tophat without "-g option",
what approaches could be used in the next step othar than HTSeq or cufflinks/cuffdiff?
I have been told that cufflink/cuffdiff is not so powerful to see DEG, and have been advised to use HTSeq/EdgeR/DESeq. However, HTSeq requires GFF as an input file. So I need to take another approach. Would you please give me tips about what other programs could be used in my case?
Thanks in advance.
Comment