Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amine GHOZLANE
shaman
Commits
c83ff009
Commit
c83ff009
authored
Sep 13, 2016
by
Amine GHOZLANE
Browse files
Install biomformat
parent
a67b11b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
LoadPackages.R
View file @
c83ff009
...
...
@@ -54,8 +54,9 @@ if (!require(devtools)) {
# Let us use biomformat instead of biom
if
(
!
require
(
biomformat
)){
library
(
biomformat
)
library
(
devtools
)
devtools
::
install_github
(
"biomformat"
,
"aghozlane"
)
library
(
biomformat
)
}
if
(
!
require
(
scatterD3
))
{
...
...
Write
Preview
Supports
Markdown
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