The problem with RSEM
0
0
Entering edit mode
7.7 years ago
498476732 • 0

Hello! Thanks for taking the time to read ,I use RSEM to calculate gene expression ,but there were some errors , I tried to prepare reference sequence by using rsem-prepare-reference program. My operation as follows: $ rsem-prepare-reference --bowtie2 --bowtie2-path bowtie/bowtie2-2.1.0/bowtie2 refGene/refGene.fa ref/10M_reference $ rsem-calculate-expression -p 8 --paired-end --bam SRA/SRR192333_bwt.bam ref/10M_reference SRA/SRR192333_rsempaired_end_quals

Then the error which pasted here was shown in terminal: RSEM does not support gapped alignments, sorry! I don't konw how to solve it , so I ask you for help !

rna-seq • 2.8k views
ADD COMMENT
0
Entering edit mode

How did you obtain your BAM file? It looks like it was produced with parameters incompatible with RSEM. SPecifically, it looks like it has been mapped with a gapped aligner when RSEM does not support gapped alignments.

ADD REPLY

Login before adding your answer.

Traffic: 2362 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6