R/gene_screening.R
test_screen.Rd
This function can be used to select the genes based on the test of differential gene expression.
test_screen(data_vessel,group,covariate)
The gene expression matrix.
The vector including disease status (0 and 1).
The vector including covariate values (eg., smoking: 0 and 1).
The vector containing the index for the selected genes.