Update 4-14-15

Update 4-14-15

Completed:

  • Changed my code to remove multiple individual dictionaries which were then merged into a dictionary within a dictionary with a list.
    • These dictionaries can also be called with the unique motif, Position, or Count keys.
  • Code now opens file and loops through sequence lines.
  • Also nucleotide position is now correct.

To do:

  • Create user arguments to set parameters within functions
  • Create output file that is user/machine readable.