clean_strain_names_location_seq: Clean strain name.

View source: R/read_seqs.R

clean_strain_names_location_seqR Documentation

Clean strain name.

Description

Remove underscores and spaces from location of strain names A/Hong Kong/... ==> A/HongKong/... A/Hong_Kong/... ==> A/HongKong/...

Usage

clean_strain_names_location_seq(x)

Arguments

x

String. The unprocessed strain name.

Value

String. Processed strain name.


phac-nml-phrsd/angedist documentation built on Nov. 27, 2022, 7:23 p.m.