Skip to content

Commit f1c8dcf

Browse files
authored
Update homepage and remote repository URLs in .shed.yml
1 parent 3510af0 commit f1c8dcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/Obitools4/.shed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Obitools4
22
owner: ecology
33
description: Obitools4
4-
homepage_url: https://github.com/kpayet26/tools-ecology
4+
homepage_url: https://github.com/metabarcoding/obitools4
55
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.
7-
remote_repository_url: https://github.com/metabarcoding/obitools4
7+
remote_repository_url: https://github.com/galaxyecology/tools-ecology/tree/master/tools
88
type: unrestricted
99
categories:
1010
- Metabarcoding

0 commit comments

Comments
 (0)