-
Notifications
You must be signed in to change notification settings - Fork 0
kosonocky/protein_code_for_Danny
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation: Linux Bash: $ python3 -m venv venv $ source venv/bin/activate $ pip install -r requirements.txt Cmd: $ python3 -m venv venv $ venv\Scripts\activate.bat $ pip install -r requirements.txt Git Bash: $ python3 -m venv venv $ source venv/Scripts/activate $ pip install -r requirements.txt Confirmed to run using cmd, Linux Bash, Git bash NOTE: Plots don't display if using wsl terminal
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published