Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Axelle Loriot
WSBIM2122-20200917
Commits
48d1ba86
Commit
48d1ba86
authored
Apr 15, 2020
by
Laurent Gatto
Browse files
Install hexbin
parent
cb8d4cd0
Changes
1
Show whitespace changes
Inline
Side-by-side
install.R
View file @
48d1ba86
install.packages
(
"BiocManager"
)
BiocManager
::
install
(
"tidyverse"
)
BiocManager
::
install
(
"hexbin"
)
BiocManager
::
install
(
c
(
"usethis"
,
"git2r"
,
"devtools"
,
"remotes"
))
BiocManager
::
install
(
"SummarizedExperiment"
)
BiocManager
::
install
(
c
(
"mzR"
,
"MSnbase"
))
...
...
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