Package: mbX
Title: A Comprehensive Microbiome Data Processing Pipeline
Version: 0.1.3
Authors@R: 
    person("Utsav", "Lamichhane", email = "utsav.lamichhane@gmail.com", role = c("aut", "cre"))
Description: Provides tools for cleaning, processing, and preparing microbiome sequencing data (e.g., 16S rRNA) for downstream analysis. Supports CSV, TXT, and 'Excel' file formats. The main function, ezclean(), automates microbiome data transformation, including format validation, transposition, numeric conversion, and metadata integration. Also ensures efficient handling of taxonomic levels, resolves duplicated taxa entries, and outputs a well-structured, analysis-ready dataset.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: tools, readxl, openxlsx, dplyr, tidyr, ggplot2
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2025-02-28 08:43:12 UTC; ugalab4
Author: Utsav Lamichhane [aut, cre]
Maintainer: Utsav Lamichhane <utsav.lamichhane@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-03 12:10:11 UTC
Built: R 4.3.3; ; 2025-03-03 12:23:50 UTC; unix
