Swarm: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Data Analysis]]
[[Category:Software]][[Category:Data Science]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|swarm}}
|{{#vardefine:app|swarm}}
Line 26: Line 26:


==System Variables==
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR
* HPC_{{uc:{{#var:app}}}}_DIR
* HPC_{{#uppercase:{{#var:app}}}}_BIN
* HPC_{{uc:{{#var:app}}}}_BIN
<!--Configuration-->
<!--Configuration-->
{{#if: {{#var: conf}}|==Configuration==
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 16:49, 21 August 2022

Description

swarm website  

Swarm us a robust and fast clustering method for amplicon-based studies. The purpose of swarm is to provide a novel clustering algorithm to handle large sets of amplicons. Traditional clustering algorithms results are strongly input-order dependent, and rely on an arbitrary global clustering threshold. swarm results are resilient to input-order changes and rely on a small local linking threshold d, the maximum number of differences between two amplicons. swarm forms stable high-resolution clusters, with a high yield of biological information.

Required Modules

Serial

  • gcc/4.7.2
  • swarm

System Variables

  • HPC_SWARM_DIR
  • HPC_SWARM_BIN