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
But what are valid options? Should be like measure = c("m1", "m2", "m3") and in function measure <- match.arg(measure). Also, there is no explanation of what "Wang" means mathematically. Refernces section links to old GitHub issues.
The text was updated successfully, but these errors were encountered:
Section 15.9: Ridgeline Plot for Expression Distribution of GSEA Result has little information. Plot's x-axis has no title. What are the units? Should discuss advantages and disadvantages of changing
core_enrichment
fromTRUE
toFALSE
.Similarly,
simplify
is introduced in Section 17.4.3: Reduce Redundancy of Enriched GO TermsBut what are valid options? Should be like
measure = c("m1", "m2", "m3")
and in functionmeasure <- match.arg(measure)
. Also, there is no explanation of what"Wang"
means mathematically. Refernces section links to old GitHub issues.The text was updated successfully, but these errors were encountered: