-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
46 lines (45 loc) · 951 Bytes
/
Copy pathNAMESPACE
File metadata and controls
46 lines (45 loc) · 951 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Generated by roxygen2: do not edit by hand
export("alleles<-")
export("phenotype<-")
export("samples<-")
export("snps<-")
export(add.samples)
export(add.snps)
export(align.alleles)
export(alleles)
export(annot.plink)
export(annot.read.plink)
export(dups)
export(example.data)
export(g.class)
export(g.complement)
export(g.count)
export(g.rev)
export(impute.missing)
export(ld)
export(phenotype)
export(sample.match)
export(samples)
export(sm)
export(snp.match)
export(snp.qc)
export(snps)
exportClasses(aSnpMatrix)
exportClasses(aXSnpMatrix)
exportMethods("[")
exportMethods("colnames<-")
exportMethods("dimnames<-")
exportMethods("rownames<-")
exportMethods(add.samples)
exportMethods(add.snps)
exportMethods(cbind2)
exportMethods(rbind2)
exportMethods(show)
exportMethods(switch.alleles)
import(methods)
import(snpStats)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(stats,cor)
importFrom(utils,data)
useDynLib(annotSnpStats)