Re: [Evidencemodeler-users] Add PASA transcript assemblies to EVM
Status: Beta
Brought to you by:
bhaas
|
From: Brian H. <bh...@br...> - 2013-08-30 22:00:48
|
Hi Tom,
In the latest PASA software, you should have a couple of inputs to leverage.
There's the PASA transcript structures, provided in alignment-gff3 format:
ex.
mydb_pasa.pasa_assemblies.gff3
which you would include as evidence type 'TRANSCRIPT'
and then you could separately run the process:
Extraction of ORFs from PASA assemblies...
http://pasa.sourceforge.net/#A_train
which should generate a file in protein-coding gene gff3 format:
ex.
mydb_pasa.assemblies.fasta.transdecoder.genome.gff3
that you can specify to EVM as evidence type "OTHER_PREDICTION"
and hopefully that will work exceptionally well.
The older terminal exon thing has been deprecated in favor of the above
approach, but the above approach hasn't yet made it into the EVM
documentation.
If you could report back on your experience with this, that would be very
helpful.
Please be sure to use the latest PASA as well as the latest EVM software
for best performance.
Good luck!
~brian
On Fri, Aug 30, 2013 at 4:26 PM, de Man, Tom <tom...@em...> wrote:
> Hi,
>
> I'm wondering how to include my PASA assemblies into EVM. I'm asking
> because I don't see a parameter in the partition_EVM_inputs.pl script or
> write_EVM_commands.pl but it can be included in the weights file. Or is the
> terminalExons parameter the one I'm looking for? not sure about that. For
> now I removed the PASA_transcript_assemblies line from the weights file and
> used the protein, transcript alignment files and the de novo gene
> prediction GFF only. My data comes from a MAKER run.
>
> Thanks for your help,
> Tom de Man
>
> ------------------------------
>
> This e-mail message (including any attachments) is for the sole use of
> the intended recipient(s) and may contain confidential and privileged
> information. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution
> or copying of this message (including any attachments) is strictly
> prohibited.
>
> If you have received this message in error, please contact
> the sender by reply e-mail message and destroy all copies of the
> original message (including attachments).
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Evidencemodeler-users mailing list
> Evi...@li...
> https://lists.sourceforge.net/lists/listinfo/evidencemodeler-users
>
>
--
--
Brian J. Haas
The Broad Institute
http://broad.mit.edu/~bhaas
|