Adam Gudyś

Results 5 issues of Adam Gudyś

Describe your pull request here ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General instructions * If this PR adds or updates a...

Hello, In our software we use some modern C++ multithreading features. Unfortunately, these features are currently not supported by clang and require g++-11 or higher for compilation. Therefore, I would...

Due to problems with compiling sources under macOS (the package uses C++ features currently not supported by clang, only g++) we decided to temporarily distribute vclust as a set of...

Describe your pull request here ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General instructions * If this PR adds or updates a...

We have decided tu use kmer-db's GitHub sources instead of a release due to fact, that the project contains submodules. Tarballs produced automatically when the release is published do not...