Package: signatureSurvival
Type: Package
Title: Signature Survival Analysis
Version: 1.0.0
Date: 2023-07-17
Authors@R: 
  c(person(given = "Yuan-De",
           family = "Tan",
           role = c("aut", "cre"),
           email = "tanyuande@gmail.com",
           comment = c(ORCID = "0000-0002-0364-2223")),
    person(given = "Yuguang",
           family = "Ban",
           role = "ctb"))
Maintainer: Yuan-De Tan <tanyuande@gmail.com>
Description: When multiple Cox proportional hazard models are performed on clinical data 
    (month or year and status) and a set of differential expressions of genes, 
    the results (Hazard risks, z-scores and p-values) can be used to create gene-expression signatures. 
    Weights are calculated using the survival p-values of genes and are utilized to calculate expression 
    values of the signature across the selected genes in all patients in a cohort. A Single or multiple 
    univariate or multivariate Cox proportional hazard survival analyses of the patients in one cohort 
    can be performed by using the gene-expression signature and visualized using our survival plots.
License: GPL (>= 3)
Depends: R(>= 3.5.0)
Imports: stats, utils,graphics,grDevices,dplyr,forestplot, gplots,
        gtools, survival,survminer,ggplot2
Suggests: Rmisc
LazyLoad: yes
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
Packaged: 2023-07-18 13:18:21 UTC; yxt477
Author: Yuan-De Tan [aut, cre] (<https://orcid.org/0000-0002-0364-2223>),
  Yuguang Ban [ctb]
Repository: CRAN
Date/Publication: 2023-07-19 11:10:02 UTC
Built: R 4.6.0; ; 2025-08-20 17:09:22 UTC; unix
