-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #198 from broadinstitute/merge_dev_to_main
Merge dev to main
- Loading branch information
Showing
52 changed files
with
14,869 additions
and
11,803 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
Activity,Contact,AUPRC,Precision @ 70% recall,Threshold @ 70% recall | ||
DNase-seq x H3K27ac,K562 Hi-C,0.61,0.56,0.023631 | ||
DNase-seq x H3K27ac,avg. Hi-C,0.59,0.51,0.01609 | ||
DNase-seq x H3K27ac,Powerlaw,0.58,0.48,0.016455 | ||
DNase-seq,K562 Hi-C,0.6,0.52,0.024674 | ||
DNase-seq,Powerlaw,0.56,0.44,0.01587 | ||
ATAC-seq x H3K27ac,K562 Hi-C,0.56,0.5,0.024511 | ||
ATAC-seq x H3K27ac,avg. Hi-C,0.54,0.46,0.016279 | ||
ATAC-seq x H3K27ac,Powerlaw,0.53,0.45,0.016684 | ||
DNase-seq x H3K27ac,K562 Hi-C,0.62,0.56,0.027 | ||
DNase-seq,K562 Hi-C,0.6,0.51,0.024 | ||
DNase-seq x H3K27ac,avg. Hi-C,0.59,0.51,0.016 | ||
DNase-seq x H3K27ac,Powerlaw,0.58,0.48,0.017 | ||
DNase-seq,avg. Hi-C,0.57,0.48,0.016 | ||
DNase-seq,Powerlaw,0.56,0.44,0.016 | ||
ATAC-seq x H3K27ac,K562 Hi-C,0.57,0.5,0.025 | ||
ATAC-seq x H3K27ac,avg. Hi-C,0.55,0.44,0.016 | ||
ATAC-seq x H3K27ac,Powerlaw,0.54,0.44,0.016 | ||
ATAC-seq,K562 Hi-C,0.52,0.43,0.021 | ||
ATAC-seq,avg. Hi-C,0.5,0.34,0.012 | ||
ATAC-seq,Powerlaw,0.44,0.37,0.013 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
accessibility has_h3k27ac hic_type threshold | ||
DHS TRUE intact_hic 0.027 | ||
DHS FALSE intact_hic 0.024 | ||
DHS TRUE avg 0.016 | ||
DHS TRUE powerlaw 0.017 | ||
DHS FALSE avg 0.016 | ||
ATAC TRUE intact_hic 0.025 | ||
DHS FALSE powerlaw 0.016 | ||
ATAC TRUE avg 0.016 | ||
ATAC TRUE powerlaw 0.016 | ||
ATAC FALSE intact_hic 0.021 | ||
ATAC FALSE avg 0.012 | ||
ATAC FALSE powerlaw 0.013 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.