Learn R Programming

mglR (version 0.1.0)

makeDnaseSig: Filter Dnase (Maurano) Results

Description

makeDnaseSig returns a list with length corresponding to the number of candidate genes. Each element is a dataframe of all the Dnase results filtered for those that are significant.

Usage

makeDnaseSig(mgl)

Arguments

See Also

Other output: makeAeiPlot, makeCoXpGene, makeCoXpTranscript, makeGoSearch, makeGo, makeMultiEqtl, makeOverlapTable, makeOverlap, makePhenotypeSearch, makePhenotypes, makeSnpSearch, makeSnps, makeSummary

Examples

Run this code
exMgl() -> myMgl
myMgl <- makeDnaseSig(myMgl)

Run the code above in your browser using DataLab