Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ruochiz authored May 11, 2020
1 parent 9b20bc3 commit 3166ca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is the implementation of the algorithm MATCHA for analyzing multi-way chromatin interaction data via hypergraph representation learning.

## Requirements
The main program of the alogrithm requires
The main part of the alogrithm (process.py, generate_kmers.py, main.py) requires


- h5py
Expand All @@ -14,7 +14,7 @@ The main program of the alogrithm requires
- tqdm


The visualization part of the algorihtm requires
The visualization part of the algorihtm (denoise_contact.py) requires

- seaborn
- matplotlib
Expand Down

0 comments on commit 3166ca1

Please sign in to comment.