powered by
add_error(tFrags, error_rate = 0.005)
tFrags
require(Biostrings) data(srPhiX174) set.seed(174) srPhiX174_withError = add_error(srPhiX174) #error was introduced in, e.g., position 10 of 2nd string in set.
Run the code above in your browser using DataLab