Hi,
I have tumor samples (wes) gathered from different patients. All the tumors belong to the same cancer type. I would like to check the mutations in those samples, if they affect the same genes, is there a correltaion, similar mutation pattern ... etc
My question is, how can I detect the mutations in the tumor samples? Those are not germline samples, so I cannot use germline piplines. Moreover, I do not have the normal samples in order to apply the somatic pipelines.
Could anyone guide me please on what to do in this case? Many thanks in advance
p.s. I understand that your answers are for educational purposes and you hold no responsibility. I have read such disclaimers in other posts.
But those callers require either germline samples, or tumor-normal samples for the germline callers and somatics callers respectively, and what I have is only tumor samples that I would like analyse.
If you have only tumor samples, no matter how much of a sophisticated algorithm you use - there is always an uncertainty associated with the somatic status of an identified variant. Having said that, MuTect can still call somatic variants without gremline controls. But again you will have to be careful and filter possible gremline SNPs against dbSNP, ExAC, etc.
thank you a lot for the clarification. In this regard, what do you think of this tool named ISOWN?
Its using Mutect2 under the hood for variant calling and doing LOT of filtering to remove possible FPs and gremline variants - which is GOOD. I think you should try it!