Skip to content

Commit 248c7f9

Browse files
committed
minor changes in the README
1 parent 9802ac5 commit 248c7f9

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# test-datasets `quantms`
2-
Test data to be used for automated testing with the nf-core pipeline quantms
2+
3+
Test data to be used for automated testing with the nf-core pipeline quantms (https://github.com/nf-core/quantms)
34

45
## Content of this repository
56

6-
`testdata`, contains all inputs needed for the basic CI tests of quantms for every pull request.
7-
`testdata-aws`, contains data sets for full tests done at every release. It should show all/most capabilities of quantms
7+
- `testdata`, contains all inputs needed for the basic CI tests of quantms for every pull request.
8+
9+
- `testdata-aws`, contains data sets for full tests done at every release. It should show all/most capabilities of quantms
810
and have a rich output to be displayed on the nf-core quantms page.
911

10-
Have a look at the READMEs inside each folder to check where the data came from and more infos.
12+
Have a look at the READMEs inside each folder to check where the data came from and more infos.
1113

1214

testdata/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
This folder contains small test data sets for continuous integration.
2-
Potentially this can store spectra data as well if it is small enough.
1+
This folder contains small test data sets for continuous integration. Potentially this can store spectra data as well if it is small enough.
2+
3+
Currently, quantms supports four main workflows and data analysis:
4+
5+
- LFQ workflow: Label-free data analysis workflow
6+
- TMT workflow: TMT data analysis workflow
7+
- DIA workflow: LFQ-DIA data analysis workflow
8+
- LFQ Phospho: Phospho localization data analysis workflow

0 commit comments

Comments
 (0)