Description
rename sequence
Usage
bs_rename(x, mapping, position = NULL, sep = NULL, mode = "replace")
Arguments
- x
BStringSet object
- mapping
two column data.frame
- position
rename token at specific position
- sep
sepator to divide token
- mode
one of 'replace', 'prefix' or 'suffix'