linkSet

R package for handling promoter-enhancer interactions.

Recently, I’m working on integrating epigenomic data and single-cell data to identify long-distance enhancers. During this process, I discovered a gap in existing data structures for managing promoter-enhancer interactions. To address this, I developed a lightweight yet powerful R package designed to efficiently handle all aspects of enhancer-gene regulation.

Now, this software are handy to import from various formats, like GRange and Interaction Set. It also enables basic operation like subsetting and GRange methods. The full documents are avaliable here. Recently, I’ll add statistical methods and visualization methods soon!

Overview of LinkSet