We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9273dcd commit 8cff8bcCopy full SHA for 8cff8bc
README.md
@@ -7,7 +7,7 @@ APA-Net is a deep learning model designed for learning context specific APA usag
7
Before running APA-Net, ensure you have Python installed on your system. Clone this repository to your local machine:
8
9
```bash
10
-git clone https://github.com/yourusername/APA-Net.git
+git clone https://github.com/BaderLab/APA-Net.git
11
cd APA-Net
12
13
pip install .
0 commit comments