comprna / SUPPA

SUPPA: Fast quantification of splicing and differential splicing
MIT License
263 stars 62 forks source link

suppa version issue #195

Closed happypiggyzjx closed 1 month ago

happypiggyzjx commented 2 months ago

Hi, Eduardo

I am using the software you developed for some time now, and today I suddenly realized that the version has been updated to 2.4, but in README.md, the pip download command is still: pip install SUPPA==2.3

I checked your update to README.md and found that this line was changed, but nothing actually changed. While wondering if this is due to a clerical error, I tried the command: pip install SUPPA==2.4 and got the following error:

Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement SUPPA==2.4 (from versions: 2.2, 2.2.1, 2.2.2, 2.3) ERROR: No matching distribution found for SUPPA==2.4

Does this mean that the latest version is still 2.3 or should I just copy the latest version 2.4 from github?

Best, happypiggy

EduEyras commented 1 month ago

I am not sure pip is working well

Please use a clone or download of the current code in github. That should work fine.

Thanks

E.