Display Fastq data on JBrowse
1
1
Entering edit mode
8.1 years ago
cjgunase ▴ 50

Hi,

I am new to bioinformatics. and I am trying to display FASTQ data in JBrowse. What steps do I need to follow to convert and display these data in Jbrowse?

Thank you

fastq Jbrowse • 1.8k views
ADD COMMENT
0
Entering edit mode

Don't want to discourage from posting here, but, JBrowse has very responsive mailing list. It might be worth digging old threads, or asking on their mailing list.

ADD REPLY
0
Entering edit mode
7.3 years ago
cmdcolin ★ 3.8k

You must remember that FASTQ is raw sequencer output. You need to "align" the FASTQ reads to a genome with an aligner such as BWA (for whole genome sequencing), or TopHat (for RNA-seq), or whatever aligner of choice you have. These programs can output BAM data, and then you can sort and index the BAM file and load into jbrowse.

ADD COMMENT

Login before adding your answer.

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