The dragon
(Deep time Redox Analysis of the Geobiology Ontology Network) package provides a Shiny Application for generating, exploring, and analyzing bipartite mineral-chemistry networks over deep time on Earth using information from the Mineral Evolution Database, with a specific application of investigating biologically-relevant evolution of element redox states and availability over time. dragon
uses igraph
and visNetwork
library (a terribly handy R wrapper for vis.js
) to construct user-friendly interactive networks.
The associated pre-print is available here and can be cited as:
Stephanie J. Spielman and Eli K. Moore. 2020. “dragon: A New Tool for Exploring Redox Evolution Preserved in the Mineral Record.” EarthArXiv. July 16. doi:10.31223/osf.io/z7k9q.
Or, in LaTeX:
@article{ ,
journal = {EarthArXiV},
title = {dragon: A New Tool for Exploring Redox Evolution Preserved in the Mineral Record},
year = 2020,
doi = {10.31223/osf.io/z7k9q}
}
For instructions on obtaining and using dragon, please see the vignette.
Current link to server of current release of dragon: https://sjspielman.shinyapps.io/dragon
Current link to server of development version of dragon: https://sjspielman.shinyapps.io/dragon-dev