Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORCA setup #33

Closed
31 tasks done
lchong opened this issue Sep 25, 2017 · 14 comments
Closed
31 tasks done

ORCA setup #33

lchong opened this issue Sep 25, 2017 · 14 comments
Assignees

Comments

@lchong
Copy link
Contributor

lchong commented Sep 25, 2017

@tmozgach @sjackman

Hi all, we can use this issue to centralize the conversation about ORCA software installations prior to the event. Here are the requests from team leaders so far:

Project 2

See issue for full discussion (hackseq/hackseq_projects_2017#2)

  • methpipe

Project 6

  • Bedtools
  • BWA
  • FastQC
  • Graphviz
  • Long Ranger license prevents redistribution
  • LRSIM
  • makefile2graph
  • Miller
  • R
  • RStudio Server
  • samtools
  • seqtk

Project 8

  • scikit-learn
  • pytorch

R Packages

  • Bioconductor

  • data.table

  • devtools

  • DiagrammeR

  • doMC

  • DT

  • fuzzyjoin

  • ggplot

  • igraph

  • knitr

  • pander

  • revealjs

  • rmarkdown

  • roxygen2

  • tidyverse

  • phytools

I'll follow up shortly with the leaders to remind them to put together their lists.

@sjackman sjackman self-assigned this Sep 25, 2017
@sjackman
Copy link

sjackman commented Sep 25, 2017

@tmozgach Please brew install graphviz lrsim makefile2graph
rstudio-server has two open issues: https://github.com/Homebrew/homebrew-science/pull/5502 and https://github.com/Homebrew/homebrew-science/pull/6315

@BrunoGrandePhD
Copy link
Contributor

What packages are installed for R? Since installing several R packages on Linux can take a while due to compilation, it would help if a few main ones come pre-installed. I've put together an initial list below, but it might get longer after discussing more specific goals with team members.

R Packages

  • tidyverse
  • rmarkdown
  • DT
  • fuzzyjoin
  • pander
  • doMC
  • revealjs
  • devtools
  • roxygen2
  • data.table

@sjackman
Copy link

sjackman commented Oct 2, 2017

There are currently no R packages installed, other than the base packages.
@tmozgach Can you please add these R packages to the ORCA image, and also ggplot2 and knitr? You can install them with

Rscript -e 'install.packages(c("tidyverse", …, "data.table", "ggplot2", "knitr"))'

and Bioconductor, using these instructions: https://www.bioconductor.org/install/

Rscript -e 'source("https://bioconductor.org/biocLite.R"); biocLite()'

Thanks!

@morien
Copy link

morien commented Oct 3, 2017

Will add to the list of R packages to be installed: 'phytools', plus dependencies 'ape' (>= 4.0), and 'maps'

Git, of all things, isn't on the server software list, but I have to assume it's there... (?)

@sjackman
Copy link

sjackman commented Oct 3, 2017

@morien Only those software installed by either brew or pip is listed. git is installed by apt-get and so isn't included in this list.

@sjackman
Copy link

sjackman commented Oct 3, 2017

@tmozgach Please add igraph and DiagrammeR to the list of R packages.

@morien
Copy link

morien commented Oct 3, 2017

@sjackman ah okay, well then we can strike "tree" from the list of requests, that would also get installed with the OS package manager, not brew or pip

@sjackman
Copy link

sjackman commented Oct 3, 2017

The Docker image that we're using is bcgsc/orca:2017.08.23 which is based on linuxbrew/linuxbrew:1.2.8 which is based on ubuntu:trusty. The next release of ORCA will be based on linuxbrew/linuxbrew:1.3.* and ubuntu:xenial. Feel free to check it out if you'd like to poke around and see what software is installed, and try out your pipeline prior to Hackseq. Note that the image is 10 GB.

@lchong
Copy link
Contributor Author

lchong commented Oct 3, 2017

From Project 8: "Could we get scikit-learn and pytorch preinstalled on our ORCA machines?"

  • scikit-learn
  • pytorch

@sjackman
Copy link

sjackman commented Oct 3, 2017

@tmozgach I've added the software listed in the comments above the to the summary of this issue:
#33 (comment)
Can you please tick off the boxes that you've installed in the ORCA image?

@sjackman
Copy link

sjackman commented Oct 3, 2017

@lchong Could you please add Tanya @tmozgach as a collaborator on this repository, so that she can tick off the boxes in the summary of this issue?

@lchong lchong assigned sjackman and lchong and unassigned sjackman Oct 3, 2017
@sjackman
Copy link

@lchong Could you please send me the names and e-mail addresses of the project leads so that we can create ORCA accounts for them?

@lchong
Copy link
Contributor Author

lchong commented Oct 10, 2017

@sjackman try this link:

https://docs.google.com/spreadsheets/d/1IFDkStUlfCYGfYhpHPN-TYj_OxQ2LfTJ0tMC1gQZH6Y/edit?usp=sharing

@sjackman
Copy link

Thanks, Lauren!

@lchong lchong closed this as completed Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants