Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GetNumGenesWeighted

Get number of genes to use with weighted PCA


Description

Get number of genes to use with weighted PCA

Usage

GetNumGenesWeighted(x, w, min.gene = 25, max.gene = 200)

Arguments

x

Numeric Matrix. A sample by gene expression matrix containing the marker genes.

w

Numeric Vector. The weights of the genes that correspond to the columns of x.

min.gene

Numeric. Minimum number of genes to consider as markers.

max.gene

Numeric. Maximum number of genes to consider as markers.

Value

best.n Numeric. Number of genes to use


BisqueRNA

Decomposition of Bulk Expression with Single-Cell Sequencing

v1.0.4
GPL-3
Authors
Brandon Jew [aut, cre], Marcus Alvarez [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.