top5_signatures {ProFAST}R Documentation

A data.frame object including top five signature genes in scRNA-seq PBMC dataset

Description

This data is a data.frame object that includes top five signature genes in scRNA-seq PBMC dataset

Usage

  
  data(top5_signatures)  

Format

A data.frame object, including signature genes, distance, and manual annotation.

Source

None

References

None

Examples

  
  # Show  examples of how to use the dataset.  
  data(top5_signatures)  
  head(top5_signatures)

[Package ProFAST version 1.4 Index]