forked from mahfuz05062/FLEX_R
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·24 lines (23 loc) · 827 Bytes
/
NAMESPACE
File metadata and controls
executable file
·24 lines (23 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated by roxygen2: do not edit by hand
export(CalculatePredictionAndTrueOnDirectInteraction)
export(CalculatePredictionAndTrueOnLibraryProfiles)
export(GenerateDataForPerfCurve)
export(GetAreaUnderPRCurveForEntities)
export(GetCoAnnotationData)
export(GetContributionOfEntitiesAtCertainTP)
export(GetInteractionData)
export(GetStepwiseContributionOfEntities)
export(MakeCoAnnotationFromGeneSymbols)
export(MakeCoAnnotationMatrixFromGeneSymbols)
export(MakeFuncNetFromGIANT)
export(PlotCategoryPR)
export(PlotContributionScatter)
export(PlotContributionStructure)
export(PlotPRDirect)
export(PlotPRSimilarity)
export(ReformatDepMapData)
export(getSubsetOfCoAnnRemoveGenes)
export(getSubsetOfCoAnnRemoveIDs)
export(getSubsetOfCoAnnRemovePairs)
importFrom(AnnotationDbi,mappedkeys)
importFrom(org.Hs.eg.db,org.Hs.egSYMBOL)