* Added functions to extract genes from a GFF
* Added option --synonymous to only output synonymous mutations
* Added option --strand_bias to output transcription strand information
* Added option -g to take a GFF file - required for --synonymous and --strand_bias
* Added filter function to extract double substitutions and remove mutations at the ends of the genome or not involving 2 nucleotides (previously done separately)