SNS Paper - Flashzoi Models
Collection
Flashzoi models from "Reverse engineering the genomic encodings of the pluripotent epigenome" (Casimov et al.). Borzoi architecture trained from scrat โข 10 items โข Updated
Borzoi architecture trained from random initialization on mouse ESC-derived CUT&Tag H3K27me3 and H3K4me3 tracks.
torchrun --nproc_per_node=8 infer_borzoi_pytorch.py \
--config config.yaml \
--checkpoint model.safetensors \
--genome_fasta mm10.fa \
--output_dir predictions/
See the paper companion repository for full code and configs.