makeOverlapTable {HTSanalyzeR} | R Documentation |
This is an internal function.
makeOverlapTable(geneSet, hits, mapID, filepath, filename)
geneSet |
a character vector of gene identifiers specifying a gene set |
hits |
a character vector of gene identifiers specifying all hits in the screen |
mapID |
a list of targeting identifiers with a name for each entry of the list as the identifier to be mapped |
filepath |
a single character value specifying the directory where the overlapped gene list will be stored |
filename |
a single character value specifying the name of the file where the overlapped gene list will be stored |
This is an internal function.
Benilton Carvalho, Xin Wang