Updated STAR to version 2.7.6a (#19904)
This commit is contained in:
parent
c0486f6768
commit
5f9de810ff
@ -10,8 +10,9 @@ class Star(Package):
|
||||
"""STAR is an ultrafast universal RNA-seq aligner."""
|
||||
|
||||
homepage = "https://github.com/alexdobin/STAR"
|
||||
url = "https://github.com/alexdobin/STAR/archive/2.6.1b.tar.gz"
|
||||
url = "https://github.com/alexdobin/STAR/archive/2.7.6a.tar.gz"
|
||||
|
||||
version('2.7.6a', sha256='9320797c604673debea0fe8f2e3762db364915cc59755de1a0d87c8018f97d51')
|
||||
version('2.7.0e', sha256='2fc9d9103bd02811904d41e3a3d50e47c7de17cb55c3b4880ea5f39300a9ba0d')
|
||||
version('2.7.0d', sha256='7a757478868dc73fe7619bf6ea302dd642bd30e1c8c1fb4acdbe7fa151cf9fd1')
|
||||
version('2.6.1b', sha256='1bba5b26c1e6e9a7aca8473a99dbf37bad1dbdd0a589402448e278553bb6b3da')
|
||||
|
Loading…
Reference in New Issue
Block a user