ATSEmapper
ATSEmapper converts per-cell junction BED files (produced by regtools) into a SplicingDataset.
It is developed and maintained in its own repository: daklab/ATSEmapper
What it does
- Reads per-cell junction BED files from regtools junction extraction
- Builds a splice graph and clusters junctions into ATSEs
- Outputs a
SplicingDataset.h5adwith the two layers LeafletFA and SpliceVI require
Install and usage
See the ATSEmapper repository for installation, CLI reference, and example data.