FANCY
FANCY estimates the number of Single Nucleotide Variants (SNVs) that may leak from raw functional genomics sequencing reads to quantify privacy risk without requiring explicit genotyping.
Key Features:
- Data compatibility: Supports RNA-Seq, ATAC-Seq, and ChIP-Seq read data for privacy risk assessment.
- Privacy risk estimation: Uses a supervised regression model that leverages overall sequencing statistics as features to predict the cumulative number of SNVs likely to leak.
- Predictive performance: Demonstrates an average R² of 0.95 across independent test sets and includes a specialized model variant to improve accuracy when the number of leaking variants is low.
- Implementation and computational resources: Implemented in Python and MATLAB with a GitHub repository (https://github.com/gersteinlab/FANCY) providing custom scripts for feature generation and Jupyter notebooks for parameter optimization.
Scientific Applications:
- Privacy assessment in functional genomics: Provides quantitative estimates of variant leakage risk from RNA-Seq, ATAC-Seq, and ChIP-Seq datasets.
- Data release decision support: Enables prediction of potential privacy leakage to inform data sharing and release policies.
- Participant confidentiality evaluation: Facilitates evaluation of risks to participant confidentiality by estimating likely leaked SNVs.
Methodology:
Applies a supervised regression model using overall sequencing statistics as features to predict the cumulative number of SNVs likely to leak, with feature generation via custom scripts and parameter optimization via provided Jupyter notebooks.
Topics
Details
- Tool Type:
- web application
- Programming Languages:
- MATLAB, Python
- Added:
- 1/18/2021
- Last Updated:
- 11/24/2024
Operations
Publications
Gürsoy G, Brannon CM, Navarro FCP, Gerstein M. FANCY: fast estimation of privacy risk in functional genomics data. Bioinformatics. 2020;36(21):5145-5150. doi:10.1093/bioinformatics/btaa661. PMID:32726397. PMCID:PMC7850135.
PMID: 32726397
PMCID: PMC7850135
Funding: - US National Institutes of Health: K99 HG010909, R01 HG010749
Links
Repository
https://github.com/gersteinlab/FANCY