Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

Run fails if Aragorn predicts unreliable anticodons #61

Closed
satta opened this issue May 20, 2016 · 0 comments
Closed

Run fails if Aragorn predicts unreliable anticodons #61

satta opened this issue May 20, 2016 · 0 comments
Assignees
Labels

Comments

@satta
Copy link
Collaborator

satta commented May 20, 2016

Aragorn may produce output of the form:

    tRNA-???(.ga)
    81 bases, %GC = 55.6
    Sequence [858164,858244]

This will cause the output parser to fail, terminating the run:

Error executing process > 'predict_tRNA (1)'

Caused by:
  Process 'predict_tRNA (1)' terminated with an error exit status

Command executed:

  aragorn -t pseudo.pseudochr.fasta > out
  grep -E -C2 '(nucleotides|Sequence)' out > 1
  aragorn_to_gff3.lua < 1 > 2
  gt gff3 -sort -tidy -retainids 2 > aragorn.gff3

Command exit status:
  1

Command output:
  (empty)

Command error:
  gt: error: could not execute script ...fs/users/nfs_s/ss34/annot-nf/bin/aragorn_to_gff3.lua:59: attempt to concatenate global 'anticodon' (a nil value)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant