This function can be used to screen the genes based on Spearman correlation coefficient.

spearman_screen(agent,data_vessel,size)

Arguments

agent

The imputed disease risk.

data_vessel

The gene expression matrix.

size

The number of selected genes.

Value

The vector containing the index for the selected genes.