<HTML>
<HEAD>
<TITLE>Re: [maker-devel] Status check?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The time spent depends primarily on the size of the protein, EST, and repeat protein databases provided. &nbsp;BLAST actually makes up about 90% of the run time for MAKER. &nbsp;If your using 5 processors, I suggest using mpi_maker instead of regular maker. &nbsp;It gets better performance on multiprocessor systems. &nbsp;The number of slices is dependant on what you set max_dna_len to be in the maker_opt.ctl file. &nbsp;Increasing the number increases memory usage. &nbsp;Just divide the contig length by that number. &nbsp;Doing a test run on the entire Drosophila genome could take a while especially if you used large protein and EST databases for the analysis. &nbsp;It is 120 Megabases in size, and with the default max_dna_len of 100,000, &nbsp;it would be divided into 1,200 chunks. &nbsp;It could take anywhere from 4 days to 3 weeks depending on the BLAST databases used.<BR>
<BR>
I guess Barry already answered the question on how to check on run status. &nbsp;Individual contigs also create a file called run.log. &nbsp;These will be under theVoid directory for each individual contig in the MAKER datastore directory. &nbsp;These files also contain entries with labels like STARTED and FINISHED for each individual analysis. &nbsp;The master_datastore_index.log file has status tags for entire contigs as apposed to individual analyses.<BR>
<BR>
I hope that helps. &nbsp;Let us know how it goes.<BR>
<BR>
Thanks,<BR>
Carson<BR>
<BR>
<BR>
On 10/21/09 3:21 AM, &quot;Xavier Watkins&quot; &lt;<a href="xavier@flymine.org">xavier@flymine.org</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
I'm currently doing a test run of Maker on the <I>D. mel</I> genome and I would like to estimate the time it takes to run on our system (it has now been running for 2 weeks on 5 processors).<BR>
Is there a way to know how many processes are left to run when running MAKER, or to know which contigs (chromosomes in my case) have finished running? From what I see it chops up the contigs into slices when running RepeatMasker (currently on .151) is there a way to know the total number of slices?<BR>
<BR>
Apologies if I've missed this info in the documentation, I couldn't find it.<BR>
<BR>
All the best,<BR>
Xavier<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>