Skip to content

Commit df3de3f

Browse files
authored
fix shed.yml lint warning (#6274)
1 parent 02d2f93 commit df3de3f

File tree

46 files changed

+94
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+94
-19
lines changed

data_managers/data_manager_gatk_picard_index_builder/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ long_description:
55
name: data_manager_gatk_picard_index_builder
66
owner: devteam
77
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gatk_picard_index_builder
8+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_gatk_picard_index_builder
89
type: unrestricted

data_managers/data_manager_packaged_annotation_data/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ long_description: |
99
name: data_manager_packaged_annotation_data
1010
owner: iuc
1111
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_packaged_annotation_data
12+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_packaged_annotation_data
1213
type: unrestricted

data_managers/data_manager_pangolin_data/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ long_description: |
77
name: data_manager_pangolin_data
88
owner: iuc
99
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pangolin_data
10+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pangolin_data
1011
type: unrestricted

data_managers/data_manager_star_index_builder/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ long_description: |
88
name: data_manager_star_index_builder
99
owner: iuc
1010
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder
11+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder
1112
type: unrestricted

tools/allegro/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: allegro
22
owner: iuc
33
description: Linkage and haplotype analysis from deCODE
4+
long_description: A fast linkage and haplotype analysis utility making use of MTBDD to reduce complexity.
45
homepage_url: http://www.decode.com/software/
56
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/allegro/
67
categories:

tools/art/.shed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ name: art
44
description: Simulator for Illumina, 454, and SOLiD sequencing data
55
long_description: |
66
Sequencing data simulation tools
7-
8-
http://www.niehs.nih.gov/research/resources/software/biostatistics/art/
97
categories:
108
- Sequence Analysis
119
- Data Source
1210
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/art
11+
homepage_url: http://www.niehs.nih.gov/research/resources/software/biostatistics/art/
1312
type: unrestricted

tools/b2btools/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ long_description: |
55
Underlying physical and chemical principles are computationally unraveled through data integration, analysis, and machine learning, so connecting them
66
to biological events and improving our understanding of the way proteins work.
77
homepage_url: https://bio2byte.be
8+
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/b2tools
89
type: unrestricted
910
categories:
1011
- Computational chemistry

tools/barrnap/.shed.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ description: Contains the Barrnap tool for finding ribosomal RNAs in FASTA seque
44
long_description: |
55
Barrnap predicts the location of 5S, 16S and 23S ribosomal RNA genes in Bacterial genome sequences. Barrnap now supports Archaea, Eukaryota and Mitochondria.
66
name: barrnap
7+
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/barrnap
8+
homepage_url: https://github.com/tseemann/barrnap
79
owner: iuc
8-
type: unrestricted
10+
type: unrestricted

tools/blastxml_to_gapped_gff3/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ long_description: |
77
name: blastxml_to_gapped_gff3
88
owner: iuc
99
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/blastxml_to_gapped_gff3
10+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/blastxml_to_gapped_gff3
1011
type: unrestricted

tools/charts/.shed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ long_description: |
66
The pre-processing is done by this tool. Noteworthy, many chart types like e.g. Bar diagrams and Scatterplots, do not require data pre-processing.
77
owner: iuc
88
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/charts/
9+
homepage_url: https://github.com/galaxyproject/tools-iuc/tree/master/tools/charts/
910
type: unrestricted
1011
name: charts
1112
description: Enables advanced visualization options in Galaxy Charts

0 commit comments

Comments
 (0)