Daniel:Notebook/GenomeMiner/2013-9-10

From ZhangLabWiki
Jump to navigation Jump to search

Mock HL155 (Started 9/9/2013)[edit]

Back to Calendar

Adding Errors[edit]

Included a function in my MATLAB script to add errors (MockHL155_Master, Switch 2). Can now add errors to my sequences at any rate I choose, choosing between substitutions, insertions, and deletions, or combinations of the three. Script goes base by base and "rolls a die" to determine whether or not to add substitution, insertion, or deletion.

MATLAB suite: File:MockHL155 suite.txt

With the basic checks I did all three types of errors work well, and can be designed to any probability (0%-100%).