SEG {singleCellTK}R Documentation

Stably Expressed Gene (SEG) list obect, with SEG sets for human and mouse.

Description

The two gene sets came from dataset called 'segList' of package 'scMerge'.

Usage

SEG

Format

list, with two entries "human" and "mouse", each is a charactor vector.

Source

data('segList', package='scMerge')

Examples

data('SEG')
humanSEG <- SEG$human

[Package singleCellTK version 2.4.0 Index]