Skip to content

Commit

Permalink
revision
Browse files Browse the repository at this point in the history
  • Loading branch information
bfurtwa committed Mar 23, 2021
1 parent b011548 commit 63e3486
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Usage is exemplified in the notebooks for the analysis from the mansucript "Quan
The analysis can be replicated using the provided conda environment:

```
conda env create -f Schoof_et_al/code/environment.yml`
conda env create -f Schoof_et_al/code/environment.yml
conda activate sceptre
pip install Schoof_et_al/code/sceptre-0.1-py3-none-any.whl
```
Expand All @@ -36,7 +36,8 @@ The required data can be downloaded from
http://proteomecentral.proteomexchange.org
using the dataset identifier PXD020586

Find the notebooks in the subdirectory `Schoof_et_al/code` and the place the required data in `Schoof_et_al/data`.
Find the notebooks in the subdirectory `Schoof_et_al/code`, place the required data in `Schoof_et_al/data`, and create the folder `Schoof_et_al/results/tmp/`.


The following notebooks process the different datasets:

Expand Down

0 comments on commit 63e3486

Please sign in to comment.