Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 854 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 854 Bytes

Workflomics Publication Metric

This code is currently under development.

Overview

pubmetric is a library for benchmarking workflows based on the co-citation network connectivity of the publications describing the tools making up the workflow.

Usage

First start Cytoscape, then open your notebook environment and run the code.

Dependencies

Python packages listed in the setup.py file. You can install them using the following command: pip install . For the development, you can include the test dependencies by running pip install .[test]

Cytoscape software, which can be downloaded from https://cytoscape.org/. Please make sure Cytoscape is open and running when executing the code.

License

This project is licensed under the Apache License 2.0.