logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ClusterSets.py - Cluster sequences by group

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

ClusterSets.py 0.6.0                                May 2020                                   CLUSTERSETS.PY(1)

Description

       usage: ClusterSets.py [--version] [-h]  ...

       Cluster sequences by group

   help:--version
              show program's version number and exit

       -h, --help
              show this help message and exit

   subcommands:
              Clustering method

       set    Cluster sequences within annotation sets.

       all    Cluster all sequences regardless of annotation.

       barcode
              Cluster reads by clustering barcode sequences.

   outputfiles:
              cluster-pass

              clustered reads.

              cluster-fail

              raw reads failing clustering.

   outputannotationfields:
              CLUSTER

              a numeric cluster identifier defining the within-group cluster.

Name

       ClusterSets.py - Cluster sequences by group

See Also