[maker-devel] Repeat runner issue

Carson Holt carsonhh at gmail.com
Mon Nov 2 09:16:53 MST 2015


You need to look at your STDERR as the datastorem log just gives you a summary of what failed but not why.  The cause of the error will be somewhere in your job's STDERR.  You can capture the STDERR to a file by redirecting it.

For example, in bash shell —> maker 2> stderr.log

—Carson



> On Nov 2, 2015, at 7:57 AM, Pedro Barbosa <psbpedrobarbosa at gmail.com> wrote:
> 
> Hello,
> 
> I'm unable to run MAKER properly as the datastore_index.log file shows a FAILED run for all the scaffolds.
> 
> Inspecting the log files from the output directory i see that it always dies when repeatrunner is invoked.
> 
> STARTED scaff-1k.maker.output/scaff-1k_datastore/3A/5C/scaffold_13//theVoid.scaffold_13/0/scaffold_13.0.consensi%2Efa%2Eclassified%2Empi%2E10%2E9.specific.out
> FINISHED        scaff-1k.maker.output/scaff-1k_datastore/3A/5C/scaffold_13//theVoid.scaffold_13/0/scaffold_13.0.consensi%2Efa%2Eclassified%2Empi%2E10%2E9.specific.out
> STARTED scaff-1k.maker.output/scaff-1k_datastore/3A/5C/scaffold_13//theVoid.scaffold_13/0/scaffold_13.0.te_proteins%2Efasta.repeatrunner
> DIED    RANK    0:2:0:0
> DIED    COUNT   1
> 
> Afterwards, I realized that repeatrunner is no longer included internally in MAKER, so I installed and included it in the system path. The error remained.
> I tried to remove the parameter 'repeat_protein' from the opts control file, because apparently repeatrunner is called when we provide a set of transposable elements. No success again.
> 
> I tested both with the MAKER v2.31.8 and v3.00.0 beta, but the problem doesn't seem to be version related. Please find attached the maker_opts file that i used to run.
> 
> Could you help me with this ? 
> 
> Best regards,
> Pedro Barbosa
> <maker_opts.ctl>_______________________________________________
> maker-devel mailing list
> maker-devel at box290.bluehost.com
> http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://yandell-lab.org/pipermail/maker-devel_yandell-lab.org/attachments/20151102/6c4899d5/attachment-0003.html>


More information about the maker-devel mailing list