You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for preparing the environment using conda in the "Other requirements" section contains a spelling error: biocanda -> bioconda. The code is: conda create -y -c biocanda -c conda-forge --name crispron --file environment.yml.
The code for preparing the environment using conda in the "Other requirements" section contains a spelling error:
biocanda -> bioconda. The code is:conda create -y -c biocanda -c conda-forge --name crispron --file environment.yml.