Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
eScience
ICoVeR
Commits
58c284cf
Commit
58c284cf
authored
Nov 25, 2015
by
Bertjan Broeksema
Browse files
Fix old names.
parent
d5aa58da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
installation.md
installation.md
+2
-2
No files found.
installation.md
View file @
58c284cf
...
@@ -127,13 +127,13 @@ Start R studio and type the following commands.
...
@@ -127,13 +127,13 @@ Start R studio and type the following commands.
# continue installing the interactive binning application.
# continue installing the interactive binning application.
> library(devtools)
> library(devtools)
# NOTE: Before installing you should check the file R.ICo
BiRe
/R/sqlite.R. At the
# NOTE: Before installing you should check the file R.ICo
VeR
/R/sqlite.R. At the
# top there is a variable declared named: p.db.dataset. The value for this
# top there is a variable declared named: p.db.dataset. The value for this
# variable must match the data set you want to analyze (i.e. "wrighton" in
# variable must match the data set you want to analyze (i.e. "wrighton" in
# this case).
# this case).
#
#
# If you want to bin a different data set, you must change this value
# If you want to bin a different data set, you must change this value
# **before** installing the R.ICo
BiRe
package.
# **before** installing the R.ICo
VeR
package.
> install_local(file.path(getwd(), "R.ICoVeR"))
> install_local(file.path(getwd(), "R.ICoVeR"))
{% endhighlight %}
{% endhighlight %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment