Draft: of different sequencing
In correction/Sequence.py a linked list is drafted. It allows to set in place arbitrary functions for correction. This however complicated the input for the user. He/She will have to know the function names to run. May better to give a fixed correction step called 'external_correction' that takes as properties the function names and arguments. This scheme also may make it less easy to compute needed quantities ahead (Responses)