This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

survtype

This is the development version of survtype; for the stable release version, see survtype.

Subtype Identification with Survival Data

Bioconductor version: Development (3.18)

Subtypes are defined as groups of samples that have distinct molecular and clinical features. Genomic data can be analyzed for discovering patient subtypes, associated with clinical data, especially for survival information. This package is aimed to identify subtypes that are both clinically relevant and biologically meaningful.

Author: Dongmin Jung

Maintainer: Dongmin Jung <dmdmjung at gmail.com>

Citation (from within R, enter citation("survtype")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("survtype")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("survtype")
survtype HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Clustering, Coverage, GeneExpression, Sequencing, Software, StatisticalMethod, Survival
Version 1.17.0
In Bioconductor since BioC 3.9 (R-3.6) (4.5 years)
License Artistic-2.0
Depends SummarizedExperiment, pheatmap, survival, survminer, clustvarsel, stats, utils
Imports
Linking To
Suggests maftools, scales, knitr, rmarkdown
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package survtype_1.17.0.tar.gz
Windows Binary survtype_1.17.0.zip
macOS Binary (x86_64) survtype_1.17.0.tgz
macOS Binary (arm64) survtype_1.17.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/survtype
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/survtype
Bioc Package Browser https://code.bioconductor.org/browse/survtype/
Package Short Url https://bioconductor.org/packages/survtype/
Package Downloads Report Download Stats