Skip to content

Commit e737a9c

Browse files
author
Liam Shaw
committed
Initial commit with current version of repo
0 parents  commit e737a9c

39 files changed

+6076
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.Rhistory
2+
*cache/
3+
*files/
4+

Pathogen-host-range.Rmd

+1,423
Large diffs are not rendered by default.

custom.css

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#TOC {
2+
position: fixed;
3+
left: 0;
4+
top: 0;
5+
width: 200px;
6+
height: 100%;
7+
overflow:auto;
8+
}
9+
body {
10+
max-width: 800px;
11+
margin: auto;
12+
margin-left:210px;
13+
line-height: 20px;
14+
}

data/HostPhylogeneticTree-2019-05-30-pruned.nwk

+1
Large diffs are not rendered by default.

data/HostPhylogeneticTree-2019-05-30.nwk

+1
Large diffs are not rendered by default.

data/Olival-et-al-database.rds

446 KB
Binary file not shown.

0 commit comments

Comments
 (0)