Skip to content

Commit cfcecb8

Browse files
Add PHI toolkit
1 parent 9d5c3c4 commit cfcecb8

File tree

5 files changed

+1299
-0
lines changed

5 files changed

+1299
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
version: 1.2
2+
workflows:
3+
- name: main
4+
subclass: Galaxy
5+
publish: true
6+
primaryDescriptorPath: /PHI-Toolkit.ga
7+
testParameterFiles:
8+
- /PHI-Toolkit-tests.yml
9+
authors:
10+
- name: Matthias Bernt
11+
orcid: 0000-0003-3763-0797
12+
- name: "Felipe Borim Corr\xEAa"
13+
orcid: 0000-0003-0031-1565
14+
- name: Joao Pedro Saraiva
15+
orcid: 0000-0001-8251-1960
16+
- name: "Helmholtz-Zentrum f\xFCr Umweltforschung GmbH - UFZ"
17+
url: https://www.ufz.de/
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## [0.1] - 2025-07-09
4+
5+
Addition of the workflow to the iwc repository.
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
- doc: Test outline for PHI-Toolkit
2+
job:
3+
Input Dataset Collection:
4+
class: Collection
5+
collection_type: list
6+
elements:
7+
- class: File
8+
identifier: NC_021184.fasta
9+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_021184&rettype=fasta&retmode=text
10+
- class: File
11+
identifier: NC_019936.fasta
12+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_019936&rettype=fasta&retmode=text
13+
- class: File
14+
identifier: NC_019904.fasta
15+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_019904&rettype=fasta&retmode=text
16+
- class: File
17+
identifier: NC_019897.fasta
18+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_019897&rettype=fasta&retmode=text
19+
- class: File
20+
identifier: NC_018515.fasta
21+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_018515&rettype=fasta&retmode=text
22+
- class: File
23+
identifier: NC_018068.fasta
24+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_018068&rettype=fasta&retmode=text
25+
- class: File
26+
identifier: NC_018014.fasta
27+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_018014&rettype=fasta&retmode=text
28+
- class: File
29+
identifier: NC_017095.fasta
30+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_017095&rettype=fasta&retmode=text
31+
- class: File
32+
identifier: NC_017033.fasta
33+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_017033&rettype=fasta&retmode=text
34+
- class: File
35+
identifier: NC_015761.fasta
36+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_015761&rettype=fasta&retmode=text
37+
- class: File
38+
identifier: NC_014364.fasta
39+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014364&rettype=fasta&retmode=text
40+
- class: File
41+
identifier: NC_014363.fasta
42+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014363&rettype=fasta&retmode=text
43+
- class: File
44+
identifier: NC_014212.fasta
45+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014212&rettype=fasta&retmode=text
46+
- class: File
47+
identifier: NC_014211.fasta
48+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014211&rettype=fasta&retmode=text
49+
- class: File
50+
identifier: NC_014168.fasta
51+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014168&rettype=fasta&retmode=text
52+
- class: File
53+
identifier: NC_014008.fasta
54+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_014008&rettype=fasta&retmode=text
55+
- class: File
56+
identifier: NC_012982.fasta
57+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_012982&rettype=fasta&retmode=text
58+
- class: File
59+
identifier: NC_009012.fasta
60+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_009012&rettype=fasta&retmode=text
61+
- class: File
62+
identifier: NC_008261.fasta
63+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_008261&rettype=fasta&retmode=text
64+
- class: File
65+
identifier: NC_003450.fasta
66+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_003450&rettype=fasta&retmode=text
67+
- class: File
68+
identifier: NC_002737.fasta
69+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_002737&rettype=fasta&retmode=text
70+
- class: File
71+
identifier: NC_000913.fasta
72+
location: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&id=NC_000913&rettype=fasta&retmode=text
73+
outputs:
74+
PHI toolkit report:
75+
asserts:
76+
has_text:
77+
text: html
78+
has_size:
79+
size: 100

0 commit comments

Comments
 (0)