View source: R/compare_conditions.R
compare_conditions | R Documentation |
Compares the CoRecMotifs in each PBM condition to the CoRecMotifs from the same probe set in all the other PBM conditions.
compare_conditions(
corecmotifs,
pbm_conditions,
group_name = NULL,
eucl_distance = 0.25,
check_corecmotifs = TRUE
)
corecmotifs |
|
pbm_conditions |
|
group_name |
|
eucl_distance |
|
check_corecmotifs |
|
A data frame with comparison information about a list of CoRecMotifs.
print("FILL THIS IN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.