| check_ogset | R Documentation |
ogset class elementThe function check_ogset checks that in the provided object:
the names of the orthogroups (og) match the rownames of the orthogroup expression set og_eset (if any is given),
the row names of og_annos are contained in the names of the orthogroup list
the row names of colData (if any) match the column names of the orthogroup expression set og_eset,
the row names of rowData (if any) match the row names of the orthogroup expression set og_eset,
the variable in design (if any) are colnames of colData,
the rownames of spec1_colData match the colnames spec1_exp (if any),
the rownames of spec2_colData match the colnames spec2_exp (if any),
exp_cond is a character string
exp_cond is contained in columns of spec1_colData and spec2_colData and that those columns match.
check_ogset(object)
object |
an |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.