CMD: touch /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta._ebwt_idx_.start
CMD: bowtie-build -q /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta
CMD: ln -sf /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta target.fa
CMD: samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta
Can't exec "samtools": Too many levels of symbolic links at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 626.
Error, cmd: samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta died with ret -1 at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 628.
main::process_cmd("samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/wi"...) called at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 305
Any suggestions?
Thanks,
Fangqin
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Hi Fangqin,I'm not sure what's happening here. This script is likely going to get dropped in the next release - it was written in the earlier days, before bowtie2 was developed.Try just running bowtie2 instead.best,~brian
On Tue, May 17, 2016 at 12:27 PM, Fangqin Zeng <fangqi...@gmail.com> wrote:
Hi all,I just want to use the bowtie_PE_separate_then_join.pl to assess the read content of the assembly and got following error:CMD: touch /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta._ebwt_idx_.start
CMD: bowtie-build -q /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta
CMD: ln -sf /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta target.fa
CMD: samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta
Can't exec "samtools": Too many levels of symbolic links at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 626.
Error, cmd: samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/with_paried_in_sortmerna/trinity_out_dir/Trinity.fasta died with ret -1 at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 628.
main::process_cmd("samtools faidx /aafc-aac/home/users-data/zengf/RNAseqearly/wi"...) called at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/bowtie_PE_separate_then_join.pl line 305
Any suggestions?
Thanks,
Fangqin
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Undefined subroutine &main::io called at /aafc-aac/home/users-data/mpp/trinityrnaseq-2.2.0/util/fasta_tool line 334
Where can I find this subroutine io?
Thanks,
Fangqin
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
use IO::All;
so, bioperl and IO::All - which is presumably in CPAN.
best,
~b
Greetings, Fangqin (& Brian)!Yes, this useful script does require some accessory modules from CPAN. IO::All can be installed via this command in your Terminal:cpan IO::AllAnd the BioPerl instructions can be found at http://bioperl.org/INSTALL.htmlBest,Bob
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PLEASE NOTE THAT I AM NO LONGER AT FASRC
I have taken a new position at HBS Research Computing Services
and can be reached at rfre...@hbs.edu, or by phone at 617-496-6612.
Bob Freeman, Ph.D.,
FAS Research Computing, Harvard University, 38 Oxford Street, Cambridge, MA 02138
@DevBizInfoGuy, http://bit.ly/whatAboutBob