Package: metaCluster
Type: Package
Title: Metagenomic Clustering
Version: 0.1.0
Authors@R: c(person("Dipro", "Sinha", role = c("aut", "cre"),email = "diprosinha@gmail.com"),
               person("Sayanti", "Guha Majumdar", role = "aut", email = "sayanti23gm@gmail.com"),
               person("Anu", "Sharma", role = "aut", email = "anu9.dixit@gmail.com"),
               person(as.person("Dwijesh Chandra Mishra"), role = "aut", email = "dwij.mishra@gmail.com")
               )
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: 2021-09-29 10:06:44 UTC; SAYANTI
Author: Dipro Sinha [aut, cre],
  Sayanti Guha Majumdar [aut],
  Anu Sharma [aut],
  Dwijesh Chandra Mishra [aut]
Repository: CRAN
Date/Publication: 2021-09-30 08:10:02 UTC
Built: R 4.1.0; ; 2021-10-01 12:42:35 UTC; unix
