Difference between revisions of "MetaCluster"
Jump to navigation
Jump to search
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Genomics]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|metacluster}} | |{{#vardefine:app|metacluster}} | ||
Line 17: | Line 17: | ||
{{#if: {{#var: url}}| | {{#if: {{#var: url}}| | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | MetaCluster is an unsupervised binning method for metagenomic sequences. Existing binning methods based on sequence similarity and sequence composition markers rely heavily on the reference genomes of known microorganisms and phylogenetic markers. MetaCluster is an integrated binning method based on the unsupervised top-down separation and bottom-up merging strategy. It can bin metagenomic sequencing datasets with mixed complex species abundance ratios from the exactly equal situation to the extremely unbalance situation with consistently | + | MetaCluster is an unsupervised binning method for metagenomic sequences. Existing binning methods based on sequence similarity and sequence composition markers rely heavily on the reference genomes of known microorganisms and phylogenetic markers. MetaCluster is an integrated binning method based on the unsupervised top-down separation and bottom-up merging strategy. It can bin metagenomic sequencing datasets with mixed complex species abundance ratios from the exactly equal situation to the extremely unbalance situation with consistently high accuracy. |
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory. |
<!--Additional--> | <!--Additional--> | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | Four programs are available | |
− | |}} | + | * MetaBinNoise |
+ | * MetaCluster4Fast | ||
+ | * MetaCluster5_1 | ||
+ | * MetaCluster5_2|}} | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}} | See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}} |
Latest revision as of 19:26, 18 August 2022
Description
metacluster website
MetaCluster is an unsupervised binning method for metagenomic sequences. Existing binning methods based on sequence similarity and sequence composition markers rely heavily on the reference genomes of known microorganisms and phylogenetic markers. MetaCluster is an integrated binning method based on the unsupervised top-down separation and bottom-up merging strategy. It can bin metagenomic sequencing datasets with mixed complex species abundance ratios from the exactly equal situation to the extremely unbalance situation with consistently high accuracy.
Environment Modules
Run module spider metacluster
to find out what environment modules are available for this application.
System Variables
- HPC_METACLUSTER_DIR - installation directory
- HPC_METACLUSTER_BIN - executable directory.
Additional Information
Four programs are available
- MetaBinNoise
- MetaCluster4Fast
- MetaCluster5_1
- MetaCluster5_2