Description Usage Arguments Value
View source: R/countFeatureSet.R
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
1 | countFeatureSet(GRangesObject, ChipNamesVector)
|
GRangesObject |
... |
ChipNamesVector |
... |
a data.frame with nrows of GRangesObject and ncols of 3*length(listOfChIPs) with counts of overlaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.