-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
Wraps OnTAD to work with the cooler ecosystem: | ||
https://github.com/mirnylab/cooler | ||
# OnTAD for coolers | ||
cooler_ontad is a tool that wraps [OnTAD](https://github.com/anlin00007/OnTAD) to work with the [cooler ecosystem]( | ||
https://github.com/mirnylab/cooler). | ||
|
||
OnTAD: | ||
https://github.com/anlin00007/OnTAD | ||
## Install with pip: | ||
|
||
Use our docker container: | ||
singularity run docker://gerlichlab/mmhic:release-1.1 | ||
|
||
Run to see possible parameters: | ||
## Usage Examples: | ||
cooler_ontad --help | ||
Run example: | ||
cooler_ontad.py testdata/G2.fc_1_2.wOldG2.cis.1000.mcool | ||
|
||
## Dockerhub container: | ||
This can be found in our main container docker://gerlichlab/mmhic:release-1.0 | ||
|
||
Run to see possible parameters: | ||
|