| bgv_lab_prep_count_data_for_deseq2 | R Documentation | 
bgv_lab_prep_count_data_for_deseq2 is the standard Vincent Lab protocol
for preparing gene count data prior to running in DESeq2.
round_data Rounds data
require_data_in_samples Requires genes be in 70
drop_low_columns log2 Drops genes that are in the lowest 10
bgv_lab_prep_count_data_for_deseq2(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_deseq2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.