Browse code

update GSTRUCT source code

Michael Lawrence authored on 22/05/2019 19:39:45
Showing 1 changed files
... ...
@@ -1,3 +1,4 @@
1
-source("~/gabe/checkedout/gmapR/scripts/getGmapGstructSourceCode.R")
2
-fixMakefile()
3
-updateGSTRUCTSrc()
1
+source("scripts/getGmapGstructSourceCode.R")
2
+enableMaintainerMode()
3
+updateGSTRUCTSrc() # or updateGMAPSrc()
4
+disableMaintainerMode()
Browse code

resurrect improvements that we reverted before the April release, expect breakage for a while

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@110039 bc3139a8-67e5-0310-9ffc-ced21a209358

Michael Lawrence authored on 28/10/2015 18:51:00
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,3 @@
1
+source("~/gabe/checkedout/gmapR/scripts/getGmapGstructSourceCode.R")
2
+fixMakefile()
3
+updateGSTRUCTSrc()
Browse code

Reverted to r101133, along with NAMESPACE fixes

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@102487 bc3139a8-67e5-0310-9ffc-ced21a209358

Michael Lawrence authored on 14/04/2015 21:40:44
Showing 1 changed files
1 1
deleted file mode 100755
... ...
@@ -1,3 +0,0 @@
1
-source("~/gabe/checkedout/gmapR/scripts/getGmapGstructSourceCode.R")
2
-fixMakefile()
3
-updateGSTRUCTSrc()
Browse code

Recent work towards supporting the new features... will revert back to a stable version immediately...

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@102485 bc3139a8-67e5-0310-9ffc-ced21a209358

Michael Lawrence authored on 14/04/2015 21:32:10
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,3 @@
1
+source("~/gabe/checkedout/gmapR/scripts/getGmapGstructSourceCode.R")
2
+fixMakefile()
3
+updateGSTRUCTSrc()