Package: metaCluster
Type: Package
Title: Metagenomic Clustering
Version: 0.1.1
Authors@R: c(person("Dipro", "Sinha", role = c("aut", "cre"),email = "diprosinha@gmail.com"),
             person("Sayanti", "Guha Majumdar", role = "aut"),
             person("Anu", "Sharma", role = "aut"),
             person("Dwijesh Chandra", "Mishra", role = "aut"),
             person("Md", "Yeasin", role = "aut"))
Author: Dipro Sinha [aut, cre],
  Sayanti Guha Majumdar [aut],
  Anu Sharma [aut],
  Dwijesh Chandra Mishra [aut],
  Md Yeasin [aut]
Maintainer: Dipro Sinha <diprosinha@gmail.com>
Description: Clustering in metagenomics is the process of grouping of microbial contigs in species specific bins. This package contains functions that extract genomic features from metagenome data, find the number of clusters for that given data and find the best clustering algorithm for binning.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: factoextra, cluster, dbscan, dplyr, seqinr, Biostrings
Depends: R (>= 3.6)
NeedsCompilation: no
Packaged: 2024-06-20 05:07:17 UTC; YEASIN
Repository: CRAN
Date/Publication: 2024-06-20 05:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 05:20:24 UTC; windows
