This is a test version of Biostars. For the public version, visit https://www.biostars.org.
RNA-Seq or Exome Seq for Clinical data analysis

My plan is to develop a tool that can predict gene mutation and gene's expression pattern in a user input sample (fastq). From literature survey, I have understood Exome seq is good for calling variants from sample as it call variants from all coding region and RNA-Seq is best for gene / transcript expression data analysis. But, people do go for variant analysis using RNA-seq also. In such case all genomic variants are not captured. Here I have three important question

  1. Can I use RNAseq for identifying the variants for clinical analysis?
  2. Is RNA-Seq clinically more important than exome seq as it is used for both variant calling and identifying transcript expression?
  3. Are Mutations in expressed regions more important than mutations in non-expressed region? Please give your valuable suggestions.

If you need any clarification in the question please reply me here.

Sorry for my language.

Thank you

rna-seq exome next-gen-sequencing

Thank you :) @geek_y I have seen this, but still confirming from experts like you. Do you have any suggestions for my 2 and 3 questions

My apologies for being blunt, but I don't think you should be working on a clinical data analysis tools if you don't understand these basic concepts you are asking about. It's probably worth it to first read a lot about what you are planning to do.

I am not using that account anymore email id associated with that got some problem and one more thing here I got the perfect answer from Brian Bushnell

Do we need to tell you again about unnecessary upvotes of your comments/questions?

After my comment 2 upvotes on the question itself were removed. Odd.

I thought it was strange that I got +6 on a random answer that anyone could have given. In, like, 10 minutes.

So, to summarize, we have

  • fishy
  • odd
  • strange

That's rather remarkable, isn't it?

You got two upvotes for this trivial comment. Who did you arrange to upvote your comments? This is fishy, odd and stranage

In the current context of discussing user behavior, Wouter's comment is not trivial. I'd recommend some maturity in responses please, we are all scientists here.

I wondered about the same. :-p

2 answers

1) No.
2) No.  Variant-calling is less accurate from RNA-seq because there is no guarantee both chromosome copies are expressed (or that either is expressed at that time).
3) No.  Different genes are expressed at different times.  A gene that is only expressed, say, in embryonic development might be critically important but you'd never see it in adult RNA-seq.

So - you need to do WGS or exome-capture for mutations, and RNA-seq for expression.

Thank You.... Precise and Perfect answer

I am not an expert, but

  1. RNA-Seq is useful to understand the tissue specific gene expression and for perturbation studies . BUT, if you want to do a clinical study, at most you would be doing RNA-Seq from saliva/blood and that might not be useful if the variant has effects the heart or pancreas , as you might not even have expression of those tissue specific genes in the blood/saliva sample.

  2. Its been shown in several studies that the non-coding variants have large impact on gene expression, as they are usually enriched in regulatory regions like enhancers, promoters etc.

Log in to answer this question.