Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmichaelwright committed Sep 29, 2021
1 parent 71227b2 commit 60bfe03
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 15 deletions.
10 changes: 5 additions & 5 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Derek Wright, Sandesh Neupane, ... and Kirstin E. Bett. (2021) **Utilizing multi

[Additional/Figure_01_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_01_plotly.html)

```{r echo = F, eval = T}
```{r echo = F, eval = F}
load("Additional/Figure_01_plotly.RData")
mp
```
Expand Down Expand Up @@ -103,7 +103,7 @@ mp

[Additional/Figure_05_c_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_05_c_plotly.html)

```{r echo = F, eval = T}
```{r echo = F, eval = F}
load("Additional/Figure_05_a_plotly.RData")
load("Additional/Figure_05_b_plotly.RData")
load("Additional/Figure_05_c_plotly.RData")
Expand All @@ -119,7 +119,7 @@ mp3
![](Figure_06.png)
[Additional/Figure_06_c_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_06_c_plotly.html)

```{r echo = F, eval = T}
```{r echo = F, eval = F}
load("Additional/Figure_06_c_plotly.RData")
mp4
```
Expand All @@ -132,7 +132,7 @@ mp4

[Supplemental_Table_01.csv](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/blob/master/Supplemental_Table_01.csv)

```{r echo = F, eval = T}
```{r echo = F, eval = F}
DT::datatable(read.csv("Supplemental_Table_01.csv"))
```

Expand All @@ -148,7 +148,7 @@ DT::datatable(read.csv("Supplemental_Table_01.csv"))

[Additional/Supplemental_Figure_01_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Supplemental_Figure_01_plotly.html)

```{r echo = F, eval = T}
```{r echo = F, eval = F}
load("Additional/Supplemental_Figure_01_plotly.RData")
mp
```
Expand Down
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ pdf](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/raw/master/R

[Additional/Figure\_01\_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_01_plotly.html)

<img src="README_files/figure-gfm/unnamed-chunk-1-1.png" width="100%" />

------------------------------------------------------------------------

## Figure 2
Expand Down Expand Up @@ -87,17 +85,13 @@ pdf](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/raw/master/R

[Additional/Figure\_05\_c\_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_05_c_plotly.html)

<img src="README_files/figure-gfm/unnamed-chunk-2-1.png" width="100%" /><img src="README_files/figure-gfm/unnamed-chunk-2-2.png" width="100%" /><img src="README_files/figure-gfm/unnamed-chunk-2-3.png" width="100%" />

------------------------------------------------------------------------

## Figure 6

![](Figure_06.png)
[Additional/Figure\_06\_c\_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Figure_06_c_plotly.html)

<img src="README_files/figure-gfm/unnamed-chunk-3-1.png" width="100%" />

------------------------------------------------------------------------

# Supplemental Tables
Expand All @@ -106,8 +100,6 @@ pdf](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/raw/master/R

[Supplemental\_Table\_01.csv](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/blob/master/Supplemental_Table_01.csv)

<img src="README_files/figure-gfm/unnamed-chunk-4-1.png" width="100%" />

------------------------------------------------------------------------

# Supplemental Figures
Expand All @@ -118,8 +110,6 @@ pdf](https://github.com/derekmichaelwright/AGILE_LDP_GWAS_Phenology/raw/master/R

[Additional/Supplemental\_Figure\_01\_plotly.html](https://derekmichaelwright.github.io/AGILE_LDP_GWAS_Phenology/Additional/Supplemental_Figure_01_plotly.html)

<img src="README_files/figure-gfm/unnamed-chunk-5-1.png" width="100%" />

------------------------------------------------------------------------

## Supplemental Figure 2
Expand Down
Binary file modified README.pdf
Binary file not shown.

0 comments on commit 60bfe03

Please sign in to comment.