-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNAMESPACE
69 lines (68 loc) · 1.54 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# Generated by roxygen2: do not edit by hand
export(BAM2VCF)
export(DESeq2DS)
export(EGAhtsgetResourceClient)
export(EGAhtsgetResourceResolver)
export(GA4GHResourceClient)
export(GA4GHResourceResolver)
export(GDSFileResourceClient)
export(GDSFileResourceResolver)
export(GWASDS)
export(GenotypeDataDS)
export(Laplace_noise_generator)
export(Opal2FileResourceGetter)
export(PCADS)
export(PCASNPSDS)
export(PRSDS)
export(PRSDS_aux)
export(RNAseqPreprocDS)
export(addPhenoDataDS)
export(alleleFrequencyDS)
export(cellCountsDS)
export(computeN)
export(createRSEDS)
export(dlaplace)
export(edgeRDS)
export(exactHWEDS)
export(extractPhenoFromGDSDS)
export(fastAlleleFrequencyDS)
export(fastGWAS_ColSums)
export(fastGWAS_PHENO_removeNAindiv)
export(fastGWAS_S)
export(fastGWAS_S_means)
export(fastGWAS_getFitted.values)
export(fastGWAS_getResiduals)
export(featureDataDS)
export(featureNamesDS)
export(fvarLabelsDS)
export(genoDimensionsDS)
export(geno_pca_pooled_addPC2GenoDS)
export(geno_pca_pooled_addPCDS)
export(getChromosomeNamesDS)
export(getSNPSbyGenDS)
export(getVariable)
export(limmaDS)
export(limmaDS2)
export(make_valid_namesDS)
export(methylation_array_convertDS)
export(nFeaturesDS)
export(nSamplesDS)
export(pDataDS)
export(plinkDS)
export(plotPCADS)
export(plotPCASNPSDS)
export(removeOutliersDS)
export(replace.NA)
export(rlaplace)
export(selFeatureDS)
export(selSNPDS)
export(snptestDS)
export(subsetExpressionSet2DS)
export(subsetExpressionSetDS)
export(subsetGenoDS)
export(varLabelsDS)
import(R6)
import(dplyr)
import(httr)
import(readr)
import(resourcer)