I followed the instructions on the github, and I receive the following error:
(pysam) PS D:\projects\dragen\git\dls-pgx-bioinfo-scripts> conda config --add channels bioconda
Warning: 'bioconda' already in 'channels' list, moving to the top
- bioconda
- conda-forge
- defaults
- r
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- pysam
Current channels:
-
https://conda.anaconda.org/bioconda -
https://conda.anaconda.org/conda-forge - defaults
-
https://conda.anaconda.org/rTo search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.organd use the search bar at the top of the page.
---
what am I doing wrong?