Thank you those articles look really interesting
Dear All,
Are there any tools/methodology to study the effect of mutations on gene expression from RNA -seq data ? I am looking for any methodology/tool that can predict/associate effects of mutations with gene expressions . I was Googling for a while, but couldn't find anything related. Thank you in advance.
2 answers
Have you considered eQTL tools / database for this task ?
If your mutation is already recorded in dbSNP you could get eQTL/ expression quantitative trait variants (eQTV) data for variants of interest (See eqtl questions discussed here, most of the questions are genotype/GWAS centric, but still will help you to understand major set of tools/databases). If your mutation is a novel SNV, you need to do experimental/prediction studies to figure out the effect of mutation on gene expression.
Following papers will be useful:
You need to search for "quantitative trait association testing" and will find most likely find PLINK. You could make a quantitative trait from the expression value, e.g. log RPKM. This could work in principle, if you had enough cases. However, most likely you will have only a handful of cases because you mentioned mutations, and the mutation alleles can be very rare, such that nothing significant will come up. If you however confused mutation with SNP and have a lot of cases, things might look different.
Thank you, but I don't think the sample size is big enough to follow up with an association study
Log in to answer this question.