error in command
0
0
Entering edit mode
8.5 years ago
Bulbul Ahmed ▴ 20
/trinityrnaseq/util/align_and_estimate_abundance.pl \
    --transcripts reference.fasta \
    --seqType fq \
    --left /home/file/read1.fastq \
    --right /home/file/read2.fastq \
    --est_method RSEM \
    --aln_method bowtie \
    --trinity_mode

above command i used but i found error given below (lines folded for readability)

rsem-calculate-expression --paired-end -p 4 
    --no-bam-output --bam bowtie.bam 
    /home/reference.fasta.RSEM 
    RSEM died with ret: 65280 at /trinityrnaseq/util/align_and_estimate_abundance.pl line 632

any body can find the what actually it needs?

alignment Assembly • 2.5k views
ADD COMMENT
1
Entering edit mode

Maybe its a silly comment but, are you sure that your left and right files have read1.fastq and data2.fastq names, respectively?

ADD REPLY
0
Entering edit mode

sory its read1.fastq and read2.fastq

ADD REPLY
0
Entering edit mode

Looks like something is missing at the end - errors usually include a line number after the "xyz.pl line" part

ADD REPLY
0
Entering edit mode

Hi, I know this was posted almost two years ago, but I have the exact same input and error! Were you ever able to figure it out?

ADD REPLY

Login before adding your answer.

Traffic: 3062 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