Yes, I observed the skipped region are mostly my target genes which are highly expressed (as can be seen from mapped reads). So I am trying again cufflinks-assembly with "--max-bundle-frags 1000000000000".
Cufflinks: Why in the skipped gtf file showed a portion of genome masked
I mapped my RNA-se reads with Tophat with the commands
Tophat -p 8 -o output -I 20000 -g 5 -G gtf_file Genome Fastq1 fastq2
Then I assembled the aligned tophat bam file using cufflinks with the commands
Cufflinks -p 20 -o output accepted.bam file
I found some of the genes are not assembled and they are masked as can be seen in skipped.grf.
I wonder why this has happened. Can anybody suggest something
• 4,090 views
•
link
1 answer
Log in to answer this question.