Error with alignReads.pl in Trinity?
0
0
Entering edit mode
8.8 years ago
seta ★ 1.9k

Hi everybody,

I did transcriptome assembly using Trinity (20140717 version) and now try to run alignReads.pl using the command:

perl alignReads.pl \
  --seqType fq \
  --left all_1.fq \
  --right all_2.fq \
  --target Trinity_filtered.fasta \
  --SS_lib_type FR \
  --retain_SAM_files \
  --aligner bowtie2 \
  -- \
  -p 5

But I don't know why the following error was appeared after several minutes of running the scripts, it's:

ERROR    Error, cmd: bowtie2 -p 5 --no-head -q target left_fa > left_fa.pre.sam died with ret 256 at alignReads.pl line 763.
ERROR    Error, cmd: bowtie2 -p 5 --no-head -q target right_fa > right_fa.pre.sam died with ret 256 at alignReads.pl line 763.
Error, alignment pipeline failed due to errors encountered above. at alignReads.pl line 519.

Samtools and bowtie2 are in the PATH. Please tell me what's wrong here and how to solve it in your professional view?

Many thanks in advance,

Seta

Assembly RNA-Seq next-gen-sequencing • 2.2k views
ADD COMMENT
0
Entering edit mode

no suggestion, friends!

ADD REPLY

Login before adding your answer.

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