You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.`hg38_maxatac_blacklist.bed`: bed file of maxATAC blacklist regions
12
+
2.`hg38_maxatac_blacklist.bw`: bed file of maxATAC blacklist regions
13
+
3.`hg38.chrom.sizes`: hg38 chromosome sizes file
14
14
15
15
## `./models`
16
16
17
-
Information on 127 TF models trained. Each directory is a TF name. Each directory contains a `.h5` of the best TF model, a `.tsv` file of threshold statistics, and a `.png` of the statistcs.
17
+
Information for the 127 TF models available through maxATAC. Each directory is a TF name. Each directory contains a `.h5` of the best TF model, a `.tsv` file of threshold statistics, and a `.png` of the statistics.
This is an example of the first 6 lines of the threshold statistics file used to call peaks. The first column is the threshold. Every column after is the average performance reported for different metrics on validation chromosome 2.
A directory of scripts that are used to process the ATAC-seq, DHS, and ChIP-seq data analyzed by our publication. The scripts `ATAC_bowtie2_pipeline.sh` and `scatac_generate_bigwig.sh` are required for running `maxatac prepare`.
0 commit comments