Description Usage Arguments Value
View source: R/prep_RNAseq_output.R
Create wide tibble from sleuth object sums transcripts from a gene-mode sleuth object into counts of those genes
1 | obs_raw_widen(so, which_value, group_col)
|
so |
sleuth object from sleuth_prep in gene_mode |
which_value |
which 'values_from' to use for generating output (default: 'est_counts', else 'tpm') |
group_col |
string of column to use in aggregating ("ensembl_gene_id" if NULL) |
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.