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
Axelle Loriot
WSBIM2122-20200917
Commits
3602e02d
Commit
3602e02d
authored
Mar 12, 2020
by
Laurent Gatto
Browse files
Update install.R
parent
56e65240
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.R
View file @
3602e02d
install.packages
(
"BiocManager"
)
BiocManager
::
install
(
"tidyverse"
)
BiocManager
::
install
(
c
(
"usethis"
,
"git2r"
,
"devtools"
,
"remotes"
))
BiocManager
::
install
(
"UCLouvain-CBIO/rWSBIM1207"
)
BiocManager
::
install
(
"SummarizedExperiment"
)
## BiocManager::install("MSnbase")
\ No newline at end of file
BiocManager
::
install
(
"UCLouvain-CBIO/rWSBIM1207"
)
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