SelectGene_R: Select informative genes of the training set in a supervised...

View source: R/SciBetR.R

SelectGene_RR Documentation

Select informative genes of the training set in a supervised manner.

Description

Select informative genes of the training set in a supervised manner.

Usage

SelectGene_R(expr, k=1000)

Arguments

expr

The expression dataframe, with rows being cells, and columns being genes. The last column should be "label".

k

Number of genes to select according to the total entropy differneces among cell types.

Value

A list of genes informative genes.


zhangwenjie-tina/scibetR documentation built on July 6, 2023, 2:14 p.m.