Mercurial > repos > kls286 > chap_test_20230328
comparison pipeline.yaml @ 21:2c6483be513d draft default tip
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 2e1e853d16782d778b15f82fb5760874382b36e9-dirty
author | kls286 |
---|---|
date | Tue, 11 Apr 2023 11:20:26 +0000 |
parents | 4b553f7fb7fb |
children |
comparison
equal
deleted
inserted
replaced
20:fc1b08c6fa10 | 21:2c6483be513d |
---|---|
2 | 2 |
3 # Download example data | 3 # Download example data |
4 - common.URLReader: | 4 - common.URLReader: |
5 url: https://gitlab01.classe.cornell.edu/api/v4/projects/308/repository/files/saxswaxs%2frawdata_test_1d.tar/raw?ref=main | 5 url: https://gitlab01.classe.cornell.edu/api/v4/projects/308/repository/files/saxswaxs%2frawdata_test_1d.tar/raw?ref=main |
6 headers: | 6 headers: |
7 PRIVATE-TOKEN: # your token here | 7 PRIVATE-TOKEN: glpat-sH-sniHbynCxUDJBpv5V # your token here |
8 - common.URLResponseProcessor | 8 - common.URLResponseProcessor |
9 - common.ExtractArchiveWriter: | 9 - common.ExtractArchiveWriter: |
10 filename: . | 10 filename: . |
11 | 11 |
12 # Collect map data | 12 # Collect map data |