features: A list of genes to find linked peaks for
assay: Name of assay to use. If NULL, use the default assay
min.abs.score: Minimum absolute value of the link score for a link to be returned
Details
This function is designed to obtain the stored results from running the LinkPeaks function. Alternatively, custom peak-gene linkage methods can be used as long as they store the gene name, peak name, and a peak-gene score information as metadata columns named "gene," "peak," and "score" respectively.