CMD: Trinity/util/support_scripts/kallisto_trans_to_gene_results.pl out/abundance.tsv kallisto/Trinity.fasta.gene_trans_map > out/abundance.tsv.genes
bash: out/abundance.tsv.genes: No such file or directory
Error, cmd: Trinity/util/support_scripts/kallisto_trans_to_gene_results.pl out/abundance.tsv kallisto/Trinity.fasta.gene_trans_map > out/abundance.tsv.genes died with ret: 256 at Trinity/util/align_and_estimate_abundance.pl line 714.
Does anyone have any suggestions about how I can fix this? For reference, this error did not happen when I ran RSEM or eXpress using the same script with assembly mapping options.
Thanks,
Jane
"Just prepare the reference for alignment and abundance estimation"
When I run "prep the reference and run the alignment/estimation"with the sample files it now works.