| bgv_lab_prep_count_data_for_gene_signature | R Documentation | 
bgv_lab_prep_count_data_for_gene_signature is the standard Vincent Lab protocol
for preparing gene count data prior to running gene signatures.
require_data_in_samples reuires the gene be expressed in 70
normalize_rows_by_quartile upper quartile normalizes the data 
log_transform_plus log2 transforms (counts + 1)
bgv_lab_prep_count_data_for_gene_signature(my_dt, gene_cols)
my_dt | 
 data.table input  | 
gene_cols | 
 Character vector indicating the columns that should be used in the gene signature.
Uses   | 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bgv_lab_prep_count_data_for_gene_signature ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Other gene_signature: 
calculate_gene_signatures()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.