Description Details Author(s) See Also
A decision tree classifier for detecting microsatellite instability (MSI) in somatic mutation data from whole exome sequencing. MSI is detected based on different mutation rates in all sites as well as in simple sequence repeats. This mechanism can also be applied to sequence data of targeted gene panels with shorter sequence length.
Package: | MSIseq |
Type: | Package |
Depends: | RWeka, rJava, R.utils, R (>= 3.2.0) |
Imports: | RWeka, rJava, R.utils |
Version: | 1.0.0 |
Date: | 2014-06-10 |
This package contains two main functions:
MSIseq.train()
is used to generate a detector for MSI status from mutation information.
MSIseq.classify()
uses a detector to classify the MSI status of new tumors from mutation catalogs.
Mini Huang
Maintainer: Mini Huang <mini.huang@nus.edu.sg>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.