Skip to content

Commit

Permalink
updated doc of rmarkdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Jan 28, 2020
1 parent cc4eb05 commit 3bf2ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trnanalysis/Rmarkdown/tRNA_abundance.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ ggplotly(plot)

# tRNA fragment analysis

The tRNA fragments are named according to [Selitsky et al (2015)](https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-015-0800-0)

```{r}
file_paths = list.files(path= "../tRNA-mapping.dir",pattern='_coverage.bed$', recursive=TRUE, full.names = TRUE)
num_samples <- length(file_paths)
Expand Down

0 comments on commit 3bf2ec6

Please sign in to comment.