Ab Solid Fastq To Illumina Fastq
1
1
Entering edit mode
11.4 years ago
Varun Gupta ★ 1.3k

HI Everyone

I have AB solid data The fastq file looks like this

@SRR334700.1 solid0527_20110502_FRAG_BC_ReidWT_bcSample1_ReidWT_1_5_16 length=50
T120202210232000020002.00301000012.100...00........
+SRR334700.1 solid0527_20110502_FRAG_BC_ReidWT_bcSample1_ReidWT_1_5_16 length=50
!/<%2/:%*)-%%0'--'')/.!%('1'%),+/%!&',!!!'+!!!!!!!!

I have dealt with only illumina fastq files. Can you tell me how can i convert it into a format of illumina fastq files. Moreover what would be the difference between illumina fastq and solexa fastq and sanger fastq format

Regards

Varun

solid • 7.3k views
ADD COMMENT
0
Entering edit mode

you can read up on colorspace here: Is Conversion From Colorspace To Base Space Lossy? or with this tag: http://biostars.org/show/tag/colorspace/

you don't want to convert the format to Illumina. Do the mapping in colorspace and use that alignment.

ADD REPLY
1
Entering edit mode
11.4 years ago
JC 13k

As @brentp pointed, you don't need to convert to base space, you can use the color space with Bowtie/TopHat, Novoalign, SHiRMP and other mappers and even assemblers. The major difference between the FASTQ formats are in the quality scores scale used, wikipedia has a good table for that: http://en.wikipedia.org/wiki/Fastq

ADD COMMENT

Login before adding your answer.

Traffic: 2547 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6