Last updated: 2020-12-20

Checks: 2 0

Knit directory: 2020_HairPheno_manuscript/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 5f6c138. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/

Untracked files:
    Untracked:  code/sim_curvature.R
    Untracked:  code/sim_ellipse.py

Unstaged changes:
    Modified:   .DS_Store
    Deleted:    code/simhair.R

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/about.Rmd) and HTML (docs/about.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
html 68f0ec2 tinalasisi 2020-11-24 Build site.
Rmd 7ddd3f7 tinalasisi 2020-11-24 Initial commit
html 7ddd3f7 tinalasisi 2020-11-24 Initial commit

Who

  • Tina Lasisi is a PhD candidate in Biological Anthropology at Penn State University. She has led this project which is part of her doctoral dissertation. She maintains this website.
  • Arslan Zaidi is a postdoctoral fellow with Iain Mathieson at The Universirty of Pennsylvania. He worked with Tina Lasisi to generate the analyses.
  • Timothy H. Webster is an assistant professor at the University of Utah. He worked with Tina to create the fibermorph Python package.
  • Kendall Routch was an undergraduate research assistant who helped develop the sample preparation methods for the cross-sectional analysis.
  • Nicholas B. Stephens is a postdoctoral scholar in the Department of Anthropology at Penn State Univeristy. He worked on the Python package with Tina.
  • Nina G. Jablonski is Even Pugh Professor of Anthropology at Penn State University. She is Tina Lasisi’s PhD advisor.
  • Mark D. Shriver is Professor of Anthropology and Genetics at Penn State University. He is Tina Lasisi’s PhD advisor.

What

This website documents the protocols and methods developed as part of the Hair Phenotyping Methods Project. The methods developed are high-throughput and intended for use in large-scale projects such as genome-wide association studies. This website is updated frequently as the manuscript describing our methods progresses through the stages of review.

Why

This website was created to share progress on the project with collaborators and the scientific community to facilitate open and reproducible science.

How

This website was developed using workflowr, rmarkdown, and GitHub.