-
Notifications
You must be signed in to change notification settings - Fork 55
Tumor-only method #21
Comments
Hi, |
I am also very curious about the algorithm behind tumor only mode, esp., how to generate a baseline (using information entropy theory?). Could you share a preprint if available? Thanks |
The manuscript is being prepared and we will deliver an uniform cutoff. |
Hey! |
Could you list out some resource on understanding what is the comentropy theory? Majority of the results are masked by entropy and information gain. |
Hi |
Hey! The current tumor only option based on entropy theory is just a PRE-beta release. If you just want to detect MSI status for tumor only specimen, please provide me an email, and I will send your msisensor2 to test your cases. |
Is msisensor2 different from version 0.6? If so, could you send me msisensor2 as well to [email protected]? We have quite a bit of data for normal-tumor vs tumor only and trying to detect MSI for tumor only. Thanks |
Hi @Beifang, My email address is [email protected]. Could you send the msisensor2 resources so we can experiment? Appreciate your response! |
Hi @Beifang, |
Hey, since many people asked for msisensor2, we are considering how we should provide that to the community. |
Please try MSIsensor2 here: http://niulab.scgrid.cn/msisensor2/ |
Thanks for the link. Could you kindly let me know how msisensor2 is different from msisensor0.6? |
The tumor/normal pair model in MSIsensor2 is the same as MSIsensor0.6, but we are using a new tumor only model in MSIsensor2 instead of premature entropy method in MSIsensor0.6. We are going to remove tumor only option in MSIsensor0.6, and only keep tumor/normal pair model in MSIsenor0.6. So, if you have tumor only data, please use MSIsensor2 for MSI status detection. |
Thanks. Any plan to add hg19 as well? FYI, while installing on CentOS 7, one dependency problem with glibc has occurred. |
Could show more details about the dependency problem. |
Please see the details below. $ ./msisensor2 |
Regarding your problem, we have repackaged MSIsensor2 and updated it on the website.Tests on many servers have indicated that this problem does not exist in the current version. You can download and unzip it again. If you have any problem, please feel free to contact us. |
Hi Ding-Lab/Msisensor,
I have downloaded the MSIsensor2 from the above mentioned
link. After doing so, the file is in the format msisensor-ML.tar.bz2. When
I tried to unzip the file, it returns the error as the file is not in bz2
fomat. I will be grateful, if u could help me to resolve the problem and
access the MSIsensor 2.
Thanks much,
Yuvarani
…On Thu, Aug 15, 2019 at 9:03 AM Beifang Niu ***@***.***> wrote:
Please try MSIsensor2 here: http://niulab.scgrid.cn/msisensor2/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21?email_source=notifications&email_token=AMUVJRF4YMLG7AGDSYTI3MDQETE77A5CNFSM4FNWLQM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4KXTGA#issuecomment-521501080>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMUVJRAWMEIF6J2TQJJY5ZTQETE77ANCNFSM4FNWLQMQ>
.
--
The content of this email is confidential and intended for the recipient
specified in message only. It is strictly forbidden to share any part of
this message with any third party, without a written consent of the sender.
If you received this message by mistake, please reply to this message and
follow with its deletion, so that we can ensure such a mistake does not
occur in the future.
|
Try download MSIsensor2 again, and use "tar -zxvf" to unzip it. If you still have the problem, you can show me more details about the error. |
Hi Ding-Lab/Msisensor
The above mentioned suggestion worked well. Thank you so much.
But while running the MSIsensor 2 using the following command msisensor msi
–M models_hg38_1000genes -t Sample.tumor.bam -o output.tumor.prefix. I
received Fatal error as follows:
failed to open homopolymer and microsatellites file
Could u please tell me what might went wrong?
Thanks in advance
Regards,
Yuvarani
…On Mon, Aug 19, 2019 at 2:13 PM owehann ***@***.***> wrote:
Try download MSIsensor2 again, and use "tar -zxvf" to unzip it. If you
still have the problem, you can show me more details about the error.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21?email_source=notifications&email_token=AMUVJRGGCNNOZHFAC77F33DQFJMMDA5CNFSM4FNWLQM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4SE4DA#issuecomment-522472972>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMUVJRCTYDSK2MURB7FSIB3QFJMMDANCNFSM4FNWLQMQ>
.
--
The content of this email is confidential and intended for the recipient
specified in message only. It is strictly forbidden to share any part of
this message with any third party, without a written consent of the sender.
If you received this message by mistake, please reply to this message and
follow with its deletion, so that we can ensure such a mistake does not
occur in the future.
|
Use command ./msisensor2 msi –M models_hg38_1000genes -t Sample.tumor.bam -o output.tumor.prefix. If you still have any problem, please feel free to contact us. |
Hi Regards, |
Hi,
Thank you for your improvment for tumor-only analysis. Could you give us more informations about the method used please ?
Bests,
Elodie
The text was updated successfully, but these errors were encountered: