Skip to content

KNIME workflow for extracting ChEBI annotations from a Europe PMC literature search

License

Notifications You must be signed in to change notification settings

magnuspalmblad/EuropePMC2ChEBI

Repository files navigation

EuropePMC2ChEBI

The main parts of this project are the ChEBIplot R package and the KNIME workflow for extracting ChEBI annotations from a Europe PMC literature search and visualizing these as functions of mass and hydrophobicity. ChEBIplot provides functions for visualizing a single set of ChEBIs, comparisons of two sets in two colors, and tripartite comparisons as RGB plots.

The KNIME workflow should be configured with the search query, number of results pages to download and the output file name.

The original version that was used to generate the figures in the Analytical Chemistry paper emplyed for-loops that, though clear, are inefficient in R. These constructs should probably be fully vectorized or implemented in C++ using Rcpp.

In the Examples folder, you can find data and the R code to visualize the applicability of atmospheric pressure chemical ionization (APCI), electrospray ionization (ESI) and electron impact/ionization (EI). There is also a PowerPoint template for presenting the visualizations produced by ChEBIplot.

If you are interested in using ChEBIplot, the KNIME workflow or contributing to this project, don't be shy!

-Magnus

About

KNIME workflow for extracting ChEBI annotations from a Europe PMC literature search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages