Closed MikeAxtell closed 1 year ago
The RNA module for python used to require python 3.6, however this was fixed in the script. Changed so miRScore no longer requires a specific python version
README instructions still tell users that python=3.6 is required for installation (see the conda line).
version 3.6 of python is ancient. The current stable release of python is 3.11. Why peg a new script to a very old version of python?