mirror of
https://github.com/samsledje/D-SCRIPT.git
synced 2026-06-04 15:04:24 +08:00
update setup.py requirements
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
## v0.2
|
||||
|
||||
### v0.2.1
|
||||
- Add biopython to setup.py
|
||||
|
||||
### v0.2.0
|
||||
|
||||
- Integrate Topsy-Turvy to allow for top-down supervision
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.2.1"
|
||||
__citation__ = """Sledzieski, Singh, Cowen, Berger. "D-SCRIPT translates genome to phenome with sequence-based, structure-aware, genome-scale predictions of protein-protein interactions." Cell Systems 12, no. 10 (2021): 969-982.
|
||||
|
||||
Devkota, Singh, Sledzieski, Berger, Cowen, Topsy-Turvy: integrating a global view into sequence-based PPI prediction, Bioinformatics, In Press."""
|
||||
|
||||
Reference in New Issue
Block a user