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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 cmb12@users.sf.net wrote:
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:
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:Thanks for your help.
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 cmb12@users.sf.net wrote: