Dear EPInformer authors,
Thank you for sharing this great work and for maintaining the EPInformer codebase! I have a few questions regarding reproducing the benchmark results shown in Figure 2 of the paper.
-
Model checkpoints for reproducing Figure 2a
I tried running inference using the RNA-seq model checkpoints from [EPInformer_v1_PE_Activity_HiC](https://github.com/pinellolab/EPInformer/tree/main/trained_models/expression_models/EPInformer_v1_PE_Activity_HiC), together with the input data from the Zenodo records: https://doi.org/10.5281/zenodo.13233337. My understanding is that this corresponds to the most advanced model (EPInformer-PE-Activity-HiC) described in the paper.
However, when I evaluated the 12-fold cross-chromosome predictions, I obtained a Pearson correlation of around 0.670, which is much lower than the 0.863 reported in Figure 2a of the paper. In comparison, running inference using the RNA-seq model checkpoints from [EPInformer_v2_PE_Activity](https://github.com/pinellolab/EPInformer/tree/main/trained_models/expression_models/EPInformer_v2_PE_Activity) gives a Pearson correlation of around 0.857.
This makes me wonder whether the currently released EPInformer_v1_PE_Activity_HiC checkpoints are the same checkpoints used for Figure 2a. Could you clarify this? If the latest checkpoints are not currently released, would it be possible to make them available?
-
Enformer and Borzoi fold splits/checkpoints
The file [leave_chrom_out_crossvalidation_split_18377genes.csv](https://github.com/pinellolab/EPInformer/blob/main/data/leave_chrom_out_crossvalidation_split_18377genes.csv) appears to list the Enformer-style fold split used in the paper. Could you also provide the Borzoi fold split used in the paper?
In addition, would it be possible to release the RNA-seq prediction model checkpoints trained using the Enformer fold split and the Borzoi fold split?
-
Hi-C datasets used for EPInformer_PE_Activity_HiC
Could you clarify which Hi-C datasets were used for training and evaluating the EPInformer_PE_Activity_HiC model?
In the Data Availability section, the paper mentions 4DN in-situ Hi-C data with accession 4DNFITUOMFUQ for K562 and 4DNFI1UEG1HD for GM12878. However, in [download_EPInformer_training_data.sh](https://github.com/pinellolab/EPInformer/blob/main/data/download_EPInformer_training_data.sh), the script appears to use ENCODE intact Hi-C with accession ENCFF318GOM for GM12878, and I did not see a corresponding row for K562.
Could you confirm which Hi-C files were used for the reported benchmark results?
-
Seq-GraphReg benchmark numbers
In the paper, you report Seq-GraphReg performance in the benchmark comparison. Was this performance obtained by running Seq-GraphReg inference directly, or was it taken from the previously reported numbers in the GraphReg paper?
If the number was taken from the original paper, could you point me to the table or figure from which it was obtained?
Thank you very much for your help!
Dear EPInformer authors,
Thank you for sharing this great work and for maintaining the EPInformer codebase! I have a few questions regarding reproducing the benchmark results shown in Figure 2 of the paper.
Model checkpoints for reproducing Figure 2a
I tried running inference using the RNA-seq model checkpoints from
[EPInformer_v1_PE_Activity_HiC](https://github.com/pinellolab/EPInformer/tree/main/trained_models/expression_models/EPInformer_v1_PE_Activity_HiC), together with the input data from the Zenodo records: https://doi.org/10.5281/zenodo.13233337. My understanding is that this corresponds to the most advanced model (EPInformer-PE-Activity-HiC) described in the paper.However, when I evaluated the 12-fold cross-chromosome predictions, I obtained a Pearson correlation of around 0.670, which is much lower than the 0.863 reported in Figure 2a of the paper. In comparison, running inference using the RNA-seq model checkpoints from
[EPInformer_v2_PE_Activity](https://github.com/pinellolab/EPInformer/tree/main/trained_models/expression_models/EPInformer_v2_PE_Activity)gives a Pearson correlation of around 0.857.This makes me wonder whether the currently released
EPInformer_v1_PE_Activity_HiCcheckpoints are the same checkpoints used for Figure 2a. Could you clarify this? If the latest checkpoints are not currently released, would it be possible to make them available?Enformer and Borzoi fold splits/checkpoints
The file
[leave_chrom_out_crossvalidation_split_18377genes.csv](https://github.com/pinellolab/EPInformer/blob/main/data/leave_chrom_out_crossvalidation_split_18377genes.csv)appears to list the Enformer-style fold split used in the paper. Could you also provide the Borzoi fold split used in the paper?In addition, would it be possible to release the RNA-seq prediction model checkpoints trained using the Enformer fold split and the Borzoi fold split?
Hi-C datasets used for
EPInformer_PE_Activity_HiCCould you clarify which Hi-C datasets were used for training and evaluating the
EPInformer_PE_Activity_HiCmodel?In the Data Availability section, the paper mentions 4DN in-situ Hi-C data with accession 4DNFITUOMFUQ for K562 and 4DNFI1UEG1HD for GM12878. However, in
[download_EPInformer_training_data.sh](https://github.com/pinellolab/EPInformer/blob/main/data/download_EPInformer_training_data.sh), the script appears to use ENCODE intact Hi-C with accession ENCFF318GOM for GM12878, and I did not see a corresponding row for K562.Could you confirm which Hi-C files were used for the reported benchmark results?
Seq-GraphReg benchmark numbers
In the paper, you report Seq-GraphReg performance in the benchmark comparison. Was this performance obtained by running Seq-GraphReg inference directly, or was it taken from the previously reported numbers in the GraphReg paper?
If the number was taken from the original paper, could you point me to the table or figure from which it was obtained?
Thank you very much for your help!