Results 5 issues of biocodz

sortmerna-4 draft PR

The current recipe will be maintained parallel to the Sortmerna [bioconda-recipe](https://github.com/bioconda/bioconda-recipes/tree/master/recipes/sortmerna). The bioconda recipe currently uses pre-built binaries. The current recipe performs the whole build including building 3rd party libraries....

I'm working on the bioconda recipe that will perform the full build (currently pre-built binaries are used). Bioconda-utils don't support Windows, so I want to create conda recipe directly on...

enhancement

Currently CMake configuration uses zlib library built on user machine in a custom location. Change this to use a standard library installation i.e. either pre-installed or installed using e.g. `apt...

enhancement

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Building [sortmerna 4.3.7](https://github.com/sortmerna/sortmerna/releases/tag/v4.3.7) recipe on conda-forge (Windows...

type::bug