Description Usage Arguments Value See Also
Technical replicates, identified by the id_tech_rep
column, are summed into
a single sample. The resulting id_genes_counts
is the longest common
substring of the id_genes_counts
of the input technical replicates.
1 | collapse_tech_reps(prepped_rd_input)
|
prepped_rd_input |
A data frame. The output of a call to
|
A dataframe with columns id_genes_counts
, condition
and the gene
columns.
Other Arkady:
check_sample_descs()
,
deseq_contrasts()
,
deseq_pairs()
,
deseq_wide()
,
fgsea_basic()
,
plot_cond_paired_pearson()
,
plot_down()
,
plot_metrics_global()
,
plot_var_mean_ratio()
,
prep_gsea_input_gene_set()
,
prep_gsea_input_lfc()
,
prep_rd_input()
,
reconcile_names()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.