<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/wgs-assembler/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 01 Nov 2016 02:43:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wgs-assembler/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#32 PBCR blasr failure</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/32/?limit=25#e205</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Sergey&lt;/p&gt;
&lt;p&gt;'This looks like an internal blasr error so restarting won’t likely fix it (the match went out of the index bounds).'&lt;br/&gt;
Does this mean that this particular step 1-overlapper is unable to be completed if I restart it again after it fails?&lt;/p&gt;
&lt;p&gt;I cannot use Canu since I am using a Hybrid assembly with only around 20x pacbio reads and 150x Illumina reads.&lt;br/&gt;
Also I cannot use the latest version of blasr because of the recent changes and I had to downgrade to  version that actually works with pbcr&lt;br/&gt;
./blasr --version &lt;br/&gt;
&lt;strong&gt;Note : prior to Blasr version 5.1 , use ./blasr -version (single dash)&lt;/strong&gt; incompatible with pbcr 8.3&lt;/p&gt;
&lt;p&gt;I understand that pbcr is not being maintained. Can you possibly advise me on how to best complete a hybrid assembly OR how I can use the latest blasr with this pbcr because that would probably solve all my problems&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Seigfried</dc:creator><pubDate>Tue, 01 Nov 2016 02:43:54 -0000</pubDate><guid>https://sourceforge.net8ea9a0d38a6ecd1f924c29f9436316dc2346eb3f</guid></item><item><title>PBCR blasr failure</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have been trying to run PBCR on my PacBio data. The pipeline was running smoothly and made 4 sam files as per my specifications in pacbio.spec&lt;/p&gt;
&lt;p&gt;1.sam 2.sam 3.sam 4.sam got converted into 1.ovls 2.ovls 3.ovls 4.ovls&lt;br/&gt;
Currently my PBCR pipeline is running and forming 5.sam 6.sam 7.sam and 8.sam&lt;/p&gt;
&lt;p&gt;However I see that blasr for 6.sam has failed&lt;/p&gt;
&lt;p&gt;Running partition 000002 with options -h 659897171-660029876 -r 425206338-659897170 --hashstrings 132706 --hashdatalen 1000002482 start 425206337 end 659897170 total 234690833 zero job 1 and stride 2&lt;br/&gt;
Running partition 000001 with options -h 659897171-660029876 -r 1-425206337 --hashstrings 132706 --hashdatalen 1000002482 start 0 end 425206337 total 425206337 zero job 0 and stride 2&lt;br/&gt;
Running partition 000003 with options -h 660029877-660162937 -r 1-425206337 --hashstrings 133061 --hashdatalen 1000008291 start 0 end 425206337 total 425206337 zero job 0 and stride 2&lt;br/&gt;
Running partition 000004 with options -h 660029877-660162937 -r 425206338-659897170 --hashstrings 133061 --hashdatalen 1000008291 start 425206337 end 659897170 total 234690833 zero job 1 and stride 2&lt;br/&gt;
Blasr completed.&lt;br/&gt;
Blasr completed.&lt;br/&gt;
SamToCA conversion completed.&lt;br/&gt;
/home/iivr/Desktop/PBCR//tempec_pacbio/1-overlapper/overlap.sh 5&lt;br/&gt;
Running partition 000005 with options -h 660162938-660298518 -r 1-425206337 --hashstrings 135581 --hashdatalen 1000000244 start 0 end 425206337 total 425206337 zero job 0 and stride 2&lt;br/&gt;
SamToCA conversion completed.&lt;br/&gt;
/home/iivr/Desktop/PBCR//tempec_pacbio/1-overlapper/overlap.sh 6&lt;br/&gt;
Running partition 000006 with options -h 660162938-660298518 -r 425206338-659897170 --hashstrings 135581 --hashdatalen 1000000244 start 425206337 end 659897170 total 234690833 zero job 1 and stride 2&lt;br/&gt;
Blasr completed.&lt;br/&gt;
&lt;strong&gt;Blasr failed.&lt;/strong&gt;&lt;br/&gt;
&lt;span&gt;[INFO]&lt;/span&gt; 2016-10-30T02:36:04 &lt;span&gt;[blasr]&lt;/span&gt; started.&lt;br/&gt;
blasr: ../../lib/cpp/alignment/algorithms/anchoring/MapBySuffixArrayImpl.hpp:303: int MapReadToGenome(T_RefSequence&amp;amp;, T_SuffixArray&amp;amp;, T_Sequence&amp;amp;, unsigned int, std::vector&amp;lt;T_MatchPos, std::allocator&amp;lt;_Tp2=""&amp;gt; &amp;gt;&amp;amp;, AnchorParameters&amp;amp;) &lt;span&gt;[with T_SuffixArray = SuffixArray&amp;lt;unsigned char,="" std::vector&amp;lt;int,="" std::allocator&amp;lt;int=""&amp;gt; &amp;gt;, DefaultCompareStrings&amp;lt;unsigned char=""&amp;gt;, DNATuple&amp;gt;, T_RefSequence = FASTASequence, T_Sequence = SMRTSequence, T_MatchPos = ChainedMatchPos]&lt;/span&gt;: Assertion `sa.index&lt;span&gt;[mp]&lt;/span&gt; + matchLength&lt;span&gt;[matchIndex]&lt;/span&gt; &amp;lt;= reference.length' failed.&lt;br/&gt;
Command terminated by signal 6&lt;br/&gt;
564420.20user 36035.95system 9:15:09elapsed 1802%CPU (0avgtext+0avgdata 10329280maxresident)k&lt;br/&gt;
9933936inputs+158959392outputs (3637major+4045822067minor)pagefaults 0swaps&lt;br/&gt;
/home/iivr/Desktop/PBCR//tempec_pacbio/1-overlapper/overlap.sh 7&lt;br/&gt;
Running partition 000007 with options -h 660298519-660438109 -r 1-425206337 --hashstrings 139591 --hashdatalen 1000002830 start 0 end 425206337 total 425206337 zero job 0 and stride 2&lt;br/&gt;
Blasr completed.&lt;/p&gt;
&lt;p&gt;Right now PBCR is still running and I don't want to interrupt it. Is there any way that I can restart my failed blasr?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Seigfried</dc:creator><pubDate>Mon, 31 Oct 2016 05:45:38 -0000</pubDate><guid>https://sourceforge.netacf11bd99bf74b73b29c37198a97b53ccb1b5d68</guid></item><item><title>How to configure on a grid system</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I had PBcR successfully with demo data. However, when running with bigger data, it is very slow and it seemed only run in one node, so I am doubt whether I am right in configuration. Thus, I look for help here, any suggestion would be grateful!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The command was "PBcR -length 500 -l pbcr -s pacbio.SGE.spec -fastq data.fastq genomeSize=48000000, and when "qstat", I can find the submit job, so it shouldn't run in local model, am I right?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The pacbio.SGE.spec was copied from demo, it has paramters begin with sge, such as sgeScript, sgeFragmentCorrection, sgeOverlapCorrection. However, in the website, they were gridOptionsScript, gridOptionsFragmentCorrection, gridOptionsOverlapCorrection now, did they the same?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Most important, I want to know how to configure these parameters. There are three node with my SGE, two have 64 cpus and one has 32 cpus. Besides, all have 512G memory. &lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;a) I therefor set ovlMemory to 460 that less than 512, should I set it to 460*3? What about ovlStoreMemory?&lt;/p&gt;
&lt;p&gt;b) It is said "For other jobs which run as a single multi-core job (Correction, Script) you can set them to utilize a high-memory machine available on your cluster". I think gridOptionsCorrection, gridOptionsScript, gridOptionsFragmentCorrection, gridOptionsOverlapCorrection could use only one node, so I set "orte 32" that consistent with the node with minimal cpus, and "-l mf=460g", am I right?&lt;/p&gt;
&lt;p&gt;c) It is said "Make sure that whatever you request in gridOptions for Mhap/Overlap matches what you set for ovlMemory and ovlThreads". I keep the original value of grid (16), so I set ovlThreads to 16, and ovlMemory less than maximal memory (460G). Besides, since "-pe orte" was 16, cnsConcurrency was calculated with (64+64+32)/16, and "-l mf" was calculated with (460*3)/cnsConcurrency=138. I am a idiot here?&lt;/p&gt;
&lt;p&gt;d) It is said "tc" could limit concurrently job. I had added tc=10 in pacbio.SGE.spec or "PBcR -tc 20", but all output error, what should I do?&lt;/p&gt;
&lt;p&gt;Best wishes!&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;cat pacbio.SGE.spec 
merSize=14

# grid info
useGrid = 1
scriptOnGrid = 1
frgCorrOnGrid = 1
ovlCorrOnGrid = 1

ovlMemory = 460
ovlThreads = 16
ovlStoreMemory = 460
threads = 16
cnsConcurrency = 10

gridOptionsCorrection=-pe orte 32 -l mf=460g
gridOptionsOverlap=-pe orte 16 -l mf=138g
gridOptionsMhap=-pe orte 16 -l mf=138g
gridOptionsConsensus=-pe orte 16
gridOptionsScript=-pe orte 32 -l mf=460g
gridOptionsFragmentCorrection=-pe orte 32 -l mf=460g
gridOptionsOverlapCorrection=-pe orte 32 -l mf=460g
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bright</dc:creator><pubDate>Wed, 24 Aug 2016 15:36:17 -0000</pubDate><guid>https://sourceforge.net2e319dacca726d32efddf04c8b5f092104ac9079</guid></item><item><title>#30 runCorrection failed as `GOMP_4.0' not found</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/30/?limit=25#de1c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had solved this problem using the parameter "-V" (sed -i 's#qsub#qsub -V' PBcR). I want to close this tick, but I don't know how to close.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bright</dc:creator><pubDate>Sun, 07 Aug 2016 12:19:58 -0000</pubDate><guid>https://sourceforge.net812a0273587427186d1bfaabc4a6373854caecf6</guid></item><item><title>#30 runCorrection failed as `GOMP_4.0' not found</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/30/?limit=25#e308</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This problm occur when I submit job to SGE, run in local wouldn't make trouble. It seemed when submitting to SGE, the LD_LIBRARY_PATH doesn't work?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bright</dc:creator><pubDate>Sun, 07 Aug 2016 09:44:27 -0000</pubDate><guid>https://sourceforge.net064ceaa3e8f99a48324da71eb60d2d8c0ae8ef6c</guid></item><item><title>runCorrection failed as `GOMP_4.0' not found</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;When I run PBcR with demo in SGE, it failed in the step of correction. According to log, it was caused by using old gcc library. Although I had solve the same problem by re-make softlink (https://sourceforge.net/p/wgs-assembler/support-requests/29/), I can't  use the same method as I don't have root priviledge. Also, I had add my library path to LD_LIBRARY_PATH, but it didn't work.&lt;/p&gt;
&lt;p&gt;Any suggestion would be grateful!&lt;/p&gt;
&lt;p&gt;Following is what I do:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Running PBcR&lt;br/&gt;
    PBcR -threads 20 -length 500 -partitions 200 -l lambdaIll -s pacbio.SGE.spec -fastq pacbio.filtered_subreads.fastq genomeSize=50000 illumina.frg &amp;gt;log/pbcr.log 2&amp;gt;log/pbcr.err&lt;/li&gt;
&lt;li&gt;Tail log in templambdaIll/runPBcR.sge.out.05&lt;br/&gt;
    Error: found output from runCorrection. Stopping to avoid infinite loops. To try again, remove asm.layout.*&lt;/li&gt;
&lt;li&gt;Log in templambdaIll/asm.layout.err &lt;br/&gt;
    /tools/wgs-8.3rc2/Linux-amd64/bin/correctPacBio: /usr/lib64/libgomp.so.1: version `GOMP_4.0' not found (required by /tools/wgs-8.3rc2/Linux-amd64/bin/correctPacBio)&lt;/li&gt;
&lt;li&gt;Check with ldd&lt;br/&gt;
    ldd /tools/wgs-8.3rc2/Linux-amd64/bin/correctPacBio&lt;br/&gt;
        linux-vdso.so.1 =&amp;gt;  (0x00007fff663ff000)&lt;br/&gt;
        libpthread.so.0 =&amp;gt; /lib64/libpthread.so.0 (0x000000332f200000)&lt;br/&gt;
        libz.so.1 =&amp;gt; /tools/zlib/destDir/lib/libz.so.1 (0x00007ffe6f8c3000)&lt;br/&gt;
        libstdc++.so.6 =&amp;gt; /tools/gcc/destDir/lib64/libstdc++.so.6 (0x00007ffe6f535000)&lt;br/&gt;
        libm.so.6 =&amp;gt; /lib64/libm.so.6 (0x000000332ea00000)&lt;br/&gt;
        libgomp.so.1 =&amp;gt; /tools/gcc/destDir/lib64/libgomp.so.1 (0x00007ffe6f313000)&lt;br/&gt;
        libgcc_s.so.1 =&amp;gt; /tools/gcc/destDir/lib64/libgcc_s.so.1 (0x00007ffe6f0fd000)&lt;br/&gt;
        libc.so.6 =&amp;gt; /lib64/libc.so.6 (0x000000332e600000)&lt;br/&gt;
        /lib64/ld-linux-x86-64.so.2 (0x000000332e200000)&lt;br/&gt;
        librt.so.1 =&amp;gt; /lib64/librt.so.1 (0x000000332fa00000)&lt;br/&gt;
        libdl.so.2 =&amp;gt; /lib64/libdl.so.2 (0x000000332ee00000)&lt;br/&gt;
     ldd /usr/lib64/libgomp.so.1&lt;br/&gt;
        linux-vdso.so.1 =&amp;gt;  (0x00007fff25fff000)&lt;br/&gt;
        librt.so.1 =&amp;gt; /lib64/librt.so.1 (0x000000332fa00000)&lt;br/&gt;
        libpthread.so.0 =&amp;gt; /lib64/libpthread.so.0 (0x000000332f200000)&lt;br/&gt;
        libc.so.6 =&amp;gt; /lib64/libc.so.6 (0x000000332e600000)&lt;br/&gt;
        /lib64/ld-linux-x86-64.so.2 (0x000000332e200000)&lt;/li&gt;
&lt;li&gt;I had add the library path to LD_LIBRARY_PATH, but it didn't work&lt;br/&gt;
     echo $LD_LIBRARY_PATH&lt;br/&gt;
 /tools/boost/destDir/stage/lib:/tools/zlib/destDir/lib:/tools/gcc/destDir/lib64:/tools/gcc/gmp/destDir/lib:/tools/gcc/mpfr/destDir/lib:/tools/gcc/mpc/destDir/lib:/opt/gridengine/lib/lx26-amd64:/opt/openmpi/lib:/lib&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bright</dc:creator><pubDate>Sun, 07 Aug 2016 07:32:11 -0000</pubDate><guid>https://sourceforge.net92ce234a9c7ef3dee1905de5c9b08e375ccd8e56</guid></item><item><title>SamToCA conversion failed</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I had install PBcR with souce (wgs-8.3rc2.tar.bz2), but it failed at the step of "convertSamToCA". According to the log, it seemed the smrtanalysis is using old gcc library. I then changed to the dirctory and re-link the *so file. Although this worked for me, I wonder whether there are other methods?&lt;/p&gt;
&lt;p&gt;Any suggestion would be grateful!&lt;/p&gt;
&lt;p&gt;Fowllowing is what had I do:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Install gcc and exprot to PATH and LD_LIBRARY_PATH&lt;br/&gt;
export PATH=/tools/gcc/destDir/bin:$PATH&lt;br/&gt;
export LD_LIBRARY_PATH=/tools/gcc/destDir/lib64:/tools/gcc/gmp/destDir/lib:$LD_LIBRARY_PATH&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install PBcR&lt;br/&gt;
bzip2 -dc wgs-8.3rc2.tar.bz2 | tar -xvf -&lt;br/&gt;
cd wgs-8.3rc2/kmer&lt;br/&gt;
make install &amp;gt;makeInstall.log 2&amp;gt;&amp;amp;1&lt;br/&gt;
cd ../cd src &lt;br/&gt;
make &amp;gt;make.log 2&amp;gt;&amp;amp;1&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install SMRT-Analysis&lt;br/&gt;
SMRT_ROOT=/data7/lcy/zhongxm/tools/smrtanalysis&lt;br/&gt;
SMRT_USER=lcy01&lt;br/&gt;
SMRT_GROUP=mobile&lt;br/&gt;
mkdir $SMRT_ROOT&lt;br/&gt;
bash smrtanalysis_2.3.0.140936.run -p smrtanalysis-patch_2.3.0.140936.p4.run --rootdir $SMRT_ROOT&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Running PBcR&lt;br/&gt;
PBcR -threads 20 -length 500 -partitions 200 -l lambdaIll -s pacbio.SGE.spec -fastq pacbio.filtered_subreads.fastq genomeSize=50000 illumina.frg &amp;gt;log/pbcr.log 2&amp;gt;log/pbcr.err&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The log&lt;br/&gt;
SamToCA conversion failed&lt;br/&gt;
/tools/wgs-8.3rc2/Linux-amd64/bin/convertSamToCA: /tools/smrtanalysis/current/analysis/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tools/wgs-8.3rc2/Linux-amd64/bin/convertSamToCA)&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bright</dc:creator><pubDate>Sun, 07 Aug 2016 06:02:42 -0000</pubDate><guid>https://sourceforge.net25f386d8900c31e402a3676f93b40627806a8693</guid></item><item><title>#28 use Celera Assembler with corrected PacBio reads</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/28/?limit=25#fe52</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks a lot for answering,&lt;br/&gt;
According to what you said;&lt;/p&gt;
&lt;p&gt;First I need to do:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;java -jar convertFastaAndQualToFastq.jar corrected_pacbio.fasta &amp;gt;  corrected_pacbio.fastq&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;to have my corrected pacbio reads in fastq from fasta &lt;/p&gt;
&lt;p&gt;second I need to use fastqToCA :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;fastqToCA -libraryname MycorrectedPacBIo  -technology pacbio-corrected  -reads  corrected_pacbio.fastq &amp;gt; ca.frg&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Thanks for help&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">medhat</dc:creator><pubDate>Mon, 18 Apr 2016 13:55:26 -0000</pubDate><guid>https://sourceforge.net021879f357b260926e92f0e3729deeb6f06bdf76</guid></item><item><title>#28 use Celera Assembler with corrected PacBio reads</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/28/?limit=25#41c1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fastqToCA -l PacBio -s corrected_pacBio_seq.fasta &amp;gt; new.frg&lt;/p&gt;
&lt;p&gt;There is no need to -q "Fasta file of quality values" cause I do not have it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">medhat</dc:creator><pubDate>Sat, 16 Apr 2016 08:39:16 -0000</pubDate><guid>https://sourceforge.net46bd44d98a0f246609a4dd3a9516320487196e0a</guid></item><item><title>use Celera Assembler with corrected PacBio reads</title><link>https://sourceforge.net/p/wgs-assembler/support-requests/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can we use Celera Assembler with precorrected pacbio reads :&lt;br/&gt;
runCA -d directory -p prefix corrected_pacBio.fasta&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">medhat</dc:creator><pubDate>Fri, 15 Apr 2016 12:44:46 -0000</pubDate><guid>https://sourceforge.net45f86fe58cf25e6d547bd86d09bc695d420a0dc7</guid></item></channel></rss>