<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to PBjelly2 failes at output step</title><link>https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/</link><description>Recent posts to PBjelly2 failes at output step</description><atom:link href="https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 May 2017 08:46:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/feed.rss" rel="self" type="application/rss+xml"/><item><title>PBjelly2 failes at output step</title><link>https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/?limit=25#cc3a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Chris and Adam, &lt;br/&gt;
I am facing same error. &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;2017-05-09 11:18:44,904 [DEBUG] Getting fill sequence for ref0004924.2e3_ref0004924.3e5
2017-05-09 11:18:44,904 [DEBUG] No predicted gap size
Traceback (most recent call last):
  File "/lustre/software/PBSuite_15.8.24/bin/Collection.py", line 963, in &amp;lt;module&amp;gt;
    c.run()
  File "/lustre/software/PBSuite_15.8.24/bin/Collection.py", line 923, in run
    self.outputContigs()
  File "/lustre/software/PBSuite_15.8.24/bin/Collection.py", line 818, in outputContigs
    liftTracker.append((name, strand, len(seq.seq)))
AttributeError: 'NoneType' object has no attribute 'seq'
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;It will be very helpful if you could share your ideas to fix this. &lt;br/&gt;
Many thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urmi Trivedi</dc:creator><pubDate>Tue, 16 May 2017 08:46:11 -0000</pubDate><guid>https://sourceforge.neta2aca5962d7336be0c60443487b4ba5f6ea2337b</guid></item><item><title>PBjelly2 failes at output step</title><link>https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/?limit=25#d62e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Could you look in the folder for the assembly/ref0980136.0e3_ref0980136.1e5 and see what's there? Should maybe be some logs or sequence files or jsons. Something about that particular assembly is breaking the pipeline.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam English</dc:creator><pubDate>Fri, 27 Jan 2017 19:02:21 -0000</pubDate><guid>https://sourceforge.net546ed6aff0a06b481e5ab75c284f08e7f0b5b8bb</guid></item><item><title>PBjelly2 failes at output step</title><link>https://sourceforge.net/p/pb-jelly/discussion/pbjtiks/thread/ca29e9d2/?limit=25#ebec</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm running PBjelly version 15.8.24. Collection.py run for 5 days (630k assembly folders) when it finally crashed while writing the final contigs. These are the last few lines of output.err:&lt;/p&gt;
&lt;p&gt;2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; Getting fill sequence for ref0161811e5_ref0980136e3&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; fill span&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; Moving from ref0980136e3 to ref0980136.1e5 (p=1)&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; contig&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; who? ref0980136.1e5 ref0980136e3&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; Grabbing contig between nodes ref0980136.1e5 &amp;amp; ref0980136e3 - &lt;span&gt;[trim 0, 0]&lt;/span&gt;&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; contig 919 to 7804&lt;br/&gt;
2017-01-17 23:23:57,350 &lt;span&gt;[DEBUG]&lt;/span&gt; trimming 0 and 0&lt;br/&gt;
2017-01-17 23:23:57,351 &lt;span&gt;[DEBUG]&lt;/span&gt; Moving from ref0980136.1e5 to ref0980136.0e3 (p=1)&lt;br/&gt;
2017-01-17 23:23:57,501 &lt;span&gt;[DEBUG]&lt;/span&gt; improved gap&lt;br/&gt;
2017-01-17 23:23:57,501 &lt;span&gt;[DEBUG]&lt;/span&gt; Getting fill sequence for ref0980136.0e3_ref0980136.1e5&lt;br/&gt;
2017-01-17 23:23:57,501 &lt;span&gt;[DEBUG]&lt;/span&gt; No predicted gap size&lt;br/&gt;
Traceback (most recent call last):&lt;br/&gt;
  File "/ctx/software/PBSuite_15.8.24/bin/Collection.py", line 963, in &amp;lt;module&amp;gt;&lt;br/&gt;
    c.run()&lt;br/&gt;
  File "/ctx/software/PBSuite_15.8.24/bin/Collection.py", line 923, in run&lt;br/&gt;
    self.outputContigs()&lt;br/&gt;
  File "/ctx/software/PBSuite_15.8.24/bin/Collection.py", line 817, in outputContigs&lt;br/&gt;
    seq.reverseCompliment()&lt;br/&gt;
AttributeError: 'NoneType' object has no attribute 'reverseCompliment'&lt;/p&gt;
&lt;p&gt;Any idea want went wrong?&lt;br/&gt;
Debugging will probably be a huge pain due to the runtime of the output stage. Is it possible to write some kind of temporary files that stores intermediate results from this stage?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Chris&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian</dc:creator><pubDate>Wed, 18 Jan 2017 11:12:10 -0000</pubDate><guid>https://sourceforge.neta73d48ea3db05a4ebfad5f46dbaf457548aa6d28</guid></item></channel></rss>