Re: [Seqan-dev] problem in LoadReads
- From: "Dadi, Temesgen Hailemariam" <temesgen.dadi@fu-berlin.de>
- To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Date: Tue, 08 Mar 2016 21:59:35 +0100
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] problem in LoadReads
I tried to reproduce your bug with the following simple code fragment: FragmentStore<> store; CharString fileNameR = “~/workspace/example/reads_pe_N6000.GA.R.fastq"; CharString fileNameL = “~/workspace/example/reads_pe_N6000.CT.L.fastq"; loadReads(store, fileNameR, fileNameR); and I couldn’t. All the reads were loaded correctly. Can you please provide me with a code fragment that can produce the problem? Thanks! Temesgen H. Dadi PhD Candidate (IMPRS-CBSC, JSMC) Skype ID: temeehi Freie Universität Berlin Institut für Informatik | Institut für Mikrobiologie AG Algorithmische Bioinformatik | und Tierseuche Takustraße 9, 14195 Berlin, Germany | Robert-von-Ostertag-Str. 7-13 Telephone: +49 (0)30 838-75246 | Gebäude 35, 14163 Berlin, Germany
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Follow-Ups:
- Re: [Seqan-dev] problem in LoadReads
- From: "Luis Enrique Ramirez Chavez" <lramirez@mpi-inf.mpg.de>
- Re: [Seqan-dev] problem in LoadReads
-
seqan-dev - March 2016 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...