diff --git a/PEAS.zip b/PEAS.zip deleted file mode 100644 index 888f90e..0000000 Binary files a/PEAS.zip and /dev/null differ diff --git a/README.md b/README.md index 204067c..185d1c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PEAS (Predict Enhancers from ATAC-seq) ## Getting started -To run PEAS, download and extract the PEAS.zip file and run the PEAS.jar file either by double clicking or by running it in the command line: java -jar PEAS.jar (Requires Java 1.8.0_171, https://java.com/en/download/), +To run PEAS, download and extract the latest PEAS zip file (https://github.com/UcarLab/PEAS/releases) and run the PEAS.jar file either by double clicking or by running it in the command line: java -jar PEAS.jar (Requires Java 1.8.0_171, https://java.com/en/download/), Please refer to the Manual (PEASManual.pdf) for installing dependencies and for further information on how to run feature extraction and prediction scripts. \ No newline at end of file