![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
converting paired-end (PE) bam file to single-end (SE) fastq | adrian | Bioinformatics | 3 | 05-05-2015 10:00 AM |
How to split fastq into small fastq based on barcode? | peterrjp | Illumina/Solexa | 6 | 12-30-2013 06:25 PM |
Multi-sample vs Single sample SNP calling for Linkage analysis | meher | Bioinformatics | 0 | 10-23-2013 05:13 AM |
Split Large FASTQ file in small FASTQ files with user defined number of reads Windows | deepbiomed | Bioinformatics | 3 | 04-04-2013 07:14 AM |
Sample Exome FASTQ | ashkot | Bioinformatics | 1 | 11-14-2012 03:51 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: eu Join Date: Mar 2013
Posts: 2
|
![]()
Hi,
I have a single, multi-sample FASTQ file containing paired end reads from dozens of samples. I would like to split this file into individual sample-level FASTQ files. Code:
@SRR0000001.1.1 HISCAN01_77:4:1104:20579:289221 length=100 GCTGGA +SRR0000001.1.1 HISCAN01_77:4:1104:20579:289221 length=100 @@<BDDAD;A<<CC+2AEFFBFH>EG########### @SRR0000001.1.2 HISCAN01_77:4:1104:20579:289221 length=100 GCTCTA +SRR0000001.1.2 HISCAN01_77:4:1104:20579:289221 length=100 B?;DDBD;8DD)) @SRR0000002.2.1 HISCAN01_61:2:2204:29774:93471 length=100 GCTTGC +SRR0000002.2.1 HISCAN01_61:2:2204:29774:93471 length=100 BCCFFFFFFHHHHJJJJJJJJJJJJ:ACDD9AACDD Code:
SRR0000001_1.fastq SRR0000001_2.fastq SRR0000002_1.fastq SRR0000002_2.fastq SRR0000003_1.fastq SRR0000003_2.fastq |
![]() |
![]() |
![]() |
Tags |
fastq, split fastq |
Thread Tools | |
|
|