s6juncheng / ggpval

Add statistical test or annotation to your ggplot2 plots,
https://s6juncheng.github.io/ggpval/
45 stars 9 forks source link

Parse custom p-value annotation #1

Closed s6juncheng closed 7 years ago

s6juncheng commented 7 years ago

export function format_pval. If annotations are pvalue, add "parse=T"

s6juncheng commented 7 years ago

use parse_text=TRUE. The custom p-value will also be parsed into a nice format.