We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e21c96 commit a4af23cCopy full SHA for a4af23c
02-prerequisite.Rmd renamed to 02-prerequisites.Rmd
_bookdown.yml
@@ -3,9 +3,10 @@ chapter_name: "Chapter "
3
repo: https://github.com/griffithlab/pVACtools_Intro_Course/
4
rmd_files: ["index.Rmd",
5
"01-intro.Rmd",
6
- "02-running_pvactools.Rmd",
7
- "03-pvacview_tour.Rmd",
8
- "04-conclusions.Rmd",
+ "02-prerequisites.Rmd",
+ "03-running_pvactools.Rmd",
+ "04-pvacview_tour.Rmd",
9
+ "05-conclusions.Rmd",
10
"About.Rmd",
11
"References.Rmd"]
12
new_session: yes
0 commit comments