RabbitBio / RabbitTClust

RabbitTClust: enabling fast clustering analysis of millions bacteria genomes with MinHash sketches
Other
39 stars 3 forks source link

Add RabbitTClust to Bioconda #8

Open apcamargo opened 11 months ago

apcamargo commented 11 months ago

Hi @XiaomingXu1995

First, I'd like to congratulate you for RabbitTClust. I spent weeks trying to find a clustering algorithm that worked in the scale I needed and RabbitTClust solved all of my problems.

Do you think you can publish it in Bioconda? Right now I need to compile it and not everyone (or everyserver) has Cmake available. It would be great to have it in Bioconda to make installation easy.

XiaomingXu1995 commented 11 months ago

Hi,

Thanks for your issue. That's a good idea.

I'm on a business trip, and I will publish it in Bioconda as long as I finish the trip!

Best, Xiaoming

apcamargo commented 11 months ago

Thank you!

apcamargo commented 9 months ago

Hi @XiaomingXu1995,

I started to put together a recipe for Bioconda. However, Bioconda downloads the source directly from the "Assets" section of GitHub releases page and it seems that the .tar.gz files you have there don't include the submodules.

Can you include the file that include the submodules in the "Assets"? Do do that, you can just edit the release and drop the file into the "Attach binaries by dropping them here or selecting them." area.

XiaomingXu1995 commented 9 months ago

Hi, Please accept my apologies for the delay in getting back to you about it.

I have updated all source codes including the submodules in to the realease.

Best, Xiaoming

sorenwacker commented 2 months ago

Hi, we were trying to compile the code, but run into multiple issues. Having an easier way to install the software would be great.

jianshu93 commented 2 months ago

Hello All,

I have the same problems with compiling (alway some errors). For the submodule problems, do not link to another github page but just copy them to this repo will solve the problem. I look forward to it just becuase this is the only tool to greedy clustering the genomes to find some repentatives. It would be nice to also provide a Linux binary before adding to bioconda (It takes some time).

Thanks,

Jianshu

XiaomingXu1995 commented 1 month ago

Hi, everyone, RabbitTClust is availabe at https://anaconda.org/bioconda/rabbittclust.

jianshu93 commented 1 month ago

Thank you!

Best,

Jianshu