Trinity assembly Errorr
0
0
Entering edit mode
8.4 years ago
iamtuttu5 ▴ 40

Hello all

I am using trinity for RNAseq analysis, Tool finished running successfully. Now I want check the the basic statistics but it gives some error. This is the command used:

tuttu@kau:~/ngs/trinityrnaseq-2.1.1/util$ perl TrinityStats.pl trinity_combined_output/Trinity.fasta

and this is the result obtained

Error: Couldn't open trinity_combined_output/Trinity.fasta

Any help will be appreciated

Thank you

RNA-Seq sequencing Assembly software-error • 2.5k views
ADD COMMENT
1
Entering edit mode

You really have trinity_combined_output dir in ~/ngs/trinityrnaseq-2.1.1/util/ dir?

ADD REPLY
0
Entering edit mode

no,

its in a different directory.

It's located at

tuttu@kau:~/ngs/trinityrnaseq-2.1.1/trinity_combined_output$

how to change it in to util?

ADD REPLY
0
Entering edit mode

You shouldn't change it.Just give the correct path to the program (keep in mind that unless you have put TrinityStats.pl into your path you have to run it from the util dir). Something like:

perl ~/ngs/trinityrnaseq-2.1.1/util/TrinityStats.pl ~/ngs/trinityrnaseq-2.1.1/trinity_combined_output/Trinity.fasta
ADD REPLY
0
Entering edit mode

Thank you so much :)

it works (y)

ADD REPLY

Login before adding your answer.

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