Learn R Programming

ProFAST (version 1.4)

top5_signatures: 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)

Arguments

Format

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

References

None

Examples

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

Run the code above in your browser using DataLab