Hello,
I have a custom stringtie derived GTFs that I am trying to predict ORFs from.
I am also inputting the primary assembly gene annotations from gencode with option -a
ribotish predict -b file1,2,3 -t file4,5,6 -a gencode.gtf -g custom.gtf -f $reference_assembly -o output.txt -v --seq --inframecount --altcodons ATG,CTG,GTG,TTG,ACG --minaalen 7
do you have an idea of why I might still encounter this error?
Hello,
I have a custom stringtie derived GTFs that I am trying to predict ORFs from.
I am also inputting the primary assembly gene annotations from gencode with option -a
ribotish predict -b file1,2,3 -t file4,5,6 -a gencode.gtf -g custom.gtf -f $reference_assembly -o output.txt -v --seq --inframecount --altcodons ATG,CTG,GTG,TTG,ACG --minaalen 7
do you have an idea of why I might still encounter this error?