![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
aligning the reads | kjaja | Bioinformatics | 2 | 07-07-2019 07:45 AM |
aligning to the reference using CASAVA | kjaja | Bioinformatics | 6 | 07-07-2019 07:27 AM |
BWA parameters for mRNA-seq aligning against mRNA refseq | kwicher | SOLiD | 1 | 09-19-2011 04:45 AM |
Aligning .fq files | y.divyatej@gmail.com | Illumina/Solexa | 0 | 02-24-2011 04:03 PM |
PubMed: MachiBase: a Drosophila melanogaster 5'-end mRNA transcription database. | Newsbot! | Literature Watch | 0 | 10-10-2008 06:00 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: seattle Join Date: Mar 2010
Posts: 14
|
![]()
I am volunteering in a lab and have been tasked with analysis of some sequences of short mRNA fragments. In a previous life I was a programmer but I have no experience in bioinformatics so this is all new to me.
The plan is to use bowtie to align the cDNA fragments to the Riken mouse cDNA database. The problem is that when I look at that database (ftp://fantom.gsc.riken.jp/fantomdb/3.0/) it looks quite different from mRNA fragments that I download from the UCSC browser. From the UCSC browser I can get sequences plus a table that has txStart/txEnd and cdsStart/cdsEnd, so I know which chromosome and where on the chromosome each fragment maps, and I know how long the 5' and 3' UTRs are. The Riken database doesn't seem to have that information. It occasionally has some cds location info, but generally not, and nothing about where the fragment maps onto the chromosome. So my questions are, am I missing something about the Riken data that would make it more useful? If not I will try to assemble a set of non-overlapping sequences from the UCSC browser. Second, is this a reasonable approach to analyzing short-reads from RNA-seq? Would it be better to use something like cufflinks to align against a full mouse genome? Thanks in advance for any help. |
![]() |
![]() |
![]() |
#2 |
Member
Location: Stanford, CA Join Date: May 2010
Posts: 88
|
![]()
Looking at that data, the reads don't look very short... They don't look like they are from a high-throughput sequencer.
For reads that long (and since you don't have many reads), your best best is probably to align them with BLAT. They should align pretty confidently. EDIT: actually, sorry, they are already annotated... I'm not too familiar with this, you'll have to wait for someone else.
__________________
SpliceMap: De novo detection of splice junctions from RNA-seq Download SpliceMap Comment here ![]() Last edited by john_mu; 06-14-2010 at 11:29 PM. |
![]() |
![]() |
![]() |
#3 | |
Member
Location: seattle Join Date: Mar 2010
Posts: 14
|
![]() Quote:
We will be getting about 25 millions reads from each sample, and there will be many samples. blat isn't an option for that many, right? In any case, I am searching for the right thing to align mouse cDNA reads against that at least has coding regions annotated, and if possible also tissue source and protein product annotations. I don't know if that is a reasonable expectation. |
|
![]() |
![]() |
![]() |
#4 |
Member
Location: Stanford, CA Join Date: May 2010
Posts: 88
|
![]()
oh... so you want to align your short reads against only the known annotated coding regions?
I don't think that is necessary though. If you align them to the entire genome with TopHat or SpliceMap, 90%+ of the reads will align to the coding regions anyway. RNA-seq is quite specific. After the alignment, then you can compare your results with known annotations and try to see what happened. Is there any particular reason, you want to only align the reads to known coding regions?
__________________
SpliceMap: De novo detection of splice junctions from RNA-seq Download SpliceMap Comment here ![]() |
![]() |
![]() |
![]() |
#5 | |
Member
Location: seattle Join Date: Mar 2010
Posts: 14
|
![]() Quote:
But the more I look at the Riken database, the less I like this approach. I'll install cufflink and tophat and see how those can help me align against the whole genome. Thank you for the reply. |
|
![]() |
![]() |
![]() |
#6 |
Member
Location: Stanford, CA Join Date: May 2010
Posts: 88
|
![]()
oh I see.. well hope it works out! Good luck
__________________
SpliceMap: De novo detection of splice junctions from RNA-seq Download SpliceMap Comment here ![]() |
![]() |
![]() |
![]() |
Tags |
cdna, mouse, riken, rna-seq |
Thread Tools | |
|
|