StatGene
Method
The entire StatGene pipeline can be executed by:
|
This function compute the mutational load and shingles, storing them in a folder as csv file |
Alternative, one can using the following API:
Pre-processing
Collection of common pre-processing functionalities.
|
Function to compute the mutational load files |
|
Split data into training and test set. |
|
Permute the sample labels. |
Shingle Computation
|
This function compute the shingles, generating the train and test sample |
An example of usage can be found in this tutorial