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

Installation #39

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Installation #39

wants to merge 6 commits into from

Conversation

soulios
Copy link
Contributor

@soulios soulios commented Oct 9, 2024

#33
Updated readme installation guide to point to current biocontainers and bioconda recipes.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
First create an environment with the following command:

```shell
conda create --override-channels --channel conda-forge --channel bioconda -n dfpl python3.8 deepfplearn
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
conda create --override-channels --channel conda-forge --channel bioconda -n dfpl python3.8 deepfplearn
conda create --override-channels --channel conda-forge --channel bioconda -n dfpl python==3.8 deepfplearn

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
bernt-matthias added a commit to bernt-matthias/deepFPlearn that referenced this pull request Dec 18, 2024
bernt-matthias added a commit to bernt-matthias/deepFPlearn that referenced this pull request Dec 18, 2024
@bernt-matthias
Copy link
Contributor

The updates to the README are now containerd in #43

@soulios What should be do with the remaining changes?

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

Successfully merging this pull request may close these issues.

3 participants