Skip to content

Instantly share code, notes, and snippets.

View knausb's full-sized avatar
Enjoying the rain

Brian Knaus knausb

Enjoying the rain
  • Oregon State University
  • Corvallis, OR, USA
View GitHub Profile
@knausb
knausb / apstest.R
Last active May 19, 2017 22:50
Test for Population Genomics Workshop dependencies
myFile <- "apstest.txt"
writeLines(capture.output(sessionInfo()), myFile)
writeLines(capture.output(sessionInfo()))
cat("\n", file = myFile, append = TRUE)
cat("\n", file = myFile, append = TRUE)
cat("\n")
cat("\n")
@knausb
knausb / .gitignore
Last active March 19, 2019 15:27
rocker_asan
.Rproj.user
.Rhistory
.RData
.Ruserdata
*.html