-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
executable file
·76 lines (74 loc) · 1.87 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
70
71
72
73
74
75
export("AddDbGapPubMed");
export("CleanHtmlTags");
export("CombineGwas");
export("CombineHomolog");
export("CombineIntron");
export("ConvertGene2EntrezKeggApi");
export("DownloadBrainSpan");
export("DownloadDbGap");
export("DownloadDbGap");
export("DownloadDbGap2");
export("DownloadGtex");
export("DownloadMouseAtlas");
export("FormatGenesetCollection");
export("GetDbGapStudy");
export("GetDbGapStudy");
export("GetEntrezDetail");
export("GetPubMedAbstract");
export("GetPubMedFields");
export("GetSetURL");
export("GetSnpPosById");
export("GtfExon2Intron");
export("GtfTranscript2Exon");
export("InstallBrainarray");
export("LinkEntryKeggApi");
export("ListEntryKeggApi");
export("LoadAffyCel");
export("LoadColumn");
export("Map2Biosystems");
export("MapChromosome");
export("MapHomologene");
export("MapHomologeneMatrix");
export("MapKegg2Gene");
export("MapKegg2Gene.2");
export("MapKeggOne2All");
export("MapKeggOne2One");
export("MapKeggPath2Gene");
export("MapOrg2Gene");
export("MapPMID2Title");
export("MapProbe2Gene");
export("MapSet2Species");
export("MapUnigeneSpecies");
export("MatchSage");
export("MergeEncodeReadCount");
export("MergeTable");
export("ParseBiosystemsGeneral");
export("ParseChebi");
export("ParseDbSNP");
export("ParseDisGeNET");
export("ParseEntrez");
export("ParseG1kVcf");
export("ParseGSE");
export("ParseGSM");
export("ParseGtf");
export("ParseGwasCatalog");
export("ParseHomologene");
export("ParseMesh");
export("ParseMeshChemical");
export("ParseMeshDisease");
export("ParseOmim");
export("ParsePir");
export("ParsePubtator");
export("ParseTaxonomy");
export("ParseUnigene");
export("PrepareGeexCollection");
export("PrepareMetaGwas");
export("ProcessGEO");
export("ProcessGexDataset");
export("RenameSeqlevels");
export("RetrieveDbGapStat");
export("RetrieveDbGapStat");
export("SummarizeDbGap");
export("SummarizeDbGap");
export("TrackActivity");
export("UpdateLog");