<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks. I’ve updated the test inside MAKER, so it now checks both that ref type equals 'Bio::PrimarySeq::Fasta’ and the value is defined. I’m surprised I haven’t seen this come up before.<div class=""><br class=""></div><div class="">—Carson</div><div class=""><br class=""><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 7, 2016, at 12:43 PM, Fields, Christopher J <<a href="mailto:cjfields@illinois.edu" class="">cjfields@illinois.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Easy enough to figure out when it snuck in:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/bioperl/bioperl-live/blame/master/Bio/DB/Fasta.pm#L358" class="">https://github.com/bioperl/bioperl-live/blame/master/Bio/DB/Fasta.pm#L358</a></div>
<div class=""><br class="">
</div>
<div class="">Seems like it may have been in there a while.</div>
<div class=""><br class="">
</div>
<div class="">chris</div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 7, 2016, at 11:17 AM, Carson Holt <<a href="mailto:carsonhh@gmail.com" class="">carsonhh@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
I made a test case, and apparently the issue is that Bio::PrimarySeq::Fasta has been function overloaded to return the ID in scalar context. So if you do 'print' to a Bio::PrimarySeq::Fasta object it prints the ID rather than the object reference. Is this something
recently changed?
<div class=""><br class="">
</div>
<div class="">This means that the test for the object existing in MAKER now fails because it sees the ID. I can change the test.</div>
<div class=""><br class="">
</div>
<div class="">—Carson</div>
<div class=""><br class="">
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 7, 2016, at 8:09 AM, Fields, Christopher J <<a href="mailto:cjfields@illinois.edu" class="">cjfields@illinois.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Victor,
<div class=""><br class="">
</div>
<div class="">Can you post which version of MAKER you are using?</div>
<div class=""><br class="">
</div>
<div class="">chris</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 7, 2016, at 6:25 AM, Victor Rossier <<a href="mailto:Victor.Rossier@unil.ch" class="">Victor.Rossier@unil.ch</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
Thanks for the quick replies,</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
It was actually the first cufflink transcript (used as altest in the maker_opts.ctl) that was named '>0'.</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
I renamed all transcripts and maker finished correctly!</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
Thanks again,</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
Victor Rossier<br class="">
</div>
<div style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span class="Apple-converted-space"> </span><br class="">
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); word-wrap: break-word;" class="">
<hr tabindex="-1" style="display: inline-block; width: 761.453125px;" class="">
<div id="divRplyFwdMsg" dir="ltr" class=""><font face="Calibri, sans-serif" style="font-size: 11pt;" class=""><b class="">De :</b><span class="Apple-converted-space"> </span>Fields, Christopher J <<a href="mailto:cjfields@illinois.edu" class="">cjfields@illinois.edu</a>><br class="">
<b class="">Envoyé :</b><span class="Apple-converted-space"> </span>mercredi 6 juillet 2016 14:16<br class="">
<b class="">À :</b><span class="Apple-converted-space"> </span>Carson Holt<br class="">
<b class="">Cc :</b><span class="Apple-converted-space"> </span>Victor Rossier; <a href="mailto:maker-devel@yandell-lab.org" class="">
maker-devel@yandell-lab.org</a><br class="">
<b class="">Objet :</b><span class="Apple-converted-space"> </span>Re: [maker-devel] Fasta index error</font>
<div class=""> </div>
</div>
<div class="">
<div class="">I’ll go ahead and post this as a bug for Bio::DB::Fasta and will try to come up with a test case. </div>
<div class=""><br class="">
</div>
<div class="">chris</div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 5, 2016, at 9:29 AM, Carson Holt <<a href="mailto:carsonhh@gmail.com" class="">carsonhh@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="" style="word-wrap: break-word;">You need to rename the contig. It is currently named 0
<div class=""><br class="">
</div>
<div class="">The value 0 is the same as false in a most programing languages and is likely causing the BioPerl indexer to not return a result. This would technically be a bug in the BioPerl indexer, but it’s the kind of thing that has the potential to cause
errors in several libraries and third party tools, so it would still be best to rename the contig. You can also try updating BioPerl as it may already be fixed.</div>
<div class=""><br class="">
</div>
<div class="">You may want to submit a bug report to the BioPerl developer community. At the point of failure, MAKER is testing for the existence of the object reference and not on the ID itself. So BioPerl has returned an empty reference.</div>
<div class=""><br class="">
</div>
<div class="">—Carson</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On Jul 4, 2016, at 9:38 AM, Victor Rossier <<a href="mailto:Victor.Rossier@unil.ch" class="">Victor.Rossier@unil.ch</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
Dear Maker,<span class="Apple-converted-space"> </span></div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
I did run maker for the annotation of a<span class="Apple-converted-space"> </span><em class="">denovo</em><span class="Apple-converted-space"> </span>genome assembly. It works great for all scaffolds but 1.</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
Here is the error I get:</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
WARNING: Cannot find >0, trying to re-index the fasta.<br class="">
stop here:0<br class="">
ERROR: Fasta index error<br class="">
at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/GI.pm line 1622.<br class="">
GI::polish_exonerate('FastaChunk=HASH(0x5fd22b8)', 'FastaSeq=HASH(0x4607540)', 211829, '>scaffold52256_cov106', 'ARRAY(0x62a2240)', 'ARRAY(0x629f198)', '/scratch/beegfs/monthly/vrossier/temp/aoc_denovo_maker/Aocell...', 'a', '/software/SequenceAnalysis/SequenceAlignment/exonerate/2.2.0/...',
...) called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/Process/MpiChunk.pm line 2491<br class="">
Process::MpiChunk::__ANON__() called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/Error.pm line 415<br class="">
eval {...} called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/Error.pm line 407<br class="">
Error::subs::try('CODE(0x45d40a8)', 'HASH(0x5fe4930)') called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/Process/MpiChunk.pm line 4224<br class="">
Process::MpiChunk::_go('Process::MpiChunk=HASH(0x45ddfb0)', 'run', 'HASH(0x4e3c540)', 6, 3) called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/../lib/Process/MpiChunk.pm line 341<br class="">
Process::MpiChunk::run('Process::MpiChunk=HASH(0x45ddfb0)', 16) called at /scratch/beegfs/monthly/vrossier/SOFT/MAKER2/maker_mpich/bin/maker line 979<br class="">
--> rank=16, hostname=<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__dee-2Dserv04.vital-2Dit.ch_&d=CwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=fbHa8Njtvh9VmSnzJxiEUTW9NWDwMMwQAzhgZDO41GQ&m=IMqKG5fcHs_DVo3tdSTcbqMWVKDw9ntAr8RMBGD45_M&s=KvnplP4Ch4nKxsCIW-K3rDj6OLpTNh1ND6cgWYs24U8&e=" class="">dee-serv04.vital-it.ch</a><br class="">
ERROR: Failed while polishing alt-ESTs<br class="">
ERROR: Chunk failed at level:6, tier_type:3<br class="">
FAILED CONTIG:scaffold52256_cov106<br class="">
<br class="">
ERROR: Chunk failed at level:4, tier_type:0<br class="">
FAILED CONTIG:scaffold52256_cov106</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
Any thought how to solve this?</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
Thanks in advance,</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
Victor Rossier<span class="Apple-converted-space"> </span><br class="">
</div>
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255); float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255); float: none; display: inline !important;">maker-devel
mailing list</span><br class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<a href="mailto:maker-devel@box290.bluehost.com" class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">maker-devel@box290.bluehost.com</a><br class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__box290.bluehost.com_mailman_listinfo_maker-2Ddevel-5Fyandell-2Dlab.org&d=CwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=fbHa8Njtvh9VmSnzJxiEUTW9NWDwMMwQAzhgZDO41GQ&m=IMqKG5fcHs_DVo3tdSTcbqMWVKDw9ntAr8RMBGD45_M&s=yGAAJWQu26KQBswVov2_O9UwBmijUGIaVz1PuR5ue5s&e=" class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org</a><br class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: rgb(255, 255, 255);">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
_______________________________________________<br class="">
maker-devel mailing list<br class="">
<a href="mailto:maker-devel@box290.bluehost.com" class="">maker-devel@box290.bluehost.com</a><br class="">
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__box290.bluehost.com_mailman_listinfo_maker-2Ddevel-5Fyandell-2Dlab.org&d=CwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=fbHa8Njtvh9VmSnzJxiEUTW9NWDwMMwQAzhgZDO41GQ&m=dfciDwGFYEIew3HHU11v2-2QdBwjLndeLUj00mVJqpU&s=9lYVejqoQXKRSgq37mczWjQgWRqqbKv-0n2JX2z9pWY&e=" class="">http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
<br class="Apple-interchange-newline">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div></blockquote></div><br class=""></div></div></body></html>