Daniel:Notebook/GenomeMiner/2013-9-16

From ZhangLabWiki
Revision as of 21:39, 16 September 2013 by >Djacobse
Jump to navigation Jump to search

Mock HL155 (Started 9/9/2013)

Back to Calendar

Found the error in the MATLAB script that gave the strange results from earlier. The script resused the same sequences for including error, meaning that the first few sequences had the right amount of error, but the error in each sequence compounded after each iteration. So by the end the sequences were basically garbage. The code has since been fixed.