Changes in version 0.99.7 (2021-04-24) o added info to explain example data in README and vignettes o made minor changes to exported function example comments o plotFemap + parameterized several hard-coded variables Changes in version 0.99.6 (2021-02-24) o Updated package data script paths Changes in version 0.99.5 (2021-02-24) o Trimmed external data size Changes in version 0.99.4 (2021-03-24) o updated package datasets (geneSingle, geneDouble, geneMulti) o created 3 vignettes to describe package implementation using each dataset o runFedup + runs analysis on an input list rather than single test vector + fold enrichment calculation evaluates 0 for 0/0 instances + enriched pathways defined as fold enrichment ≥ 1 (instead of > 1) o writeFemap + writes EM-formatted tables for list of fedup results o plotFemap + implements tryCatch() to return NULL if Cytoscape is not running locally o prepInput + new function to prepare input gene list Changes in version 0.99.3 (2021-02-24) o Updating R version dependency to 4.1 Changes in version 0.99.2 (2021-02-24) o Untracking system files Changes in version 0.99.1 (2021-02-23) o Version bump Changes in version 0.99.0 (2021-02-17) o Submitted to Bioconductor