Loading README.md +7 −0 Changes for README.md: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -52,6 +52,13 @@ $ python3 absinth.py $ python3 absinth.py -t ``` Absinth produces individual clustering files for every target. To merge the output files, simple call merge.py ``` $ python3 merge.py ``` ## Built With * [NetworkX](https://networkx.github.io/) - Graph implementation Loading Loading
README.md +7 −0 Changes for README.md: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -52,6 +52,13 @@ $ python3 absinth.py $ python3 absinth.py -t ``` Absinth produces individual clustering files for every target. To merge the output files, simple call merge.py ``` $ python3 merge.py ``` ## Built With * [NetworkX](https://networkx.github.io/) - Graph implementation Loading