Illumina Raw sequencing data conversion to single fastq file
2
0
Entering edit mode
8.5 years ago

I was given data in two formats, one in 18 fastq files separated as each pair end, and then raw data files in .txt that look like fastq file except without the .fastq at the end. I am trying to find the best way to convert these files to fastq.gz for use with basespace.

illumina fastq raw data RNA-Seq • 3.6k views
ADD COMMENT
0
Entering edit mode
8.5 years ago
Brice Sarver ★ 3.8k
gzip [yourfile.fastq]

yields

[yourfile.fastq].gz
ADD COMMENT
0
Entering edit mode

So all I need to do is add .fastq to then end and then gzip it? Also what is the best tool to demultiplex the data?

ADD REPLY
0
Entering edit mode
8.5 years ago

So all I need to do is add .fastq to then end and then gzip it? Also what is the best tool to demultiplex the data?

ADD COMMENT

Login before adding your answer.

Traffic: 1849 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