Skip to content

Commit

Permalink
Update the html file
Browse files Browse the repository at this point in the history
  • Loading branch information
vaulot committed Dec 24, 2020
1 parent 097c3f8 commit 653b377
Show file tree
Hide file tree
Showing 56 changed files with 1,026 additions and 1,033 deletions.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ rsconnect
archives
sandbox
renv
R_paper
R_paper
R_scripts
23 changes: 12 additions & 11 deletions R_paper/PR2 Primers 18S.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,8 @@ ncol = 8
fig3 <- list()
fig1 <- list()
```


Expand Down Expand Up @@ -766,13 +768,12 @@ Comments
* Five more V4 primer sets are suitable for Illumina 3x250 (max amplicon size = 550 bp)


### Plot only V4 and V9 - For Fig. 1
### Plot only V4 and V9 - For Fig. 2

```{r , fig.height=10, fig.width=6}
fig1 <- list()
for (one_kingdom in kingdoms){
Expand Down Expand Up @@ -886,7 +887,7 @@ for (one_kingdom in kingdoms){
}
```

### Plot all with panel general and specific
### Plot all with panel general and specific - For Fig S1

```{r , fig.height=10, fig.width=6}
Expand Down Expand Up @@ -947,7 +948,7 @@ for (one_kingdom in kingdoms){
```

## Mismatches
## Mismatches - for Fig.S1

### Number of mismatches

Expand Down Expand Up @@ -1043,7 +1044,7 @@ for (one_kingdom in kingdoms){
facet_wrap(vars(primer_set_label_long), ncol = ncol)
```
## By supergroup (only for Eukaryota)
## By supergroup (only for Eukaryota) - For Fig. S2 and S5

Comments:

Expand Down Expand Up @@ -1115,7 +1116,7 @@ for (specific_one in c("general", "specific")) {
}
```

### Number of mismatches (Only Eukaryotes)
### Number of mismatches (Only Eukaryotes) - Fig. S2 and S5

```{r fig.height=20, fig.width=20}
Expand Down Expand Up @@ -1164,7 +1165,7 @@ for (specific_one in c("general", "specific")) {
```

## By class for autotrophs (Only EUkaryotes)
## By class for autotrophs (Only EUkaryotes) - Fig. S6


```{r graph_class, fig.height=30, fig.width=20}
Expand Down Expand Up @@ -1506,15 +1507,15 @@ reorder_primer<- function (x, y) {x+0.01*(y-x)}
fig <- ggplot(filter(primer_sets, !is.na(fwd_start))) +
geom_segment(aes(
x = fwd_start_yeast,
xend = rev_end_yeast,
x = fwd_start,
xend = rev_end,
y = forcats::fct_reorder2(primer_set_name, fwd_start,rev_end, reorder_primer),
yend = forcats::fct_reorder2(primer_set_name, fwd_start,rev_end, reorder_primer),
color = specific
),
size = 3
) +
geom_text(aes(x = rev_end_yeast + 50,
geom_text(aes(x = rev_end + 50,
y = forcats::fct_reorder2(primer_set_name, fwd_start,rev_end, reorder_primer),
label = str_c(primer_set_id, gene_region, str_replace_all(primer_set_name, c("_" = " ", "V4"="", "V9"="")), str_replace_na(specificity, ""), sep = " ")),
size = 3, hjust = 0
Expand All @@ -1534,7 +1535,7 @@ fig <- ggplot(filter(primer_sets, !is.na(fwd_start))) +
y = "",
legend = ""
) +
xlim(0,2100) +
xlim(0,2200) +
coord_cartesian(clip = "off")
fig
Expand Down
2,033 changes: 1,012 additions & 1,021 deletions docs/PR2_Primers.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 653b377

Please sign in to comment.