SystemsGenetics / KINC

Knowledge Independent Network Construction
MIT License
11 stars 4 forks source link

A few updates to R and Python scripts. #186

Closed spficklin closed 2 years ago

spficklin commented 2 years ago

The following updates have been made to R and Python scripts:

kinc-lcm.R Add the hcmethod argument to allow the user to change the clustering method.

kinc-net2graphml.py Added the ability to remove disconnected subgraphs below a specific size. This is useful when loading networks into a Tripal site and small binary subgraphs aren't desired.

spficklin commented 2 years ago

These have been tested/used multiple times. So I'm going to merge. I created this PR to preserve the record of the changes.