BaderLab / netDx

R package with netDx software and data for examples
Other
12 stars 9 forks source link

removing special characters from pathway names #6

Closed shraddhapai closed 4 years ago

shraddhapai commented 8 years ago

Some characters are converted into question marks when a file is created for the corresponding profile (e.g. pathways containing "naïve"). Currently this char needs to be manually substituted to ensure no mismatches between pathway names in the input list and the filenames. There should be a catch-all substitution in R when the pathway list is first generated (part of cleanPathwayNames) to avoid this situation.

shraddhapai commented 5 years ago

Try iconv.