Changes in version 0.99.5 o Added descriptions for approaches `B` and `C` in `seqSaturation.R`. o Streamlined `Depends`, `Imports`, `Suggests`, `Enhances` fields. o Replaced `import` with `importFrom` in NAMESPACE o Added more function defaults. o Updare tests to accommodate changes. o Fine-tuned vignettes Changes in version 0.99.1 o Updated R version. o Addressed R CMD CHECK warnings. o Replaced "paste0" occurrences with "paste". o Replaced "import" with "importFrom" in NAMESPACE. o Deleted all "::" occurrences. o Updated vignettes so that it includes literature review and motivation. Changes in version 0.99.0 o Pushed first fully functional version to Git. o Submitted on Bioconductor for review.