Skip to content

Commit 6915fa8

Browse files
authored
update .shed.yml from tRNA prediction tools (#1711)
1 parent b9669e0 commit 6915fa8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
name: trna_prediction
22
owner: bgruening
3-
description: Aragorn predicts tRNA and tmRNA in nucleotide sequences.
4-
homepage_url: http://mbioserv2.mbioekol.lu.se/ARAGORN/
5-
long_description: Aragorn predicts tRNA and tmRNA in nucleotide sequences. http://mbioserv2.mbioekol.lu.se/ARAGORN/
3+
description: tRNA and tmRNA prediction from nucleotide sequences.
4+
homepage_url: https://github.com/UCSC-LoweLab/tRNAscan-SE
5+
long_description: tRNA prediction using tRNAscan-SE (https://github.com/UCSC-LoweLab/tRNAscan-SE) and Aragorn (https://www.trna.se/)
66
remote_repository_url: https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/trna_prediction
77
type: unrestricted
88
categories:
99
- RNA
10+
- Sequence Analysis
11+
auto_tool_repositories:
12+
name_template: "{{ tool_id }}"
13+
description_template: "Wrapper for the tool: {{ tool_name }}"

0 commit comments

Comments
 (0)