-
Notifications
You must be signed in to change notification settings - Fork 13
/
NAMESPACE
55 lines (54 loc) · 1.18 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
# Generated by roxygen2: do not edit by hand
export(acc)
export(crossSetSim)
export(crossSetSimDisk)
export(extractAAC)
export(extractAPAAC)
export(extractBLOSUM)
export(extractCTDC)
export(extractCTDCClass)
export(extractCTDD)
export(extractCTDDClass)
export(extractCTDT)
export(extractCTDTClass)
export(extractCTriad)
export(extractCTriadClass)
export(extractDC)
export(extractDescScales)
export(extractFAScales)
export(extractGeary)
export(extractMDSScales)
export(extractMoran)
export(extractMoreauBroto)
export(extractPAAC)
export(extractPSSM)
export(extractPSSMAcc)
export(extractPSSMFeature)
export(extractProtFP)
export(extractProtFPGap)
export(extractQSO)
export(extractSOCN)
export(extractScales)
export(extractScalesGap)
export(extractTC)
export(getUniProt)
export(parGOSim)
export(parSeqSim)
export(parSeqSimDisk)
export(protcheck)
export(protseg)
export(readFASTA)
export(readPDB)
export(removeGaps)
export(twoGOSim)
export(twoSeqSim)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,factanal)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(utils,combn)
importFrom(utils,getFromNamespace)
importFrom(utils,read.csv)