<HTML>
<HEAD>
<TITLE>Re: [maker-devel] [Gmod-gbrowse] Massive lift-over of data from mm8 to mm9 - best way</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Mark,<BR>
<BR>
MAKER will do this. &nbsp;Currently it is a two step process, in the next MAKER release this will be just one step. &nbsp;Just supply transcripts from the old assembly as ESTs to MAKER, then set the predictor to est2genome (turn repeatmasking options off by setting them to empty values). &nbsp;This will map everything forward onto the new assembly. &nbsp;MAKER at first will destroy the old names because it thinks these are ESTs, so it doesn&#8217;t give name preservation a priority. &nbsp;Pulling the old names forward is very easy though with just a second step. &nbsp;Take the final MAKER output GFF3 file filter it for the source tag est2genome (cat output.gff | grep &#8211;P &#8220;\test2genome\t&#8221; &gt; new.gff). &nbsp;Then use this GFF3 file as input for the pred_gff option &nbsp;in MAKER, and set the predictor to pred_gff. &nbsp;This will map the names forward in the final GFF3 file.<BR>
<BR>
Thanks,<BR>
Carson<BR>
<BR>
<BR>
On 12/4/09 12:55 PM, &quot;Dave Clements, GMOD Help Desk&quot; &lt;<a href="help@gmod.org">help@gmod.org</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Mark,<BR>
<BR>
MAKER (see <a href="http://gmod.org/wiki/MAKER_Tutorial">http://gmod.org/wiki/MAKER_Tutorial</a> and<BR>
<a href="http://gmod.org/wiki/MAKER">http://gmod.org/wiki/MAKER</a> - which points you to the main MAKER site)<BR>
supports moving annotation from one assembly to another. &nbsp;I don't<BR>
remember the details, but if you can't find them, please post to the<BR>
MAKER list (cc'd here).<BR>
<BR>
Dave C.<BR>
<BR>
On Wed, Dec 2, 2009 at 3:39 PM, Wes Barris &lt;<a href="wes.barris@csiro.au">wes.barris@csiro.au</a>&gt; wrote:<BR>
&gt; mark meyer wrote:<BR>
&gt;&gt; Hi all,<BR>
&gt;&gt;<BR>
&gt;&gt; We have a massive amount of ChIP-chip, ChIP-seq data that needs to be<BR>
&gt;&gt; lifted over to mm9 from mm8.<BR>
&gt;&gt;<BR>
&gt;&gt; A) Is there a way to do this within Gbrowse itself?<BR>
&gt;<BR>
&gt; Not that I am aware of.<BR>
&gt;<BR>
&gt;&gt; B) What is the easiest way to do this?  If Gbrowse can't, can someone<BR>
&gt;&gt; recommend a quick way with detailed instructions?  I know that UCSC has<BR>
&gt;&gt; a liftover tool, but it seems very slow and can only process one file at<BR>
&gt;&gt; a time.<BR>
&gt;<BR>
&gt; I use the UCSC livtover tool quite often.  Why not write a little<BR>
&gt; script to do your work.<BR>
&gt;<BR>
&gt;&gt; We literally have hundreds, if not &gt; 1k, GFF files that need to be<BR>
&gt;&gt; converted.<BR>
&gt;<BR>
&gt; Be carefull when lifting over features with parents.  It is possible<BR>
&gt; to have children lifted over but not the parent.<BR>
&gt;<BR>
&gt;&gt; My guess it would be easiest to do this within Gbrowse itself since it<BR>
&gt;&gt; is already databased, but didn't see a quick way to do this.  Sorry if I<BR>
&gt;&gt; missed something in the documentation.<BR>
&gt;&gt;<BR>
&gt;&gt; Thanks,<BR>
&gt;&gt;<BR>
&gt;&gt; Mark<BR>
&gt;<BR>
&gt;<BR>
&gt; --<BR>
&gt; Wes Barris &lt;<a href="wes.barris@csiro.au">wes.barris@csiro.au</a>&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------------<BR>
&gt; Join us December 9, 2009 for the Red Hat Virtual Experience,<BR>
&gt; a free event focused on virtualization and cloud computing.<BR>
&gt; Attend in-depth sessions from your desk. Your couch. Anywhere.<BR>
&gt; <a href="http://p.sf.net/sfu/redhat-sfdev2dev">http://p.sf.net/sfu/redhat-sfdev2dev</a><BR>
&gt; _______________________________________________<BR>
&gt; Gmod-gbrowse mailing list<BR>
&gt; <a href="Gmod-gbrowse@lists.sourceforge.net">Gmod-gbrowse@lists.sourceforge.net</a><BR>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse">https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse</a><BR>
&gt;<BR>
<BR>
<BR>
<BR>
--<BR>
Please keep responses on the list!<BR>
<a href="http://gmod.org/wiki/January_2010_GMOD_Meeting">http://gmod.org/wiki/January_2010_GMOD_Meeting</a><BR>
<a href="http://gmod.org/wiki/GMOD_News">http://gmod.org/wiki/GMOD_News</a><BR>
Was this helpful? <a href="http://gmod.org/wiki/Help_Desk_Feedback">http://gmod.org/wiki/Help_Desk_Feedback</a><BR>
<BR>
_______________________________________________<BR>
maker-devel mailing list<BR>
<a href="maker-devel@yandell-lab.org">maker-devel@yandell-lab.org</a><BR>
<a href="http://yandell-lab.org/mailman/listinfo/maker-devel_yandell-lab.org">http://yandell-lab.org/mailman/listinfo/maker-devel_yandell-lab.org</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>