Learn R Programming

VSE (version 0.99)

loadSampleRegions: loadSampleRegions

Description

The sample bed files are DNAse-seq, ChIP-seq for H3K4me1, H3K4me3, H3K27ac, H3K27me3 and H3K36me3 for MCF7 cells. The data are obtained from ENCODE project. There is also one sampleSheet.csv which is the sample sheet for the bed regions in the format similar to ChIPQC or DiffBind requirement.

Usage

loadSampleRegions()

Arguments

Value

A directory names VSE_samples that will contain 6 bed files and 1 sampleSheet.csv

Details

This function will download sample bed files from www.hansenhelab.org/VSE/sample_regions in /VSE_samples

Examples

Run this code
## Not run: 
# loadSampleRegions()
# ## End(Not run)

Run the code above in your browser using DataLab