bcgsc / biobloom

Create Bloom filters for a given reference and then use it to categorize sequences
http://www.bcgsc.ca/platform/bioinfo/software/biobloomtools
GNU General Public License v3.0
75 stars 15 forks source link

Project page link does not link to latest release #47

Closed jplaverdure closed 5 years ago

jplaverdure commented 5 years ago

Hi, at the top of the github repo, you provide this link:
http://www.bcgsc.ca/platform/bioinfo/software/biobloomtools

Unfortunately, it links to 2.1.1 as being the current release, which is no longer true. Please update as this is confusing to less savvy users.

Thanks !

JustinChu commented 5 years ago

That is confusing in retrospect. I intended users to use the link to the github in the description. To prevent confusion I've removed the releases from the bcgsc website so they have to come here to download it.

Thanks for letting me know