Whole Genome Sequencing

The advent of next-generation sequencing technologies has revolutionized the study of genetic variation in the human genome. Whole-genome sequencing currently represents the most comprehensive strategy for variant detection genome-wide but is costly for large sample sizes, and variants detected in noncoding regions remain largely uninterpretable.

Whole Exome Sequencing

By contrast, whole-exome sequencing has been widely applied in the identification of germline mutations underlying Mendelian disorders, somatic mutations in various cancers and de novo mutations in neurodevelopmental disorders. Since whole-exome sequencing focuses upon the entire set of exons in the genome (the exome), it requires additional exome-enrichment steps compared with whole-genome sequencing. Although the availability of multiple commercial exome-enrichment kits has made whole-exome sequencing technically feasible, it has also added to the overall cost.

Transcriptome Sequencing

This has led to the emergence of transcriptome (or RNA) sequencing as a potential alternative approach to variant detection within protein coding regions, since the transcriptome of a given tissue represents a quasi-complete set of transcribed genes (mRNAs) and other noncoding RNAs. A further advantage of this approach is that it bypasses the need for exome enrichment.

  • Ku CS, Wu M, Cooper DN, Naidoo N, Pawitan Y, Pang B, Iacopetta B, Soong R. (2012) Exome versus transcriptome sequencing in identifying coding region variants. Expert Rev Mol Diagn 12(3), 241-51. [abstract]

Incoming search terms:

  • exome sequencing ppt
  • exome sequencing vs rna seq
  • rna seq vs exome seq
  • exome sequencing rna-seq
  • exome sequencing vs rna-seq
  • rna-seq exome sequencing
  • exome sequencing
  • rna sequencing exome
  • rna sequencing vs exome sequencing
  • exome versus transcriptome sequencing in identifying coding region variants

Comments

One Response to “Exome Sequencing vs RNA-Seq to Identify Coding Region Variants”

  1. Seunghee lee on January 25th, 2013 8:08 pm

    I want to confirm that pre mRNA splicing varient difference between normal and disease condition.
    My sample is maybe platelet
    I want to find new targets for my research.
    I think that RNA-seq or exome RNA seq.
    is anyone good?

Leave a Reply




  • Social Networking Pages

    Linkedin Group

  • Follow Me on Pinterest
  • RSS SEQanswers – RNA Sequencing

    • The Transcript Length from Cufflinks May 25, 2013
      Hi Guys, I'm doing a fungus RNA-Seq.However, the merged transcriptome gave me very long transcripts (generally >2K). I used GeneMarES to do... […]
      hchang10
    • DESeq; can I omit timepoints during dispersal estimation? May 24, 2013
      I have a bacterial timecourse with 2 biological replicates per timepoint. There is a fair bit of variance between my replicates. I have spent the... […]
      amcloon
    • HT Seq Count stranded options May 24, 2013
      I am very new to bioinformatics, so I would be really grateful for some help! I have been using *HTSeq Count v0.5.3* and I am bit confused about... […]
      qwrissie
    • Tophat 2.0.8b installation error May 24, 2013
      I install tophat-2.0.8b to rerun the mapping. but when i make it, the error appears like this. make[1]: Entering directory... […]
      canhu
    • reason for low mapping rate?? May 23, 2013
      we did RNASeq using HiSeq 2000 100PE. When the data were back, I mapping them to the reference sequence, but got very low mapping rate (30-40%). I... […]
      miaom
    • cross-species data - questions about normalization May 23, 2013
      Hi, I have some data form various samples (cell types) in different species. I want to compare and analyze gene expression variability across the... […]
      trelek2
  • RSS Biostar – RNA-Seq

    • Why am I getting so many unmapped reads in STAR, classified as "too short"?
      I am currently using STAR to map several Hi-SEQ mRNA runs. I'm having trouble getting a decent amount of reads to map, but I don't really understand why. I'm hoping you can shed some light :) In the final log, only about 50% (or less) of the reads map to the reference. I'm using a GTF in addition to the genome. The unmapped bin that most […]
    • What are the best practices for SNP identification in RNA seq transcriptome data
      I have 20 RICE RNA seq tranascriptome data hiseq 2000 platform paired end reads. I aligned fasta reads with BWA and remove PCR duplicates with PICARD. Later I call SNP with samtools using various parameters. I would like to clarify what parameters should I used while alinging to reference rice genome for looking SNP location 100 bp upstream and 250 bp downst […]
    • How do TopHat options -g , --supress-hits, and Bowtie options interplay?
      Hi, I am currently using TopHat2 to map RNA-seq runs. I think there have been some changes pertaining the -g option. Does anyone know how it works now? I used to think that setting -g would look for n alignments for a given read, report them [if top-scoring] and discard those reads that had more than g [top scoring] alignments. Now, the description sounds mo […]
    • What happened to -k in TopHat for multiple-mapping reads?
      Selecting -g n in tophat does not discard reads mapping more than n, but instead only reports n alignments for those out all all their TOP scoring alignments. I think there used to be an option -k that would allow one to discard reads that topped x alignments -- whatever happened to that? I only see -g in the tophat 2 manual, no reporting options like before […]
    • Does tophat use the library-type information for mapping, or just for the XS flag?
      When I specify library-type to TopHat, i.e., first-strand, second-strand, unstranded, TopHat appends a value + or - to the XS:A flag, which is useful for subsequent analyses, such as annotation. However, does this information actually influence the "mappability" of reads, or is this unaffected? My thinking is that the information would be considere […]
    • Purpose of Y-shaped adapters in Illumina Sequencing?
      Hi all, Y adapters different sequences to be annealed to the 5' and 3' ends of each molecule in a library. The arms of the Y are unique, and the middle part, connected to the DNA fragment, is complementary. What are the advantages of this? My take of this over having fully-complementary adapters (ADAPTER1 - - - - - ADAPTER1) is that: -Upon primer a […]