Git Product home page Git Product logo

sarcoma_rf's Introduction

Sarcoma_RF

DNA methylation-based classification of central nervous system tumours

Collection of R-scripts used to perform DNA-methylation data analysis presented in DNA methylation-based classification of central nervous system tumours. The raw data is publicly available at NCBI GEO under Accession number GSE90496.

Preprocessing and Normalization

preprocessing.R

Reads raw data, performs normalization, basic filtering and batch effect adjustment between Frozen and FFPE samples. Normalized and batch adjusted as well as unadjusted data is stored in ./results

Unsupervised tSNE analysis

tsne.R

Performs non-linear dimension reduction on preprocessed DNA-methylation data.

Classifier training and cross-validation

training.R

Trains the Random Forest classifier on the complete data set and stores the final classifier in ./results

cross_validation.R

Performs nested cross-validation and stores the results in ./CV

calibration.R

Evaluates the results of the cross-validation and fits a calibration model that is stored in ./results and compiles a final report showing classifier performance metrics CVresults.html.

Tumor purity estimation

purity.Rmd
purity.html

Example how TCGA 450k methylation data and ABSOLUTE tumor purity estimates can be used to train a Random Forest to predict tumor purity.

Copy number analysis

cnv_analysis.R

Example how the conumee Bioconductor is applied to perform copy number variation analysis. Note, to get the reference objects stored in ./CNV_data, Git large file storage needs to be installed before cloning the repository.

sarcoma_rf's People

Contributors

margery0011 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.