Skip to content

Commit eb17906

Browse files
authored
Remove categories section from .shed.yml
Removed the 'categories' section from the .shed.yml file.
1 parent da3d761 commit eb17906

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/Obitools4/.shed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ long_description: |
66
Obitools4 are a set of tool for metabarcoding data. It allow the user to processing DNA metabarcoding data according to the biological questions. The idea behind the OBITools project was to provide a set of UNIX command-line tools that mimic standard UNIX shell commands such as grep, uniq or wc, but which work on DNA sequence files. Unlike standard UNIX tools, where the processing unit is a line of text, with OBITools the processing unit is a sequence record. In addition, some commands implementing algorithms specific to the processing of DNA metabarcoding data have been added, making OBITools one of the sequence processing tools widely used on UNIX-like systems, suitable for the analysis of DNA metabarcoding data.
77
remote_repository_url: https://github.com/galaxyecology/tools-ecology/tree/master/tools/Obitools4
88
type: unrestricted
9-
categories:
10-
- Metabarcoding
119
auto_tool_repositories:
1210
name_template: "{{ tool_id }}"
1311
description_template: "Obitools4: {{ tool_name }}"

0 commit comments

Comments
 (0)