replaceBase {XNAString} | R Documentation |
replaceBase function replace one base for another in positions with specified sugar
replaceBase(xnastring_obj, base_to_replace, base_replacement, sugar)
xnastring_obj |
XNAString object |
base_to_replace |
string of bases that should be replaced |
base_replacement |
string of bases that will be introduced |
sugar |
string of sugars for which base will be replaced |
XNADtring object