Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vasicek58 authored Dec 9, 2024
1 parent bf44cde commit 1984655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The pipeline requires Snakemake and Conda installed. You can install these follo

1. Format your PSMs or peptides in a tab-separated file as described below
2. Clone the PeptideAnnotator repository: `git clone https://github.com/ProGenNo/ProHap_PeptideAnnotator.git; cd ProHap_PeptideAnnotator`
3. Create a new configuration file based on the instructions in _config_example.yaml_
3. Create a new configuration file called `config.yaml` placed in the root of this repository (next to _Snakefile_) using [https://progenno.github.io/ProHap_PeptideAnnotator/](https://progenno.github.io/ProHap_PeptideAnnotator/), or based on the instructions in _config_example.yaml_
4. Provide the path to the configuration file on line 2 of _Snakefile_
5. Activate the Conda environment to run Snakemake: `conda activate snakemake`
6. Test Snakemake with a dry-run: `snakemake -c1 -n -q`
Expand Down

0 comments on commit 1984655

Please sign in to comment.