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

One-liner conda setup [.yaml file] #75

Open
erfanshekarriz opened this issue Dec 8, 2022 · 1 comment
Open

One-liner conda setup [.yaml file] #75

erfanshekarriz opened this issue Dec 8, 2022 · 1 comment

Comments

@erfanshekarriz
Copy link

Hi and hope all is well.

I was wondering if you have considered making a one-liner setup with conda. Either through adding dependencies like pickle-mixin or making a .yaml file that can be easily run with conda env create -f .yaml.

Adding the dependencies line-by-line in the README.md file makes it quite clunky as a developer who would like to use VIBRANT in my workflow process.

Would appreciate your help,

Best,

Erfan

@KrisKieft
Copy link
Member

conda create -n vibrant -c bioconda prodigal hmmer biopython pandas matplotlib seaborn==0.9.0 numpy==1.17.0 scikit-learn==0.21.3

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