Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single best ORF per transcript #173

Open
SUGAM2001 opened this issue Mar 30, 2023 · 1 comment
Open

single best ORF per transcript #173

SUGAM2001 opened this issue Mar 30, 2023 · 1 comment

Comments

@SUGAM2001
Copy link

Hello Sir, @brianjohnhaas
can you please help me to fix the code for the assembly prediction? I want to pick only the best ORF (not more then one genes for the
same transcript)
TransDecoder.Predict -t trinity_out_dir.Trinity.fasta --single_best_orf -O [output directory path]
Running CMD: /home/phdstudent/.conda/envs/transdecoder/opt/transdecoder/util/compute_base_probs.pl trinity_out_dir.Trinity.fasta 0 > /home/phdstudent/MSC_Data/Trim/sortme_data/trinity_out_dir.Trinity.fasta.transdecoder_dir/base_freqs.dat

-first extracting base frequencies, we'll need them later.
^CError, cmd: /home/phdstudent/.conda/envs/transdecoder/opt/transdecoder/util/compute_base_probs.pl trinity_out_dir.Trinity.fasta 0 > /home/phdstudent/MSC_Data/Trim/sortme_data/trinity_out_dir.Trinity.fasta.transdecoder_dir/base_freqs.dat died with ret 2 No such file or directory at /home/phdstudent/.conda/envs/transdecoder/opt/transdecoder/PerlLib/Pipeliner.pm line 185.
Pipeliner::run(Pipeliner=HASH(0x55801e066110)) called at /home/phdstudent/.conda/envs/transdecoder/bin/TransDecoder.LongOrfs line 182

I got this kind of error, can you help me how to fix this?

Thanks

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Mar 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants