countFeatureSet: countFeatureSet counts overlaps between 'GRangesObject' and...

Description Usage Arguments Value

View source: R/countFeatureSet.R

Description

countFeatureSet counts overlaps between GRangesObject and three cathegories of peaks from snakePipes results directory specified by ChipNamesVector The three cathegories of peaks are: snakePipesDir/DiffBind_all.tsv (peaks_none, which are all peaks minus UP and DOWNregulated peaks), snakePipesDir/DiffBind_UP.FilteredResults.tsv (peaks_up), snakePipesDir/DiffBind_DOWN.FilteredResults.tsv (peaks_down) <- make correct the filenames

Usage

1
countFeatureSet(GRangesObject, ChipNamesVector)

Arguments

GRangesObject

...

ChipNamesVector

...

Value

a data.frame with nrows of GRangesObject and ncols of 3*length(listOfChIPs) with counts of overlaps


AdrijaK/omicsWrappers documentation built on July 22, 2020, 2:11 p.m.