Query nearest neighbors in 'Capper et al.. Nature. 2018' for central nervous tumors. Meanwhile, a KNN classification with calibrated score, umap, tsne will also be plotted.
R/3.6 is suggested.
(The package is not been well tested yet.)
install.packages("cnsTumorMNN_0.1.0.tar.gz", repos = NULL, type = "source")
After install finished.
Download 'pipeline.v5.R' and 'Generate_HTMLreport.v5.Rmd', then you can run
Rscript /path/to/pipeline.v5.R /path/to/idat_directory/ output_prefix
Sample_Sheet.csv is required in the idat_directory.
Wu et al.. Impact of the methylation classifier and ancillary methods on CNS tumor diagnostics. Neuro-oncology, 2021 (https://doi.org/10.1093/neuonc/noab227). Capper et al.. DNA methylation-based classification of central nervous system tumours. Nature, 2018. (DOI: 10.1038/nature26000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.