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

[dammit.annotate:ERROR] TaskError - taskid:TransDecoder.Predict #90

Open
mddawson77 opened this issue Mar 2, 2017 · 2 comments
Open

Comments

@mddawson77
Copy link

mddawson77 commented Mar 2, 2017

Hi Camille,

I have an error with the TransDecoder.Predict command from Transdecoder v3.0.0 w/ dammit v0.3.2. I tried resolving this with Transdecoder v2.0.1 (different error) and also updating to v3.0.1, but I can't find a fix.


          Transcriptome file: good.transfuse_imitator_cons.fa

          Output directory:
          /home/molly/imitator/dammit_v0.3.2/good.transfuse_imitator_cons.fa.dammit

          [x] good.transfuse_imitator_cons.fa

          [x] transcriptome_stats:good.transfuse_imitator_cons.fa

          [x] busco:good.transfuse_imitator_cons.fa-vertebrata

          [x] TransDecoder.LongOrfs:good.transfuse_imitator_cons.fa

          [x] hmmscan:longest_orfs.pep.x.Pfam-A.hmm

          [x] remap_hmmer:longest_orfs.pep.pfam.tbl

          [ ] TransDecoder.Predict:good.transfuse_imitator_cons.fa

Some tasks failed![dammit.annotate:ERROR]
TaskError - taskid:TransDecoder.Predict:good.transfuse_imitator_cons.fa[dammit.annotate:ERROR]
Command error: '/opt/TransDecoder-3.0.0/TransDecoder.Predict -t good.transfuse_imitator_cons.fa --retain_pfam_hits good.transfuse_imitator_cons.fa.transdecoder_dir/longest_orfs.pep.pfam.tbl             --retain_long_orfs 600' returned 127
[dammit.annotate:ERROR]

@lassancejm
Copy link

Just encountered the same error.

I think this is caused by a change in the Transdecoder options
In more recent versions of Transdecoder, Transdecoder.Predict expects --retain_long_orfs_length instead of retain_long_orfs.

If I am not mistaking, @camillescott fixed this 2 days ago, so updating would do the trick.

@camillescott
Copy link
Member

camillescott commented Mar 9, 2018 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

3 participants