cleanPlatformName {oligo} | R Documentation |
The function suggests a good names for a Platform Design Environment.
cleanPlatformName(x)
x |
Usually the Design File Name. |
The function removes underscore and dash symbols from the string and adds the string "pd" at the beginning.
A string in lower case.
cleanPlatformName("Mapping50K_Xba240.CDF")