abifToFastq: Read a file in ab1 (Sanger) format and convert to fastq
Description
This is an R implementation of Wibowo Arindrarto's abifpy.py trimming module,
which itself implement's Richard Mott's trimming algorithm
See https://github.com/bow/abifpy for more details.