-
Notifications
You must be signed in to change notification settings - Fork 25
Using TOGA projections as evidence class in evidencemodeler #28
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
Comments
Hi Gaurav, good point. Here is what we do I have uploaded the perl script to TOGA/supply/evmFormatIsoSeq.pl |
Thanks so much, Michael; super appreciate it. Best, |
Hi, However, the command gt is not recognized and it is not clear to me what $ref means. Could you please clarify these points? |
gt --help -i enter interactive mode after executing 'tool' or 'script' Tools: bed_to_gff3 |
@DiegoSafian if I could add to what Michael commented: |
Hi, thank you for providing this command. However, when I ran it, the output file showed: |
Not sure, but I guess the gff3 format is not what the script expects. |
Hello,
Thank you for developing and maintaining TOGA.
I created TOGA projections for one of my newly sequenced assemblies, which I wish to use in EVM for genome annotation. My other evidence types include RNA-seq and Iso-seq derived transcripts. I saw in some of your papers that you provided TOGA projections as evidence to EVM, so I was wondering if you would be willing to share a script to convert TOGA query_annotation output into a GFF3 file that EVM accepts? I tried a couple of tools for conversion, but it seems it might take more than just converting from BED to GFF3, so I thought I might ask if you already have a procedure developed for it.
Thanks in advance,
Gaurav
The text was updated successfully, but these errors were encountered: