NEWS
GPlinksR 0.99.0
NEW FEATURES
- Added build_gp_links_wrapper() to support MultiAssayExperiment,
SingleCellExperiment, and SummarizedExperiment inputs.
- Added packaged example data via gp_example_inputs.
- Added a Bioconductor-style vignette demonstrating direct and
container-based workflows.
FIXES
- Improved build_gp_links() handling of empty overlap cases so
sparse inputs return empty results instead of errors.
- Updated the closest-gene mapping to use gene TSS positions.