Skip to content

CaseOLAP/pubtator

 
 

Repository files navigation

PubTator: tagged PubMed abstracts for literature mining

Build Status

PubTator uses text mining to tag PubMed abstracts with standardized concepts. This repository retrieves and processes PubTator annotations for use in greenelab/snorkeling and elsewhere.

Environment

Install the conda environment specified in environment.yml by running:

conda env create --file environment.yml

Activate with source activate pubtator.

License

This repository is dual licensed as BSD 3-Clause and CC0 1.0, meaning any repository content can be used under either license. This licensing arrangement ensures source code is available under an OSI-approved License, while non-code content — such as figures, data, and documentation — is maximally reusable under a public domain dedication.

About

Retrieve and process PubTator annotations

Resources

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE-BSD.md
CC0-1.0
LICENSE-CC0.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • Shell 7.5%