Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Functions and utilities for pipeline to compile and harmonize public GEO DNA methylation array data and sample metadata. For implementation, see the `recountmethylation_instance` resource.

Notifications You must be signed in to change notification settings

metamaden/recountmethylation.pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recountmethylation.pipeline

DOI

Functions and utilities to compile and harmonize public GEO DNA methylation array datasets. This includes generation of the assay compilation objects as HDF5 and HDF5-SummarizedExperiment objects, as well as metadata mappings and predictions for sample metadata from study SOFT files. To see implementation, see the recountmethylation_instance resource.

Install

Devtools install

Install this package from an R session using the devtools R package with:

devtools::install_github("metamaden/rmpipeline")

Manual install

Obtain this package from github with:

git clone https://www.github.com/metamaden/recountmethylation.pipeline

Install the cloned repo using:

R CMD INSTALL recountmethylation.pipeline

Load

After installation, load this package into an active R session library(recountmethylation.pipeline).

About

Functions and utilities for pipeline to compile and harmonize public GEO DNA methylation array data and sample metadata. For implementation, see the `recountmethylation_instance` resource.

Resources

Stars

Watchers

Forks

Packages

No packages published