Workflomics / pubmetric

Library for citation network based quality control of autogenerated workflows.
https://workflomics.readthedocs.io/en/latest/developer-guide/pubmetric.html
Apache License 2.0
1 stars 1 forks source link

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.