Hello,
I would like to add the CDS feature to my Gff3 file, that has exons in it. I saw that genometools can do this for you
gt cds -startcodon -finalstopcodon -seqfile foo.fasta -o foo.gff3 [GFF3-FILE]
I am looking for the CDS to be the longest ORF with an ATG start codon per mRNA. Will the above command give me that? Secondly I did not see a flag for specifying the genetic code. Is this by default "standard vertebrate"?
Thanks for the help
Abhijit
Though not directly but can be acheived using a combination of Genometools and PASA
This is resolved. please close thread
hi,i had the same problem recently, can you tell me the solution detail
thanks for your prompt reply, these help me a lot. but these still had a problem, after i processed the data accroding your method. the problem is : "gt cds: error file is not sorted." i think that may cause by absent some scaffold in my gff3 file, gt cds need all scaffold according to the order. gt cds will thought the file is not sorted, if some scaffold miss, even gff3 file had been sorted before. what's your opinion? thanks again!
Please attach a sample of your Gff3 file. Maybe the first 250 lines.
i'm sorry i don't known how attach a file in this site, can you give me your email?
See this post on how to use GitHub Gist to share plain text files: A: How to Use Biostars Part-3: Formatting Text and Using GitHub Gists
abhijit.synl & pigeon0411 :
Please do not add answers unless you're answering the top level questions. You should have been using
Add Comment
andAdd Reply
appropriately.I'm moving the extraneous "answers" to comments, but please be more careful in the future.