Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
/ rhodonite Public archive

A Python package for the creation and study of coocurrence networks.

License

Notifications You must be signed in to change notification settings

nestauk/rhodonite

Repository files navigation

docs Documentation Status
tests
Travis-CI Build Status

Welcome to the Rhodonite repository!

Rhodonite is a Python package made for working with cooccurrence data in graph form. It lets you create coccurrence networks, study them and use them to perform interesting analysis wherever you have groups of entities.

Installation

This package is not yet on PyPi. The easiest way to install currently is to clone this repository and inside the main root directory, run

pip install -e .

Requirements

This package is built on graph-tool. Compiling this can take a long time and 4GB of memory. Pre-compiled versions are available. If you are using Conda as your package manager then instructions for installation are available from the links below:

Some functionality in this package also requires the CFinder tool, which can be downloaded from http://www.cfinder.org/

About

A Python package for the creation and study of coocurrence networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages