$ conda install -c jnarayan81 alienomics
The environment is inconsistent, please check the package plan carefullyThe following packages are causing the inconsistency:
- defaults/linux-64::jupyter==1.0.0=py37_7 -...
Ktrim is written in C++ for GNU Linux/Unix platforms. After uncompressing the source package, you can find an executable file ktrim under bin/ directory compiled using g++ v4.8.5 and linked with libz...
# envname is the name of your (existing) conda env
conda activate envname
# cpanm is available on either conda-forge or
# bioconda, so add conda-forge (or look up
# how to set up bioconda if you need tools
# for bioinformatics)
conda config...