powered by
This function creates a table of the local controlling edge features
tableLCFs_VFs(CoNIResults, LCFs)
The output of CoNI (after p-adjustment)
Local controlling edge features as a vector
A data.frane of local controlling edge features and their respective vertex pairs, and unique vertexes.
# NOT RUN { #Load CoNI results data(CoNIResultsHFDToy) #Note: arbitrary list of genes, not Local controlling features tableLCFs_VFs(CoNIResultsHFDToy, c("Lilr4b","Rps12")) # }
Run the code above in your browser using DataLab