MikeAxtell / ShortStack

ShortStack: Comprehensive annotation and quantification of small RNA genes
MIT License
88 stars 29 forks source link

conda installs 3.8.5 not newer versions #141

Closed alansill closed 9 months ago

alansill commented 11 months ago

Using "conda install -c bioconda short stack" on a Linux (CentOS 8.3) system seems to always pull versin 3.8.5 not newer versions, the newest of which is currently 4.0.2 at the moment. Is there a special step needed to get conda to install a newer version?

MikeAxtell commented 11 months ago

See #122 , especially the bottom of the thread. This is typically caused by a .condarc that is not set up according to the requirements of bioconda, or related conda configuration issues.