Description Usage Arguments Value
View source: R/prep_RNAseq_output.R
Add wide and long raw count tibbles to sleuth object sums transcripts from a gene-mode sleuth object into counts of those genes
1 | so_obs_raw_out(so, group_col = NULL, which_value = "est_counts")
|
so |
sleuth object from sleuth_prep in gene_mode |
group_col |
string of column to use in aggregating ("ensembl_gene_id" if NULL) |
which_value |
which 'values_from' to use for generating output (default: 'est_counts', else 'tpm') |
so which has $obs_raw_count$wide and $long
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.