sannpeterson / PubMedMiner.jl

Tools and examples to study co-occurrences in PubMed articles using Julia

Home Page:https://bcbi.brown.edu/pubmedminer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PubMedMiner.jl

NOTE: This package is in a state of flux and currently just supports the PubMed Miner Web App - DO NOT USE

This package provides a set of tools and examples to study co-occurrences/comorbidities in PubMed/Medline articles based on MeSH descriptors and UMLS concepts

Installation

Pkg.clone("https://github.com/bcbi/PubMedMiner.jl.git")

Dependencies

PubMedMiner depends on MySQL.jl and DataFrames.jl which should be installed automatially by the package manager when clonning this reposity (via Julia). However, many of the examples provided have additional dependencies that will be described accordingly.

Tools and Examples:

About

Tools and examples to study co-occurrences in PubMed articles using Julia

https://bcbi.brown.edu/pubmedminer

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Julia 0.4%Language:Shell 0.0%Language:Dockerfile 0.0%