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

Simplify conda installation #21

Closed
karl616 opened this issue Jul 27, 2018 · 4 comments
Closed

Simplify conda installation #21

karl616 opened this issue Jul 27, 2018 · 4 comments

Comments

@karl616
Copy link
Contributor

karl616 commented Jul 27, 2018

Hi,

would it be interesting to you to simplify the conda installation procedure?

I would be willing to help. There are a couple of things that could be done:

  1. Add idr, phantompeakqualtools and picard-v2.10.6 to bioconda
  2. See if it is possible to fix graphviz, otherwise enforce the anaconda version already in the environment file

My goal would be to be able to set up the environment directly from an environment file.

@karl616
Copy link
Contributor Author

karl616 commented Jul 27, 2018

I started with an update to the idr recipe:
bioconda/bioconda-recipes#10112

@karl616
Copy link
Contributor Author

karl616 commented Jul 27, 2018

Picard 2.10.6 is available in bioconda.

# install picard 2.10.6
wget -N -c https://github.com/broadinstitute/picard/releases/download/2.10.6/picard.jar
chmod +x picard.jar

The picard.jar file is present under the share folder. Perhaps it is possible to use this?

@karl616
Copy link
Contributor Author

karl616 commented Jul 27, 2018

#22 should allow picard tools to be installed directly through conda instead

@leepc12
Copy link
Contributor

leepc12 commented Jul 27, 2018

Thanks for your work on this. We appreciate it. We can talk more on your PR.

@leepc12 leepc12 closed this as completed Oct 16, 2018
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

2 participants