script/load_by_url.r

RCHIVE_HOME<-Sys.getenv("RCHIVE_HOME");
library(devtools);
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/AddDbGapPubMed.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/CombineGwas.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/CombineHomolog.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/CombineIntron.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/DownloadBrainSpan.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/DownloadDbGap2.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/DownloadDbGap.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/DownloadGtex.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/DownloadMouseAtlas.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/FormatGenesetCollection.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/GetEntrezDetail.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/GetPubMed.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/HtmlUtilities.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapBiosystems.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapChromosome.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapGtf.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapHomologene.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapKegg.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapOrg2Gene.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapProbe2Gene.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapSet2Species.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MapUnigeneSpecies.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/MergeEncodeReadCount.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseChebi.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseDbGap.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseDbSNP.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseDisGeNET.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseEntrez.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseG1kVcf.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseGtf.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseGwasCatalog.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseHomologene.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseMesh.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseOmim.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParsePir.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParsePubtator.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseTaxonomy.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ParseUnigene.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/PrepareGeexCollection.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/PrepareMetaGwas.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ProcessGEO.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/ProcessGexDataset.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/QueryDbsnpDb.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/RetrieveDbGapStat.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/SummarizeDbGap.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/TableUtilities.r");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/TrackActivity.R");
source_url("https://raw.githubusercontent.com/zhezhangsh/rchive/master/R/UpdateLog.r");
zhezhangsh/rchive documentation built on June 17, 2020, 3:55 a.m.