<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for metassembler</title><link>https://sourceforge.net/p/metassembler/activity/</link><description>Recent activity for metassembler</description><language>en</language><lastBuildDate>Thu, 03 Oct 2019 16:50:10 -0000</lastBuildDate><item><title>Bob Harris posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/0a96a71dd5/?limit=25#30b5</link><description>The sample in v1.5 appears to limit insert lengths to [1000,3000] for bowtie but to [1300,2300] for mateAn. Is this is mistake, or is there a reason why I should use different limits for the same sequencing run? For example, in my data I estimate most of the inserts are in [100,1100] with a mode around 500. Is there some reason I should tighten up that interval for mateAn?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Harris</dc:creator><pubDate>Thu, 03 Oct 2019 16:50:10 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/0a96a71dd5/?limit=25#30b5</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a17ae66084/?limit=25#1856</link><description>Hi Bob, Thanks for the note. Columns 1-8 are the only ones that are needed to assemble the final contigs using meta2fasta.pl. The additional columns are debugging codes and coordinates of the original assemblies encoding the status of the CE statistic over the breakpoints of the alignments. Since they are not used in the downstream analysis, you can safely ignore them. Good luck Mike</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Thu, 25 Jul 2019 19:26:50 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a17ae66084/?limit=25#1856</guid></item><item><title>Bob Harris posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a17ae66084/?limit=25#2429</link><description>Page 10 of the MANUAL describes columns 1-8 of the .metassem file. However, after running the provided example (for version 1.5), the .metassem file has another 10 columns. Posting this so that other users will know. I have no illusion that a package that was last updated 4 years ago is actively being supported.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Harris</dc:creator><pubDate>Thu, 25 Jul 2019 02:08:08 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a17ae66084/?limit=25#2429</guid></item><item><title>Chris Keeling posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0543095f2/?limit=25#46b8</link><description>Hello all, Is it possible to use the sequence data from a 10X Chromium library run for the mate-pair information for bowtie2 for use in Metassembler? In that case, how would you suggest setting bowtie2_maxins, bowtie2_minins, mateAn_A, and mateAn_B in the config file? Chris</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Keeling</dc:creator><pubDate>Wed, 03 Oct 2018 15:27:45 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0543095f2/?limit=25#46b8</guid></item><item><title>Carlos Farkas posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/d260bae2/?limit=25#b007</link><description>Hi All I'm trying to merge contigs from a mini-metagenome built with SPAdes and Metaspades asemblers using the step_by_step script. CE statisticts looks fine and metassemble MergePipeline worked outputting a fasta file. When the pipeline tried to retrieve sequences in the last step of Metassembler, the following error appear: ---------- Loading Fastas ---------- ---Loading A.fa ---Loading B.fa ---------- Retrieving sequences ---------- Error: B.A_0 300901 447 0 NODE_3_length_300922_cov_62.4173 300901...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Farkas</dc:creator><pubDate>Mon, 28 May 2018 16:59:02 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/d260bae2/?limit=25#b007</guid></item><item><title>Katherine Dougan posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#1115</link><description>Thanks for the feedback! That's kind of what I gathered (but I was hoping there was an easier way) so I have already started running the individual steps.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Katherine Dougan</dc:creator><pubDate>Mon, 05 Feb 2018 20:11:11 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#1115</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#6696/e22a</link><description>Hi, You need to run the remaining steps manually as expemplified in the Step_by_Step_script.sh script found in the Sample directory, at least to complete the last metassembly where metassemble stopped. You'll need to figure out the last step that finished correctly, the main steps are: 1)computing the CE-statistic for the input assemblies (bowtie2 for alginments and mateAn for the actual computation), 2) whole genome alignment (nucmer), 3) merging the assemblies through the WGA (asseMerge), 4) computing...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Mon, 05 Feb 2018 19:57:39 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#6696/e22a</guid></item><item><title>Katherine Dougan posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#6696</link><description>Hello, I tried looking through the manual to figure out if it was possible to resume a run rather than starting all the way at the beginning. It seems to have ~1 week run time on the species I am working on and I would rather not re-start after fixing an error that resulted from an incorrect path to a file. Is it possible to resume after correcting the error in the config file? Thanks! Katherine</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Katherine Dougan</dc:creator><pubDate>Mon, 05 Feb 2018 15:17:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/6e0715cb/?limit=25#6696</guid></item><item><title>HoYong LEE posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/98048efb/?limit=25#79c1</link><description>Thanks for your help. I have another problems. I tried to use long read fasta with metassembler results. It works well till nucmer. when running nucmer, error happen like prenuc: tigrinc.cc:337: int ReadString(FILE, char&amp;, long int&amp;, char, int): Assertion 'Len &gt; 0 &amp;&amp; Line [Len - 1] == '\n'' failed. Aborted (core dumped) ERROR: prenuc returned non-zero ERROR: Could not parse delta file, MergePipeline/B.A.delta error no: 400 ERROR: Could not parse delta file, MergePipeline/B.A.1delta error no: 402...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HoYong LEE</dc:creator><pubDate>Sat, 09 Dec 2017 06:07:24 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/98048efb/?limit=25#79c1</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#e842/1c19</link><description>Could you make just a sanity check of the file ID/CEstat/BWTaln/ID.mtp.err just to make sure the problem is not in the Bowtie2 alignment step. If thats ok I am guessing the sequence names in your assemblies are causing troubles, could you simplify them? avoid using white spaces and characters such as ":". You can parse the sam files directly, but if the alignments are not so costly I would recommend just rerunning them with the new sequence names in the fasta files of your assemblies. On Wed, Oct...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Wed, 11 Oct 2017 16:52:42 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#e842/1c19</guid></item><item><title>Katherine Dougan posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#e842</link><description>Ah, thank you! I fixed that. I made it farther but the process once again failed and I got this error: 4: FINISHING DATA ERROR: cannot open /scratch/kdoug023/genome_reads/metassembler_output//frac65/CEstat/frac65.ce/frac65.mateAn. I went back to see if I could find this file but couldn't find it. I also have an error within that folder, the ID.ce folder in CEstat: Error: Your sam file contains no headers and you didn't provide any file with contig sizes. I think I'm doing something wrong in my configuration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Katherine Dougan</dc:creator><pubDate>Wed, 11 Oct 2017 15:58:26 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#e842</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#48e7/cf35</link><description>Hi Katherine, You should try compiling mummer in the 64-bit version as explained here: https://sourceforge.net/p/mummer/mailman/message/22416185/ On Tue, Oct 10, 2017 at 1:56 PM, Katherine Dougan kdougan91@users.sf.net wrote: Hello everyone, I am attempting to merge two draft genome assemblies of a dinoflagellate species. Upon running metassembler, I am receiving this following error: /home/kdoug023/programs/MUMmer3.23/mummer: suffix tree construction failed: textlen=920760240 larger than maximal...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Tue, 10 Oct 2017 23:43:01 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#48e7/cf35</guid></item><item><title>Katherine Dougan posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#48e7</link><description>Hello everyone, I am attempting to merge two draft genome assemblies of a dinoflagellate species. Upon running metassembler, I am receiving this following error: /home/kdoug023/programs/MUMmer3.23/mummer: suffix tree construction failed: textlen=920760240 larger than maximal textlen=536870908 ERROR: mummer and/or mgaps returned non-zero ERROR: Could not parse delta file, /scratch/kdoug023/genome_reads/metassembler_output//Metassembly/Qfrac65.600m/Qfrac65.600m.delta error no: 400 ERROR: Could not...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Katherine Dougan</dc:creator><pubDate>Tue, 10 Oct 2017 18:56:55 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8a5e7984/?limit=25#48e7</guid></item><item><title>Kenny Tsang posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/70d1c21b/?limit=25#798d</link><description>Dear all, I have one illumina TruSeq long read assembly and three MiSeq 2x75 short reads assemblies. I want to merge the long read assembly to each of the short reads assemblies so that at the end I will have three total assmblies: 1) Long read scaffold + Velvet scaffolds 2) Long read scaffold + AbySS scaffolds 3) Long read scaffold + SOAP scaffolds However, I do not know how to denife the parameters in the config file, it looks like this: [global] mateAn_A=200 mateAn_B=300 bowtie2_read1=/lustre/projects/holfordlab/ktsang/TSSLR-BDA11_LongRead.fastq...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenny Tsang</dc:creator><pubDate>Wed, 04 Oct 2017 23:37:15 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/70d1c21b/?limit=25#798d</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112/6b51/5a95</link><description>There is also a script here that can be used to run the alignments in parallel on an sge-based grid: https://github.com/fritzsedlazeck/sge_mummer It will require a bit of code editing, but can get the job done Good luck Mike On Wed, Aug 30, 2017 at 11:20 AM, Alejandro Hernandez Wences ahwences@users.sf.net wrote: You should try usign different -l and -c paramteres for nucmer (this can be done with the parameters nucmer_l and nucmer_c in the conf file). For large or very repetitive genomes I would...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 30 Aug 2017 20:00:55 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112/6b51/5a95</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112/6b51</link><description>You should try usign different -l and -c paramteres for nucmer (this can be done with the parameters nucmer_l and nucmer_c in the conf file). For large or very repetitive genomes I would recommend: -l 100 -c 500; and if it still takes too much time use -l 250 anc -c 500. This two parameters can be used to leverage sensitivity and computational load in the whole genome alignment step, please refer to the nucmer manual for further explanation of what they do exactly. On Tue, Aug 29, 2017 at 11:59 PM,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Wed, 30 Aug 2017 15:20:08 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112/6b51</guid></item><item><title>HoYong LEE posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112</link><description>Hi. I'm Lee. I'm now running Metassembler using Pig-tailed rhesus data(154G). it works well(bowtie2, mateAn, etc) but have problem in MUMmer : [TIME]. I searched and changed MUMmer because my reference sequence is larger than is supported by default. After changing, It makes another file (B.A.ntref - 3G , B.A.mgaps - 140G). I think it is used when making B.A.delta. but it take too much time ( 17 days now and still working - 43G). Is there any method to reduce time like parallel processing? And I...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HoYong LEE</dc:creator><pubDate>Wed, 30 Aug 2017 04:59:01 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/27ca62a4/?limit=25#6112</guid></item><item><title>Nate Port posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706/f5c7/1c85</link><description>Hi Alejandro, This is all the output I get from running 'make install' in the root 'Metassembler' directory the first time (I did a clean install to verify): mkdir /Applications/Metassembler/bin cd /Applications/Metassembler/GAGE; /Applications/Xcode.app/Contents/Developer/usr/bin/make all /usr/bin/sed -e 's?/bin/bash?/bin/sh?g' \ -e 's?__GAGE_DIR?/Applications/Metassembler/GAGE?g' \ gage.sh &gt; /Applications/Metassembler/bin/gage chmod 755 /Applications/Metassembler/bin/gage Like the OP I am also...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nate Port</dc:creator><pubDate>Thu, 03 Aug 2017 15:01:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706/f5c7/1c85</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706/f5c7</link><description>Hi, Could you post the entire output for the first time you tried "make install" on the root directory of the package? This will give me a better hint of what could be going on. Thanks. On Wed, Aug 2, 2017 at 9:45 PM, Nate Port nateport@users.sf.net wrote: Hi, I've run into this same issue, where only the GAGE binary is placed in the bin folder. Erics-MacBook-Pro:Metassembler MartensLab$ make mkdir /Applications/Metassembler/bin cd /Applications/Metassembler/GAGE; /Applications/Xcode.app/ Contents/Developer/usr/bin/make...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Thu, 03 Aug 2017 14:28:53 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706/f5c7</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a5579806/?limit=25#ec2f/8126</link><description>Hi, You can find an example configuration file on the root directory of the package ("Config1"). Regarding the parameters for external programs, the mandatory bowtie parameters are: bowtie2_read1=&lt;path1&gt;[,...,&lt;pathN&gt;] bowtie2_read2=&lt;path1&gt;[,...,&lt;pathN&gt;] bowtie2_maxins=&lt;int&gt; bowtie2_minins=&lt;int&gt; Please refer to the corresponding manual to find out about these. Also, it is recommended that you set the nucmer parameters: nucmer_l=&lt;int&gt; nucmer_c=&lt;int&gt; Again, please refer to the corresponding manual....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Thu, 03 Aug 2017 14:12:46 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a5579806/?limit=25#ec2f/8126</guid></item><item><title>Nate Port posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706</link><description>Hi, I've run into this same issue, where only the GAGE binary is placed in the bin folder. Erics-MacBook-Pro:Metassembler MartensLab$ make mkdir /Applications/Metassembler/bin cd /Applications/Metassembler/GAGE; /Applications/Xcode.app/Contents/Developer/usr/bin/make all /usr/bin/sed -e 's?/bin/bash?/bin/sh?g' \ -e 's?__GAGE_DIR?/Applications/Metassembler/GAGE?g' \ gage.sh &gt; /Applications/Metassembler/bin/gage chmod 755 /Applications/Metassembler/bin/gage [bin directory appears with only gage in...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nate Port</dc:creator><pubDate>Thu, 03 Aug 2017 02:45:17 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#a706</guid></item><item><title>Dava posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a5579806/?limit=25#ec2f</link><description>Dear all I am new in this field. in need more clarified information about configuration file contents. in the manual: "Parameters for the bowtie2, mateAn, nucmer, asseMerge, and meta2fasta programs can be specified" is that mean some parameters of all of these programs should specified mandatory or few of them depending on the purpuse or data that i have ? for example i have A assemly (bowtie2 aligned PE illumina sequencing reads to pacbio long read sequence assembly and improved by pilon) and B...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dava</dc:creator><pubDate>Wed, 02 Aug 2017 06:07:57 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a5579806/?limit=25#ec2f</guid></item><item><title>HoYong LEE modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</link><description>Hi. I'm Lee. Sorry for bothering you. I have a question about mateAn I'm trying to change bowtie2 to nvBowtie in Metassembler to compare each performance. and i got errors. "Error reading SAM file". this error happen when it execute 'mateAn'. i compare each samfile and there are no difference except for header file position. is it related with sam file size? i found that each *.sam file size is different(nvBowtie's result is smaller than bowtie2) - some value is missing in nvBowtie. So can't work...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HoYong LEE</dc:creator><pubDate>Thu, 27 Jul 2017 19:06:34 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</guid></item><item><title>HoYong LEE modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</link><description>Hi. I'm Lee. Sorry for bothering you. I have a question about mateAn I'm trying to change bowtie2 to nvBowtie in Metassembler to compare each performance. and i got errors. "Error reading SAM file". this error happen when it execute 'mateAn'. i compare each samfile and there are no difference except for header file position. is it related with sam file size? i found that each *.sam file size is different(nvBowtie's result is smaller than bowtie2) - some value is missing in nvBowtie. So can't work...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HoYong LEE</dc:creator><pubDate>Thu, 27 Jul 2017 19:05:15 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</guid></item><item><title>HoYong LEE posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</link><description>Hi. I'm Lee. Sorry for bothering you. I have a question about mateAn I'm trying to change bowtie2 to nvBowtie in Metassembler to compare each performance. and i got errors. "Error reading SAM file". this error happen when it execute 'mateAn'. i compare each samfile there are no difference except for header file position. is it related with sam file size? i found that each *.sam file size is different(nvBowtie's result is smaller than bowtie2) - some value is missing in nvBowtie. So can't work well....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HoYong LEE</dc:creator><pubDate>Thu, 27 Jul 2017 19:04:49 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/a48ddccf/?limit=25#513b</guid></item><item><title>Charles Bridges posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#f65a</link><description>After consultation with my HPC support staff I have gotten metassemble wrapper to run using python2. Still working out the kinks, will let you know how it goes. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Bridges</dc:creator><pubDate>Fri, 23 Jun 2017 02:18:58 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#f65a</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#6c1a/f83f</link><description>Hi, All the python scripts in the package work on python 2, the package does not requires python3. Try using python2 and let me know if you find any troubles. Wences On Wed, Jun 21, 2017 at 11:03 AM, Charles Bridges cmb12@users.sf.net wrote: Hello, I've taken Wences' advice to use the python wrapper to run the sample dataset instead of using the step-by-step script. I've run into the issue that Metassembler v1.5 requires python3, but the metassemble.py wrapper seems to be written using python2 syntax....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Thu, 22 Jun 2017 16:44:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#6c1a/f83f</guid></item><item><title>Charles Bridges posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#6c1a</link><description>Hello, I've taken Wences' advice to use the python wrapper to run the sample dataset instead of using the step-by-step script. I've run into the issue that Metassembler v1.5 requires python3, but the metassemble.py wrapper seems to be written using python2 syntax. I cannot load both python2 and python3 on my HPC cluster. Am I missing something? How do users reconcile this? Thank you! Charles</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Bridges</dc:creator><pubDate>Wed, 21 Jun 2017 16:03:16 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f6e860bd/?limit=25#6c1a</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100/a19a/b802</link><description>Yes the output is expected since you are running the Step_by_Step.sh script, this is a bash script that performs a metassembly by calling each of the programs required in each step of the process (for example by calling bowtie, nucmer, etc). On the other hand, the manual refers to the wrapper "metassemble" which is a python script that does the same (performing a whole metassembly) but for any set of input parameters, which are specified through a config file. This wrapper does create all the directory...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Tue, 20 Jun 2017 15:54:05 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100/a19a/b802</guid></item><item><title>Charles Bridges posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100/a19a</link><description>Thank you Wences. I've replaced the directory paths appropriately, and most of the program is running as expected. Now, I'm not sure if the program has run to completion. Based on the description of directories that should be created found in the Manual, I believe the program is hung up after the asseMerge or meta2fasta. I have directory /M1/, which contains 19 or so files including B.A.fasta, but around 8 of those files are 0 bytes. I'm also lacking the M1/Metassembly/ directory, and my stdout file...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Bridges</dc:creator><pubDate>Tue, 20 Jun 2017 14:46:38 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100/a19a</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100</link><description>Yes, the problem is the binary files can't be found. This should be fixed if you run the script from within the sample/meta1 directory, or if you modify the Step_by_Step_script.sh and/or the Metassemble_script.sh scripts by simply changing any line of the form: ../../bin/BinFile to: BinFile. The latter can be done with the following bash commands: sed 's#^../../bin/##' Step_by_Step_script.sh &gt; Step_by_Step_script.sh and: sed 's#^../../bin/##' Metassemble_script.sh &gt; Metassemble_script.sh Wences On...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Mon, 19 Jun 2017 18:41:48 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8/5100</guid></item><item><title>Charles Bridges posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8</link><description>Hello, When running the sample data on an HPC cluster, the assembly fails. The /MergePipline folder is created with directories /A.CEstat and /B.CEstat, each of those contain /BWTaln directories containing files (which look to be appropriate size), but the /A.ce or /B.ce directories are empty. /BWTaln/A.mtp.2k.err (and B..err) show 92-93% alignment rate. /MergePipeline/M1 directory is empty. I've written the stdout and sterr to files, which I'll paste below. The main error seems to be that metassembler...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Bridges</dc:creator><pubDate>Mon, 19 Jun 2017 16:50:22 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8183567a/?limit=25#36b8</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/bd7f0ba1/?limit=25#a066/1844</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround a code snippet with "~~~~"?Thanks for your interest, but unfortunately interleaved fastq files are not supported. Id recommend you deinterleave the fastq files using a script like this: https://gist.github.com/nathanhaigh/3521724 Good luck! Mike On Mon, May 29, 2017 at 9:22 PM, Charles Bridges &lt;cmb12@users.sf.net&gt; wrote: &gt; Hi, I'm trying to figure out how to use a single, interleaved paired-end &gt; library in metassembler....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 30 May 2017 01:33:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/bd7f0ba1/?limit=25#a066/1844</guid></item><item><title>Charles Bridges posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/bd7f0ba1/?limit=25#a066</link><description>Hi, I'm trying to figure out how to use a single, interleaved paired-end library in metassembler. I'm running the latest release of Bowtie2, v2.3.2 which allows the user to use a single library using the parameter --interleaved. Will metassembler pass this parameter to Bowtie2? How is this written in the metassembler config file under the [global] section? I imagine something like: bowtie2_interleaved Thanks for your help.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Bridges</dc:creator><pubDate>Tue, 30 May 2017 01:22:36 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/bd7f0ba1/?limit=25#a066</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065/387b/aa85</link><description>Yeah, there must be tons of repeats if it is still stuck in nucmer. As painful as it is, Id kill the job and start again with different nucmer settings. I would recommend: -l 100 -c 500 This will (modestly) reduce sensitivity, but could finish in less than a day. If it takes more than a day, boost up -l 100 to -l 250 and try again Good luck! Mike On Wed, May 17, 2017 at 11:02 AM, Astrid astridboehne@users.sf.net wrote: Hi Michael Yes that is what I saw in your paper and it is a species closely related...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 17 May 2017 23:27:53 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065/387b/aa85</guid></item><item><title>Astrid posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065/387b</link><description>Hi Michael Yes that is what I saw in your paper and it is a species closely related to the one from the Assemblathon. I was guessing that the issue is nucmer? I realized that I am using a rather old version of Mummer, maybe that is the problem that it goes so slow? telling from the logs, it is stuck at this step (though doing something since the file QSpadesFemales.CeleraFemales.mgaps keeps changing) ---- Merging SpadesFemales and CeleraFemales ==&gt; QSpadesFemales.CeleraFemales ---------- Run bash...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Astrid</dc:creator><pubDate>Wed, 17 May 2017 15:02:41 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065/387b</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065</link><description>Can you tell what phase of the program is currently running? We successfully merged the fish genome from the Assemblathon 2 data set in ~1 day. Here are the notes on it from the supplemental material: For all Fish assemblies and metassemblies we used the available 2Kb mate-pair libraries: 801KYABXX.2 and 801KYABXX.3 Mapping: bowtie2 --maxins 3000 --minins 1000 --threads 16 CE-statistic: mateAn -A 1500 -B 2600 WGA: nucmer –maxmatch -l 50 -c 300 Merges: asseMerge with default options Runtime Requirements:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 17 May 2017 14:37:43 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa/e065</guid></item><item><title>Astrid posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa</link><description>Hi Michael, I have a metassembly runt that takes already 4 weeks merging a Spades and a Celera fish genome assembly (1GB genome size maximum). Telling from you rpaper this should have been finishes long time ago, Here is a copy of my spec file [global] Mate-pair mapping parameters: bowtie2_threads=8 bowtie2_read1=all_1P.fastq bowtie2_read2=all_2P.fastq bowtie2_maxins=1000 bowtie2_minins=10 genomeLength=950000000 meta2fasta_keepUnaligned=3 meta2fasta_sizeUnaligned=350 350 nucmer_l=50 nucmer_c=300...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Astrid</dc:creator><pubDate>Wed, 17 May 2017 11:06:04 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/20e2dac4/?limit=25#3afa</guid></item><item><title>Andre Soares posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/571a5154/?limit=25#69c8</link><description>Hi, I finished installing metassembler, I checked for all the requirements beforehand. I just finished running ./Metassemble_script.sh as instructed in the manual/readme, and after running for a while it spit to the screen: (...) ---------- Run bash command ---------- contig stats: /home/myuser/Metassembler/bin/RepStats ./MergeMetassemble/B.A_InitialCtgStats ./MergeMetassemble/A/A.ctgs.fasta.lengths.stats ./MergeMetassemble/B/B.ctgs.fasta.lengths.stats ... 1: n=1 [245000, 245000] 245000.0 +/- 0.0...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andre Soares</dc:creator><pubDate>Tue, 02 May 2017 12:47:43 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/571a5154/?limit=25#69c8</guid></item><item><title>Astrid posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/be5627b5/?limit=25#ba8b</link><description>I solved the proble, metassemble needs a value bigger than 0 for bowtie2_minins (apparetntly)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Astrid</dc:creator><pubDate>Thu, 13 Apr 2017 08:32:53 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/be5627b5/?limit=25#ba8b</guid></item><item><title>Astrid posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/be5627b5/?limit=25#9d96</link><description>Hi I have installed metassembler and the testdatset runs through smoothly Now I tried...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Astrid</dc:creator><pubDate>Thu, 13 Apr 2017 08:22:21 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/be5627b5/?limit=25#9d96</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719/cdf4/0f74</link><description>Hi Mike, This is good to know. I do believe I had quite a few very short contigs...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Wed, 01 Feb 2017 05:54:35 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719/cdf4/0f74</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719/cdf4</link><description>Hi Tim, Glad we are making progress. Im guessing what happened is one of your assemblies...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 30 Jan 2017 02:49:16 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719/cdf4</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719</link><description>Hi Mike, the full metassembly appeared to be successful - it seems removing whitespace...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Mon, 30 Jan 2017 01:36:09 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1/4719</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1</link><description>Hi Tim, I'm not at my desk but I think one is supposed to have contigs and one will...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Fri, 27 Jan 2017 15:36:32 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135/c6c1</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135</link><description>Thanks Mike. I tried what you suggested and got an output without error. I'll go...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Fri, 27 Jan 2017 03:14:50 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c/4135</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c</link><description>It is not well tested, and I would try a very small example first to confirm that...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 25 Jan 2017 01:33:03 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53/8c8c</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53</link><description>Thanks Mike. My reads are actually "innies", so I changed the bowtie2 option on line...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Wed, 25 Jan 2017 01:26:39 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad/3a53</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9/0398/9f46</link><description>That explains it! Mike On Tue, Jan 24, 2017 at 11:39 AM, Daniel Barrell dgb@users.sf.net...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 24 Jan 2017 16:40:45 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9/0398/9f46</guid></item><item><title>Daniel Barrell posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9/0398</link><description>Hi Mike, Yes, the reads had been filtered with kontaminant and there were mismatches...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Barrell</dc:creator><pubDate>Tue, 24 Jan 2017 16:39:25 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9/0398</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad</link><description>Hmm, in that case I can only guess there is something unusual about your data compared...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 24 Jan 2017 02:42:52 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54/baad</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54</link><description>Hi Mike, I fixed Statistics::Descriptive but am still having the same problem of...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Tue, 24 Jan 2017 00:15:18 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#9b54</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9</link><description>It is hard to tell from these error messages, but it looks like your input data are...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 23 Jan 2017 22:25:41 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925/c6c9</guid></item><item><title>Daniel Barrell modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925</link><description>Hi Mike, I also have the ERROR reading read pairs from SAM file error. I'm not sure...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Barrell</dc:creator><pubDate>Mon, 23 Jan 2017 16:41:59 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925</guid></item><item><title>Daniel Barrell posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925</link><description>Hi Mike, I also have the ERROR reading read pairs from SAM file error, here's where...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Barrell</dc:creator><pubDate>Mon, 23 Jan 2017 16:40:26 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#6925</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/557bb713/?limit=25#8393/af1e</link><description>You can run it with paired end data, just in our testing we dont see a lot of improvement....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 23 Jan 2017 02:09:35 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/557bb713/?limit=25#8393/af1e</guid></item><item><title>Mark posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/557bb713/?limit=25#8393</link><description>Hello Is it true that only mate-pair reads, not paired end reads, can be used by...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Sat, 21 Jan 2017 19:28:48 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/557bb713/?limit=25#8393</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#2a56</link><description>Thanks, trying to fix it now and will retry, but I'm wondering why it still worked...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Tue, 17 Jan 2017 03:17:49 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#2a56</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#922e/0138</link><description>Yes, I bet it is related to the Statistics/Descriptive module errors. Can you try...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 16 Jan 2017 14:31:11 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#922e/0138</guid></item><item><title>Tim Hewitt posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#922e</link><description>Hi Michael, I'm having the exact same problem as Marcus, even after concatenating...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Hewitt</dc:creator><pubDate>Mon, 16 Jan 2017 01:02:37 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#922e</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#084d/06a7</link><description>I dont think it is supported to provide comma separated reads like this. Can you...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 03 Jan 2017 21:32:09 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#084d/06a7</guid></item><item><title>marcus naymik posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#084d</link><description>Yes, the test data completes fine. I have 8 paired end fastqs we sequenced for the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">marcus naymik</dc:creator><pubDate>Tue, 03 Jan 2017 17:24:08 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#084d</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b/6a12</link><description>Are you able to run on the included test data? That will help isolate if it is a...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 02 Jan 2017 13:48:25 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b/6a12</guid></item><item><title>marcus naymik modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</link><description>I am trying to metassemble 3 de novo assemblies (k64, chicago, and k80) which all...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">marcus naymik</dc:creator><pubDate>Fri, 30 Dec 2016 18:13:55 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</guid></item><item><title>marcus naymik modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</link><description>I am trying to metassemble 3 de novo assemblies which all seem to pass the initial...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">marcus naymik</dc:creator><pubDate>Fri, 30 Dec 2016 18:13:19 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</guid></item><item><title>marcus naymik posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</link><description>I am trying to metassemble 3 de novo assemblies which all seem to pass the initial...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">marcus naymik</dc:creator><pubDate>Fri, 30 Dec 2016 18:12:03 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/2e1d5176/?limit=25#a53b</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689/6a1b/a676</link><description>No, the point of it is to merge together multiple assemblies into a single consensus...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 21 Dec 2016 04:26:05 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689/6a1b/a676</guid></item><item><title>Habib R posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689/6a1b</link><description>So, you just give metassembler one input fasta, right?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Habib R</dc:creator><pubDate>Wed, 21 Dec 2016 04:22:41 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689/6a1b</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689</link><description>You would just use the output of the metassembler from the first library size as...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 21 Dec 2016 03:41:29 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3/1689</guid></item><item><title>Habib R posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3</link><description>When you said: Our program works with libraries of one insert size at a time, so...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Habib R</dc:creator><pubDate>Tue, 20 Dec 2016 06:15:05 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016/19f3</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/fda07693/?limit=25#20f6</link><description>Both of these are in the source tree: https://sourceforge.net/p/metassembler/code/ci/master/tree/...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Fri, 02 Dec 2016 14:21:01 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/fda07693/?limit=25#20f6</guid></item><item><title>Carlos Morais posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/fda07693/?limit=25#91a6</link><description>Hi, I could not find any file explicitly stating the software license. Please provide...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Morais</dc:creator><pubDate>Thu, 01 Dec 2016 21:15:30 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/fda07693/?limit=25#91a6</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#edd3/64db</link><description>Hi, Try installing it by typing: make Scr make scripts This will avoid installing...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Sun, 27 Nov 2016 00:49:41 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#edd3/64db</guid></item><item><title>Salvador Espada-Hinojosa posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#edd3</link><description>hi, I'm in a MacOSX 10.10 and when I follow the README instructions I don't manage...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salvador Espada-Hinojosa</dc:creator><pubDate>Fri, 25 Nov 2016 21:57:18 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/f0d0ff2d/?limit=25#edd3</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305/f104</link><description>Hi Gregory, The metassembler relies on the mate pair library to decide which assembly...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Thu, 20 Oct 2016 01:29:20 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305/f104</guid></item><item><title>Gregory Rice modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305</link><description>Does metassembler only work with mate-pair libraries, or will it work with illumina...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregory Rice</dc:creator><pubDate>Wed, 19 Oct 2016 15:59:03 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305</guid></item><item><title>Gregory Rice posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305</link><description>Does metassembler only work with mate-pair libraries, or will it work with illumina...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregory Rice</dc:creator><pubDate>Wed, 19 Oct 2016 15:56:08 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/c7d3ce48/?limit=25#8305</guid></item><item><title>Erliang Zeng posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0/b2bc/75a7</link><description>Hi Mike, Thank you for your help. Just want to update you, which may also help others....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Mon, 03 Oct 2016 05:45:29 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0/b2bc/75a7</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0/b2bc</link><description>It is very hard to tell from just that. Im guessing either the assembly somehow failed...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 23 Aug 2016 21:21:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0/b2bc</guid></item><item><title>Erliang Zeng posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0</link><description>Hello Mike, Thank you for your message about changing the jump libray format. We...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Tue, 23 Aug 2016 21:08:50 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#dae0</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#fae4/1773</link><description>Thanks for sending this. I bet the code is confused because the read names have ".1"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Tue, 16 Aug 2016 15:04:31 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#fae4/1773</guid></item><item><title>Erliang Zeng posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#fae4</link><description>Hi Mike, Here is top reads from our jump libraries: jump.1.fq: @SRR924201.34653342.1...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Tue, 16 Aug 2016 10:48:41 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#fae4</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337/1eab/dcf5</link><description>It must be the reads have a different format than is expected. Could you share a...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Mon, 15 Aug 2016 21:10:39 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337/1eab/dcf5</guid></item><item><title>zhixiu lu posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337/1eab</link><description>Hi,Mike I am a researcher in Dr Zeng's lab, and I have been working with the program....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zhixiu lu</dc:creator><pubDate>Mon, 15 Aug 2016 05:26:44 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337/1eab</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337</link><description>Are you able to run the example dataset end to end? That will help determine if it...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Sat, 13 Aug 2016 13:42:38 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d/8337</guid></item><item><title>Erliang Zeng modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</link><description>Hello, I am using metassembler. It looks good till when I tried to run mateAn: mateAn...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Fri, 12 Aug 2016 21:40:43 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</guid></item><item><title>Erliang Zeng modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</link><description>Hello, I am using metassembler. It looks good till when I tried to run mateAn: mateAn...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Fri, 12 Aug 2016 21:40:01 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</guid></item><item><title>Erliang Zeng modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</link><description>Hello, I am using metassembler. It looks good till when I tried to using mateAn:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Fri, 12 Aug 2016 21:39:43 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</guid></item><item><title>Erliang Zeng posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</link><description>Hello, I amusing metassembler. It looks good till when I tried to using mateAn: mateAn...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erliang Zeng</dc:creator><pubDate>Fri, 12 Aug 2016 21:39:12 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/8e42d238/?limit=25#395d</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#a4f4/e113</link><description>Hi, yes that would be helpful, can you host it someplace where we could download...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Sat, 02 Jul 2016 15:08:14 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#a4f4/e113</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/ef88195e/?limit=25#ab2c/94ac</link><description>Hi, These are scaffolds present in the primary assembly (or secondary assembly respectively)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Sat, 02 Jul 2016 14:53:23 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/ef88195e/?limit=25#ab2c/94ac</guid></item><item><title>Carlos Llorens posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/ef88195e/?limit=25#ab2c</link><description>Hi again Wences, i am finishing a metassembly based on several assemblies and have...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Llorens</dc:creator><pubDate>Mon, 27 Jun 2016 23:06:25 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/ef88195e/?limit=25#ab2c</guid></item><item><title>Carlos Llorens posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#c255</link><description>Ok thank you i´ll d so. crlx</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Llorens</dc:creator><pubDate>Thu, 23 Jun 2016 13:15:50 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#c255</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016</link><description>Hi, Our program works with libraries of one insert size at a time, so you'll need...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Wed, 22 Jun 2016 19:10:52 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f/7016</guid></item><item><title>Carlos Llorens posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f</link><description>Hola Alejandro, About this question i also have two mate pair libraries of 5kb and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Llorens</dc:creator><pubDate>Wed, 22 Jun 2016 15:32:15 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/e5e4d084/?limit=25#617f</guid></item><item><title>Jonathan Featherston posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#a4f4</link><description>Maybe the best would be if I can forward you a sam file to see if you can get mateAN...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Featherston</dc:creator><pubDate>Wed, 22 Jun 2016 08:08:34 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#a4f4</guid></item><item><title>Jonathan Featherston posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#7515</link><description>Hi Alejandro Samtools view of q20 mappings doesn't seems too bad: 76549018 1516943537...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Featherston</dc:creator><pubDate>Tue, 21 Jun 2016 08:27:01 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#7515</guid></item><item><title>Jonathan Featherston posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#70c7</link><description>Hi there. Sorry about my slow response. I think mails from soureforge are getting...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Featherston</dc:creator><pubDate>Tue, 21 Jun 2016 08:12:25 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#70c7</guid></item><item><title>Alejandro Hernandez Wences posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#c8f3/0e4b</link><description>Hi, Though it is still an option I really doubt that the problem is a lack of memory....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alejandro Hernandez Wences</dc:creator><pubDate>Wed, 15 Jun 2016 17:30:11 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#c8f3/0e4b</guid></item><item><title>Michael Schatz posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#c8f3/a4a9/2d96</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Schatz</dc:creator><pubDate>Wed, 15 Jun 2016 16:49:31 -0000</pubDate><guid>https://sourceforge.net/p/metassembler/discussion/general/thread/187d0ce3/?limit=25#c8f3/a4a9/2d96</guid></item></channel></rss>