knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

The Form of Signatures

See concepts from the Hancock package for more from @kevinrue. In brief, signatures can be define qualitatively or quantitatively. Additionally, markers may include both positive and negative markers. Furthermore, these markers may be absolute or relative.

Defining Signatures

This package seeks to define signatures which can be used downstream to apply them onto novel (single-cell RNA-seq) datasets. This can be done a number of ways, explored below.

De novo Signatures

Signatures can be defined ad hoc or de novo based on internal or external (published) data. The approach will vary depending on the type of data used.

Predefined Signatures

This depends on having an externally validated gene expression signatures for use. This can come from databases/websites/publications.

Package Objectives

The packages that are currently envisioned to be a part of this cell type signature project is:

Resources

Potential resources include:



robertamezquita/Inkwell documentation built on May 17, 2019, 10:13 a.m.