Application to perform curation of neuroscientific literature.
Project description
Getting Started | Upgrade | Releases | Roadmap | Status
For the Annotation Viewer or the integration with theOpenMinTeDplatform, please refer to thisbranch.
NeuroCurator
Desktop application to perform systematic and collaborative curation of neuroscientific literature.
This is a Graphical User Interface (GUI) for the Python module NeuroAnnotation Toolbox (NAT).
This framework has been described in details in the following open-access paper: https://doi.org/10.3389/fninf.2017.00027.
With NeuroCurator, annotations are: - traceable, - reusable across projects, - structured with controlled vocabularies.
Getting Started
Installation
After having installed Git and ImageMagick 6:
pip3 install neurocurator
If you would like to simplify the installation with Miniconda:
conda create --name nc python=3.7
conda activate nc
conda install beautifulsoup4 gitpython lxml numpy pandas scipy
pip install neurocurator
Requirements
System side:
Miniconda (optional)
Python side:
Launch
neurocurator
If you have used Miniconda:
conda activate nc
neurocurator
Upgrade
pip install --upgrade neurocurator
If you have used Miniconda:
conda activate nc
pip install --upgrade neurocurator
Releases
Versions and their notable changes are listed in the releases section.
Roadmap
Ongoing
Make the annotations publishable into a Blue Brain Nexus instance.
Stabilize NeuroCurator and NAT (Software Architecture).
TODO
Integrate fully the Annotation Viewer into NeuroCurator.
Semi-automate the Knowledge Extraction process.
Done (latest first)
Remove legacy dependencies in NeuroCurator (Qt 4 and Python 3.4).
Integrate OpenMinTeD annotations into the literature curation framework.
Visualize NeuroCurator and OpenMinTeD annotations directly on PDFs.
Make NeuroCurator easily installable, especially by scientists.
Updated on 20.07.18.
Status
Created during 2016.
Ongoing stabilization and reengineering in the branch refactor-architecture.
The branch refactor-architecture is not intended to be used by end-users.
New features, bug fixes and improvements are done on the reengineered code sections.
When a reengineered code section is stable, it’s merged into the branch master and a release is published.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neurocurator-0.4.4.tar.gz
.
File metadata
- Download URL: neurocurator-0.4.4.tar.gz
- Upload date:
- Size: 67.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 186b81b09fa62962a0d049474557a7a8d1b7168029c6cc4a3ffa8fe00c68e3e1 |
|
MD5 | 52c6e5e74a57e5398a12c53610eeb088 |
|
BLAKE2b-256 | 75350a62add077f08914051351f3abe355c5e2aab410099f16b6f8535176fdc3 |
File details
Details for the file neurocurator-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: neurocurator-0.4.4-py3-none-any.whl
- Upload date:
- Size: 81.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a1d213249ec0c30bd86e5905d4a2287cd5254ab504c9ebd7f71cb945ebfaad2 |
|
MD5 | 58d20baa6d53b7d3b532dd151eb5c692 |
|
BLAKE2b-256 | 644c6d1caad4d4b5cc0288a97de396fe9a0193879c87f10f92e8d73007c7aacc |