Package: GaMaBioMD
Type: Package
Title: Diversity Analysis for Sequence Data
Version: 0.1.0
Authors@R: c(person("Sandip", "Garai", role = c("aut","cre"), email = "sandipnicksandy@gmail.com"),
    person("Shrikant", "Mantri", role = "aut", email = "bioinfoman3@gmail.com"))
Author: Sandip Garai [aut, cre],
  Shrikant Mantri [aut]
Maintainer: Sandip Garai <sandipnicksandy@gmail.com>
Description: The full form is Garai and Mantri Biological Material Diversity. It is an R package designed for the calculation of biological diversity using sequence data. It simplifies the process by requiring only sample IDs and accession numbers. Whether you're analyzing genetic or microbial diversity, It provides efficient tools for diversity analysis. Serially one should go for the functions as presented here expand_accession_ranges(), get_sequence_information(), preprocess_for_alignment(), write_fasta(), SampleID_vs_NumSequences(), data_sampling(), alignment_info(), compute_average_similarity_matrix(), generate_heatmaps(), clustering_average_similarity(), clustering_percent_similarity(), bubble_plot_count(), bubble_plot_percentage(), tree_average_similarity(), tree_percent_similarity(). Till date there are total 15 functions. More details can be found in Faith (1992) <doi:10.1016/0006-3207(92)91201-3>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: traits, dplyr, magrittr, ggplot2, Biostrings, heatmaply,
        reshape2, dendextend, stats
NeedsCompilation: no
Packaged: 2024-01-11 18:02:40 UTC; user
Repository: CRAN
Date/Publication: 2024-01-12 09:20:06 UTC
