Location of kallisto or RSEM output directories
0
0
Entering edit mode
4.0 years ago
AM • 0

Hi,

I am running the docker version of trinity and successfully assembled the transcriptome. All the results directed to "trinity_results" folder in my current working directory. I was also able to run Busco and SAM tools to generate the statistics on the assembly.

However, when I run the program "align_and_estimate_abundance.pl" (rsem or kallisto mode) there is no output directory. Although the log of the kallisto run shows abundance.tsv.genes file written to ES_rep1 folder. But I can't find any such folder in the current working directory.

Here is the command to run the above mentioned program:

docker run -vpwd:pwd trinityrnaseq/trinityrnaseq /usr/local/bin/trinityrnaseq/util/align_and_estimate_abundance.pl \ --transcripts pwd/trinity_results/Trinity.fasta --seqType fq \ --samples_file pwd/samples.txt --thread_count 15 --est_method kallisto --trinity_mode --prep_reference

I will highly appreciate if anyone could help me to figure out what's going wrong here. Thanks.

assembly Assembly RNA-Seq trinity • 791 views
ADD COMMENT

Login before adding your answer.

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