Skip to content

Commit

Permalink
added cache = TRUE to some of the tutorials that take a long time to …
Browse files Browse the repository at this point in the history
…render. doing this to try to make it easier & quicker to re-render the website and update the nav bar
  • Loading branch information
jasonwjohns committed Nov 4, 2022
1 parent dcd2e11 commit 75e5b8d
Show file tree
Hide file tree
Showing 275 changed files with 2,067 additions and 5,761 deletions.
Binary file modified .DS_Store
Binary file not shown.
9 changes: 9 additions & 0 deletions .Rhistory
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
install.packages("tidyverse")
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SeqArray")
BiocManager::install("SeqArray")
BiocManager::install("SNPRelate")
vcftools --vcf RAD_data/OL_subset.vcf --missing-indv --out RAD_data/OL_subset
setwd("/Users/Jason/github/marineomics.github.io")
rmarkdown::render_site()
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _site
.jekyll-cache
.jekyll-metadata
vendor
.Rproj.user
896 changes: 0 additions & 896 deletions DGE_comparison.Rmd

This file was deleted.

Loading

0 comments on commit 75e5b8d

Please sign in to comment.