MISO icon indicating copy to clipboard operation
MISO copied to clipboard

Status of conda package?

Open holtgrewe opened this issue 8 years ago • 2 comments

Hi, I'm interested in having misopy in bioconda.

I realize there already is a "conda" sub folder.

What's the status of conda packaging?

holtgrewe avatar Mar 09 '17 11:03 holtgrewe

I tried making one a very long time ago. The issue, as I recall, was having a platform-independent way to install certain dependencies like samtools. MISO requires samtools in order to pass unit tests, but the installation procedure is different depending on OS (e.g., "brew install samtools" for Mac, something else for Linux, etc.) and I was having trouble getting that to work. Perhaps conda packaging has improved since.

yarden avatar Mar 14 '17 14:03 yarden

I've just added version 0.5.4 to bioconda.

dpryan79 avatar Oct 19 '17 11:10 dpryan79