SOLID color-space RNAseq alignment
1
1
Entering edit mode
9.4 years ago
lkmklsmn ▴ 970

Hi,

I have worked with RNAseq data before but this is my first time dealing with SOLID data. I have fastq files in color-space and I would like to align them to the human genome. Which program will allows me to deal with color-space data? Do I need a color-space reference genome? Where do I get one from?

Thanks

SOLID RNAseq fastq alignment color-space • 3.9k views
ADD COMMENT
2
Entering edit mode
6.3 years ago
predeus ★ 1.9k

This is probably a very late reply, but might be useful to others. SOLID is a platform that's not supported since 2013, so there's not much modern development - however, there's certainly lots of legacy data.

To do unspliced alignment to a genome or transcriptome of short colorspace reads, you can use bowtie (not bowtie2, since it does not support the colorspace indexing), or any of the SOLID-specific programs like SHRIMP. However I would not recommend the latter, since they are very poorly supported. Bowtie v1 is probably your best option right now. You'll need a regular genome sequence, but you have to generate a colorspace-specific reference index (using -C option).

To do spliced genomic alignment, your option is tophat or tophat2, but with bowtie v.1 only.

ADD COMMENT

Login before adding your answer.

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