How To Visualize Spliced Alignments Of Next Gen Sequencing Data?
2
1
Entering edit mode
14.0 years ago
Darked89 4.6k

I got a bunch of Illumina lanes from RNA-Seq experiment and corresponding draft genome sequence. There are few alignment programs I can use which can handle splicing:

  • Tophat (works, requires filtering short reads from fastq)
  • GEM (works, tabulated output, some manual output combining required)
  • SOAPals (works on example data, genome indexing fails on my input)

So far I am aware of only one program able to display spliced alignments (SeqMonk) but have not managed to run it yet.

My question: are there any other programs for next gen spliced mapping visualization? If yes, which input formats they use?

EDIT: One more new tool for spliced mapping:

See also thread on SeqAnswers

SpliceMap works on test data, strange format of input reads.

splicing next-gen-sequencing visualization • 3.8k views
ADD COMMENT
4
Entering edit mode
14.0 years ago
Malcolm.Cook ★ 1.5k

IGV displays the spliced alignments present in TopHat's BAM file just fine.

ADD COMMENT
0
Entering edit mode

Thank you! I works. :). One note: I got from Tophat junctions.bed, coverage.wig, accepted_hits.sam. The last one I converted using samtools, but for that I needed to create tab file with seq_names seq_lengths. Finally IGV loads only indexed files. I will describe whole procedure tomorrow.

ADD REPLY
1
Entering edit mode
14.0 years ago

I don't know if it is interesting in your case (next gen) but I used to work with Spidey available trough a web interface or an executable at the NCBI.

[?]The Genomic sequence has to be a fasta sequence or GI/Accession and the same for the mRNA sequence(s) that you want to align.[?]

ADD COMMENT

Login before adding your answer.

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