Skip to content

Commit

Permalink
Merge pull request #8 from fhdsl/chapter-1
Browse files Browse the repository at this point in the history
Add discussion of DATA tab
  • Loading branch information
avahoffman committed Aug 29, 2023
2 parents 4b3812c + 688f703 commit 9791e07
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 02-workflow.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,17 @@ Here is what your output in `stdout` might look like.
```{r, fig.align='center', echo = FALSE, fig.alt= "", out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1zUiupDXMZlZEIditsN5igggOim9qIrR9Ckf4N8fSAB8/edit#slide=id.g2794677b0ab_0_125")
```

## Confirming Results in the DATA tab

We can see that the subsample files have been linked in the DATA table "sample".

```{r, fig.align='center', echo = FALSE, fig.alt= "", out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1zUiupDXMZlZEIditsN5igggOim9qIrR9Ckf4N8fSAB8/edit#slide=id.g2794677b0ab_0_139")
```

We had a mixture of single-end and paired-end reads, so only the paired-end samples get a second file.

```{r, fig.align='center', echo = FALSE, fig.alt= "", out.width = '100%'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1zUiupDXMZlZEIditsN5igggOim9qIrR9Ckf4N8fSAB8/edit#slide=id.g2794677b0ab_0_139")
```

0 comments on commit 9791e07

Please sign in to comment.