bahlolab / superSTR

A lightweight, alignment-free utility for detecting repeat-containing reads in short-read WGS, WES and RNA-seq data.
GNU General Public License v2.0
17 stars 7 forks source link

Version #12

Closed christopher-schroeder closed 2 years ago

christopher-schroeder commented 2 years ago

Hey, i am about to write a bioconda recipe, which makes things a lot easier to install. But for that it is required to have a version release. I would like to request a realease, also for reproducibility. Would you be so kind to make one?

lfearnley commented 2 years ago

Thanks for that @christopher-schroeder! A release with version number 1.0.0 has been created. The release only contains source files and not precompiled binaries - adding these is on the to-do for future releases.

christopher-schroeder commented 2 years ago

Thats no problem at all, bioconda will compile these running cent-os and provide the binaries via conda. Thank you!