Coder Social home page Coder Social logo

jedick / jmdplots Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 67.88 MB

Plots from papers by Jeffrey M. Dick

Home Page: https://chnosz.net/JMDplots

License: GNU General Public License v3.0

R 47.13% TeX 12.86% HTML 40.02%
proteins metagenomics oxidation-states thermodynamics r geochemical-biology

jmdplots's Introduction

DOI

JMDplots

This R package has code and data for papers by Jeffrey M. Dick. Plots from the papers are reproduced in the vignettes, which are installed with the package and can be viewed at https://chnosz.net/JMDplots/vignettes/.

Analysis scripts and data files

Click on the paper titles for a list of files. Published papers are indicated by the year with a DOI link. Links to preprints, if available, are at the end of each list. See the manual page associated with each paper for additional details about scripts, data files, and plotting functions.

Adaptations of microbial genomes to human body chemistry (submitted manuscript)
chem16S: community-level chemical metrics for exploring genomic adaptation to environments (2023)
Community- and genome-based evidence for a shaping influence of redox potential on bacterial protein evolution (2023)
Using thermodynamics to obtain geochemical information from genomes (2023)

Reference databases

Amino acid compositions and taxonomic information have been obtained from the Saccharomyces Genome Database (SGD), UniProt, RefSeq, GTDB, and MGnify. See man/JMDplots-package.Rd for further details.

Reference databases

Installation

First install the remotes packages from CRAN.

install.packages("remotes")

Then install other required packages: canprot and chem16S.

remotes::install_github("jedick/canprot")
remotes::install_github("jedick/chem16S")

Note

Currently (as of 2023-07-31), JMDplots depends on the development versions of canprot and chem16S from GitHub, not the released versions on CRAN.

Finally, install JMDplots. This command will install prebuilt vignettes; they might not be up-to-date with the source code.

remotes::install_github("jedick/JMDplots")

To view the plots, use the R help browser or this command to open the vignettes page:

browseVignettes("JMDplots")

Building vignettes

remotes::install_github("jedick/JMDplots", dependencies = TRUE, build_vignettes = TRUE)

Note It might be possible to build the vignettes without pandoc, but having pandoc available will make them look better.

Licenses

This package except for the file inst/extdata/orp16S/metadata/PCL+18.csv is licensed under the GNU General Public License v3 (GPLv3).

The ORP (mV), DO (mg/L) and Feature (Stream, Spring, Lake, Terrace, or Geyser) data for New Zealand hot springs (Power et al., 2018) in PCL+18.csv were obtained from the 1000 Springs Project and are licensed under CC-BY-NC-SA.

This package contains a copy of the dunnTest() function by Derek H. Ogle from CRAN package FSA, version 0.9.3 (License: GPL (>= 2)), which itself is a wrapper for dunn.test() from CRAN package dunn.test by Alexis Dinno.

jmdplots's People

Contributors

jedick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.