-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
55 lines (54 loc) · 1.33 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(.convertImpute2ByGtool)
export(.filterImputeData)
export(.filterImputeData2)
export(.getInfoScoreImpute2)
export(.imputedByImpute2)
export(.imputedByImpute4)
export(.mergePlinkData)
export(.prePhasingByShapeit)
export(.prepareLegend2bim)
export(.snpSharedPos)
export(checkAlign2ref)
export(chrWiseSplit)
export(chunk4eachChr)
export(computeInfoByQctool)
export(extractByGenipe)
export(genoQC)
export(getGroupLabel)
export(imputedByGenipe)
export(mergeByGenipe)
export(phaseImpute)
export(plotPCA4plink)
export(postImpQC)
export(prepareAnnoFile4affy)
export(reductExpand)
export(removeNoGroupId)
export(removeOutlierByPCs)
export(removeSampID)
export(removedDoubleProbes)
export(removedExclProbe)
export(removedInstFhet)
export(removedInstMiss)
export(removedMaleHetX)
export(removedMendelErr)
export(removedMonoSnp)
export(removedParentIdsMiss)
export(removedSnpFemaleChrXhweControl)
export(removedSnpFemaleChrXmiss)
export(removedSnpHWEauto)
export(removedSnpHetX)
export(removedSnpMiss)
export(removedSnpMissDiff)
export(removedSnpMissPostImp)
export(removedUnmapProbes)
export(removedWrongAnceInst)
export(removedYMtSnp)
export(renamePlinkBFile)
export(setHeteroHaploMissing)
export(splitXchr)
export(updateGenoInfo)
export(updateGroupIdAndSex)
export(updatedSnpInfo)
import(doParallel)
import(lattice)