clean_strain_names_location_seq | R Documentation |
Remove underscores and spaces from location of strain names A/Hong Kong/... ==> A/HongKong/... A/Hong_Kong/... ==> A/HongKong/...
clean_strain_names_location_seq(x)
x |
String. The unprocessed strain name. |
String. Processed strain name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.