Skip to content

Commit

Permalink
Add pybiopax (#22)
Browse files Browse the repository at this point in the history
* Update README.md

* Update requirements.txt
  • Loading branch information
kozo2 authored Sep 17, 2022
1 parent 86fc3cd commit fff2084
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
2. wget
3. Python
4. pandas
5. make
5. pybiopax
6. make

## How to download data for id2id

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pandas
requests
pybiopax

0 comments on commit fff2084

Please sign in to comment.