Skip to content

Commit 1c274de

Browse files
committed
Added a README with links to BioC.
1 parent e7ea597 commit 1c274de

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Differential analyses of Hi-C data
2+
3+
|Environment|Status|
4+
|---|---|
5+
|[BioC-release](https://bioconductor.org/packages/release/bioc/html/diffHic.html)|[![Release OK](https://bioconductor.org/shields/build/release/bioc/diffHic.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/diffHic/)|
6+
|[BioC-devel](https://bioconductor.org/packages/devel/bioc/html/diffHic.html)|[![Devel OK](https://bioconductor.org/shields/build/devel/bioc/diffHic.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/diffHic/)|
7+
8+
**diffHic** implements methods for detecting differential interactions across biological conditions in a Hi-C experiment.
9+
Methods are provided for read alignment and data pre-processing into interaction counts, with the subsequent statistics analysis performed by **edgeR**.
10+
Check out the [Bioconductor landing page](https://bioconductor.org/packages/diffHic) for more details.

0 commit comments

Comments
 (0)