Menu

#24 update HTSeq

--
open
nobody
None
False
5
2013-12-05
2013-09-04
Ugo
No

Hi Simon,
to update HTSeq is this procedure correct?

First I run the shell script 'clean' in the HTSeq directory to remove the previous version of HTSeq and then I install the last version HTSeq?
Am I missing something?

Thank you

Ugo

Discussion

  • Ugo

    Ugo - 2013-09-04

    Hi Simon,
    to update HTSeq is this procedure correct?
    First I run the shell script 'clean' in the HTSeq directory to remove the previous version of HTSeq and then I install the last version HTSeq?
    Am I missing something?
    Thank you
    Ugo

     
  • Simon Anders

    Simon Anders - 2013-12-05

    No, you should not run "clean". Just start Python, type
    import HTSeq; print HTSeq.__file__
    to see where Python had installed HTSeq to and delete this directory.

     

    Last edit: Simon Anders 2013-12-05

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.