niu-lab / msisensor2

Microsatellite instability (MSI) detection for tumor only data.
GNU General Public License v3.0
94 stars 21 forks source link

Does MSIsensor or MSIsensor2 work with tumor-only RNAseq data? #6

Open audyavar opened 4 years ago

audyavar commented 4 years ago

Hello @Beifang -

I am an avid fan of MSIsensor and routinely use it in the calling of MSI status from exome sequencing data. Recently we have started to switch our analysis to RNAseq data and I was wondering if MSIsensor(1 or 2) works on tumor-only RNaseq data? Another question for you is if it works on mouse data (exome/rnaseq) as well?

Beifang commented 4 years ago

Thanks for your interest on msisensor suite. We have not test on RNAseq data. msisensor should works for mouse normal-tumor paired exome data and for msisensor2, we currently have no enough wes/RNAseq data to train tumor-only models for mouse.

audyavar commented 4 years ago

We have quite a few samples to run this on human RNAseq data. Any advice on changing any parameters for applying MSISENSOR on RNAseq data?

Best

Akshata


From: Beifang Niu notifications@github.com Sent: Tuesday, November 5, 2019 6:34 PM To: niu-lab/msisensor2 Cc: abio; Author Subject: Re: [niu-lab/msisensor2] Does MSIsensor or MSIsensor2 work with tumor-only RNAseq data? (#6)

Thanks for your interest on msisensor suite. We have not test on RNAseq data. msisensor should works for mouse normal-tumor paired exome data and for msisensor2, we currently have no enough wes/RNAseq data to train tumor-only models for mouse.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/niu-lab/msisensor2/issues/6?email_source=notifications&email_token=AASBJUNI2NVIKWUB3QACX3TQSIUMZA5CNFSM4JJIV4PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDFBMKQ#issuecomment-550114858, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AASBJUMWOW3IQGX3OK3MQNDQSIUMZANCNFSM4JJIV4PA.

Beifang commented 4 years ago

please just try: msisensor2 msi -M ./models_hg19 -t rnaseq.bam -o xxx.prefix to see what would happen.

courcelm commented 4 years ago

@audyavar Any success with RNAseq data?