You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running computeDeviations, I used diff_acc <- differentialDeviations(dev, "Condition") and diff_var <- differentialVariability(dev, "Condition") to compare 2 different conditions. The output of both of these commands is a table with motifID, p_value, and p_value_adjusted. It is unclear if these motifs are enriched in the first group or the second group. How do I control the comparison and how to I determine which group the motif is enriched in.
The text was updated successfully, but these errors were encountered:
After running computeDeviations, I used diff_acc <- differentialDeviations(dev, "Condition") and diff_var <- differentialVariability(dev, "Condition") to compare 2 different conditions. The output of both of these commands is a table with motifID, p_value, and p_value_adjusted. It is unclear if these motifs are enriched in the first group or the second group. How do I control the comparison and how to I determine which group the motif is enriched in.
The text was updated successfully, but these errors were encountered: