Package: kmcut Type: Package Title: Optimized Kaplan Meier analysis and identification and validation of prognostic biomarkers Version: 1.6.0 Authors@R: c(person(given = "Igor", family = "Kuznetsov", role = c("aut", "cre"), email = "ibkalb@gmail.com"), person(given = "Javed", family = "Khan", role = "aut", email = "khanjav@mail.nih.gov")) Description: The purpose of the package is to identify prognostic biomarkers and an optimal numeric cutoff for each biomarker that can be used to stratify a group of test subjects (samples) into two sub-groups with significantly different survival (better vs. worse). The package was developed for the analysis of gene expression data, such as RNA-seq. However, it can be used with any quantitative variable that has a sufficiently large proportion of unique values. License: Artistic-2.0 Encoding: UTF-8 Imports: survival, tools, methods, pracma, doParallel, foreach, parallel, SummarizedExperiment, S4Vectors RoxygenNote: 7.2.3 Suggests: BiocStyle, knitr, rmarkdown, VignetteBuilder: knitr biocViews: Software, StatisticalMethod, GeneExpression, Survival Config/pak/sysreqs: zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 13:03:31 UTC RemoteUrl: https://github.com/bioc/kmcut RemoteRef: RELEASE_3_23 RemoteSha: 5bd54fd9c0d524247dee4994fc683b957694d1be NeedsCompilation: no Packaged: 2026-07-25 06:40:19 UTC; root Author: Igor Kuznetsov [aut, cre], Javed Khan [aut] Maintainer: Igor Kuznetsov