-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path.shed.yml
More file actions
15 lines (15 loc) · 904 Bytes
/
.shed.yml
File metadata and controls
15 lines (15 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: genetic_format_conversion
owner: ecology
description: This tool enables the conversion and formatting of genotyping data between VCF, GENEPOP, SSR (tabular) and BayeScan formats.
homepage_url: https://github.com/GINAMO-EBVs/ginamo-workflows/genetic_format_conversion
long_description: |
This tool allows you to easily convert your genetic data files between VCF, GENEPOP, and BayeScan formats.
Powered by PGDSpider, it transforms your raw data into analysis-ready files while letting you define populations and filter genotype quality.
It is a practical solution for preparing your datasets before using software like BayeScan or LDNe.
remote_repository_url: https://github.com/galaxyecology/tools-ecology/tree/master/tools/genetic_format_conversion
type: unrestricted
categories:
- Ecology
auto_tool_repositories:
name_template: "{{ tool_id }}"
description_template: "{{ tool_name }}"