Download and Install
SDFA is an application developed based on Oracle JDK 8. Our software can be used on any computer device that supports or is compatible with Oracle JDK 8. Users need to download and install Oracle JDK or Open JDK first. For Apple Silicon devices, zulu JDK can be used as an alternative.
Resource Type | Path |
---|---|
Software | https://github.com/Overinterested/SDFA4.0/tree/main/out/artifacts/SDFA |
Source Code | https://github.com/overinterested/SDFA4.0 |
API Document | https://pmglab.top/SDFA/api |
Example Files | 1. VCF test files:1100 VCF files 2. VCF pedigree files:http://data.schatz-lab.org/jasmine/HG002Trio/UnmergedVCFs/ 3. Annotation resource files: https://zenodo.org/records/13293672 |
Install Software
# install SDFA software
wget https://github.com/Overinterested/SDFA/blob/master/SDFA.jar
# run SDFA
java -jar SDFA.jar
Update Log
[!UPDATE|label:2024/05/20]
Release the first version of SDFA, version number 1.0, Github repository address: TODO