Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smdb21 authored Sep 7, 2016
1 parent 806eb5e commit 4514e0d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Adds retention time to dtaselect output files, by reading it from ms2 (either in
### Download latest release [here](https://github.com/proteomicsyates/rt2dtaselect/releases/latest)

Usage:
```
java -jar rt2dtaselect input_folder user_name password
```
where:
* input_folder: is the folder where the DTASelect output files are located.
* user_name: user name to access the server where the ms2 file is located.
* password: password to access the server where the ms2 file is located.
* ```input_folder```: is the folder where the DTASelect output files are located.
* ```user_name```: user name to access the server where the ms2 file is located.
* ```password```: password to access the server where the ms2 file is located.

0 comments on commit 4514e0d

Please sign in to comment.