weizhou0 / qtl

GNU General Public License v3.0
21 stars 2 forks source link

bioconda recipe #5

Open aryarm opened 6 months ago

aryarm commented 6 months ago

Hello!

Just a heads up that I've created a bioconda recipe for commit 10c36186c11962f9aeb48829db63fe9d5a28061e

https://anaconda.org/aryarm/r-saigeqtl

https://github.com/aryarm/aryarm-conda/tree/main/recipes/r-saigeqtl

The built package can be installed from my personal conda channel.

conda install -c conda-forge -c bioconda 'aryarm::r-saigeqtl'

This recipe was modeled after the bioconda recipe for SAIGE

The four installation methods listed in the documentation page unfortunately did not work for us

It seems like SAIGEQTL is still being developed and is not yet ready for formal submission to bioconda? If you'd like, I can open a PR to add the recipe to this repository in the meantime, along with an automated check to verify that it can be rebuilt. I can also add some guidance on how to maintain the recipe until it's ready to be added to bioconda