Package: MyoScore
Title: Transcriptomic Scoring for Human Skeletal Muscle Health
Version: 1.0.1
Authors@R: 
    person("Huahua", "Zhong", email = "huahuazhong@fudan.edu.cn",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7852-3982"))
Description: Calculate MyoScore, a genetically informed muscle health score,
    from bulk RNA sequencing (RNA-seq) raw count data. MyoScore integrates
    results from genome-wide association studies (GWAS) and transcriptome-wide
    association studies (TWAS) across 28 muscle-related phenotypes to quantify
    muscle health along five dimensions (Strength, Mass, LeanMuscle, Youth,
    Resilience), each scored from 0 to 100. The package provides preprocessing
    via counts per million (CPM) normalization, dimension-level and composite
    scoring, and visualization utilities including radar charts and grouped
    boxplots. For more information, see <https://github.com/Hirriririir/MyoScore>.
License: MIT + file LICENSE
URL: https://github.com/Hirriririir/MyoScore
BugReports: https://github.com/Hirriririir/MyoScore/issues
Depends: R (>= 4.0.0)
Imports: stats, utils, graphics, grDevices
Suggests: ggplot2 (>= 3.4.0), fmsb, patchwork, testthat (>= 3.0.0),
        knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-29 18:27:25 UTC; hua
Author: Huahua Zhong [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7852-3982>)
Maintainer: Huahua Zhong <huahuazhong@fudan.edu.cn>
Repository: CRAN
Date/Publication: 2026-04-02 20:30:10 UTC
Built: R 4.5.3; ; 2026-04-23 18:29:59 UTC; windows
