Our pre-print and peer-reviewed research are hosted here in their own sub-directories. You can find the original pre-print versions of the manuscripts, and published reviews in these spaces.
All analytical tools, code, and data sets are open source and online to allow better reproducibility in line with the FAIR Data Principles
Pre-print | Download | Edit (Binder) | DOI | Data | Notebooks |
---|---|---|---|---|---|
Bartelme et al. | n/a | Rmd |
This repository hosts each pre-print and peer reviewed paper written by the Geno-Pheno-Envo Collaborative Research Group.
Individual folders contain each research manuscript with supporting notebooks, code, subdirectories with BibTeX, mostly in markdown formatting.
We use Docker containers created by the Rocker Project which are run using Jupyter Binder, which provides a temporary, free, virtual machine.
When you launch a manuscript with Binder, a new browser tab will open and the environment launch either into RStudio or Jupyter Notebooks. Navigate to the directory with the manuscript of interest.
If the manuscript is written in Rmd, select the Rmd file in RStudio and click on Knit
-- this will render the manuscript text and figures as PDF.
Note: it may take several minutes to render a PDF the first time, as fonts and other dependencies are installed into the Binder VM for the first time.
Data sets which are too large to host on GitHub, are hosted on CyVerse Data Store and will by dynamically downloaded into the notebooks and into the virtual machines running the manuscripts when they are executed upon.
This repository hosts the finalized versions of notebooks used in the publications of the Geno-Pheno-Envo project. Experimental Notebooks are hosted in our other GitHub Organizational repositories.
Thank you to Steven V. Miller for developing the Rmarkdown LaTeX configuration files for manuscripts. This is Steven's blog describing the Template for Academic Manuscripts and the github repository with all the templates can be found here.