Strips prepended database abbreviation, changes underscores to spaces, and converts to title case.
Arguments
- pw
string or char vector; MSigDB pathway names
- ignore
char vector; terms to leave as all uppercase (ex. DNA, RNA) instead of title case
- source
logical; T to append source in parens at end of name
- split
logical; T to (roughly) split long names into multiple lines
- split_nchar
integer; if
split = TRUE
, max number of characters per line