minepy / mictools

A practical tool for Maximal Information Coefficient (MIC) analysis
GNU General Public License v3.0
125 stars 23 forks source link

Minepy in conda #9

Closed Jediworm closed 4 years ago

Jediworm commented 4 years ago

Hello, I am trying to use minepy/mictools in conda but can't seem to get it to run. The commands are below:

conda create --name mictools conda activate mictools conda install -c bioconda minepy

When then running any commands such as mictools or minepy on their own, it simply says command not found. Is there something I'm doing wrong?

Sorry if this is a silly question, I cannot find any documentation about using it in conda

Thanks

davidealbanese commented 4 years ago

Dear @Jediworm, the minepy package in bioconda does not contain mictools. I suggest to use the mictools docker image.