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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://hirriririir.r-universe.dev Date/Publication: 2026-04-03 04:39:58 UTC RemoteUrl: https://github.com/hirriririir/myoscore RemoteRef: HEAD RemoteSha: 3731031ce9bf03ae2ea267b06d3c74644bfe5809 NeedsCompilation: no Packaged: 2026-07-02 06:27:57 UTC; root Author: Huahua Zhong [aut, cre] (ORCID: ) Maintainer: Huahua Zhong