forked from galaxyproject/tools-iuc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.shed.yml
More file actions
16 lines (16 loc) · 1.03 KB
/
.shed.yml
File metadata and controls
16 lines (16 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: fastspar
owner: iuc
description: Tool for rapid and scalable correlation estimation for compositional data.
homepage_url: https://github.com/scwatts/fastspar/
long_description: FastSpar is a C++ implementation of the SparCC algorithm for the inference of interaction networks from sparse and compositional data. It rapidly infers correlation networks and calculates P-values using an unbiased estimator.
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastspar
categories:
- Metagenomics
- Statistics
auto_tool_repositories:
name_template: "{{ tool_id }}"
description_template: "Wrapper for fastspar function: {{ tool_name }}."
suite:
name: "suite_fastspar"
description: "A suite for rapid and scalable correlation estimation for compositional data."
long_description: "FastSpar is a C++ implementation of the SparCC algorithm for the inference of interaction networks from sparse and compositional data. It rapidly infers correlation networks and calculates P-values using an unbiased estimator."