Skip to content

leekgroup/polyester_code

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

code for Polyester paper

Reproduce our updated Polyester paper (available on BiorXiv) with the code/data in this repository!

The document that I reproduced for you is at this link. (That's just a rendered version of polyester_manuscript.html, which lives in this repo).

If you'd like to reproduce the document yourself, clone this repository, read the introduction of polyester_manuscript.Rmd carefully, download/create all the necessary data files, and then use knitr to create the html output: from within R, with the repository main directory as the working directory, run:

library(knitr)
knit2html('polyester_manuscript.Rmd')

The paper also includes three small analyses as supplements. The.Rmd files with code in them and corresponding rendered html are in this repository. You can view the supplements at these links:

About

code used for analysis presented in polyester paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages