Skip to content

Commit

Permalink
add ticks for code highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickaël Canouil committed Mar 6, 2020
1 parent baa36c0 commit 2ff3b4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ remotes::install_github("mcanouil/rain")

## Overview

* estimate_ethnicity() allows to format VCF files and compute the genomic components (and some figures) for ethnicity using [flashpca](https://github.com/gabraham/flashpca) software
* pca_report() allows to compute an analysis report using principal component analysis from [flashpca](https://github.com/gabraham/flashpca) software.
* `estimate_ethnicity()` allows to format VCF files and compute the genomic components (and some figures) for ethnicity using [flashpca](https://github.com/gabraham/flashpca) software
* `pca_report()` allows to compute an analysis report using principal component analysis from [flashpca](https://github.com/gabraham/flashpca) software.

## Getting help

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ remotes::install_github("mcanouil/rain")

## Overview

- estimate\_ethnicity() allows to format VCF files and compute the
- `estimate_ethnicity()` allows to format VCF files and compute the
genomic components (and some figures) for ethnicity using
[flashpca](https://github.com/gabraham/flashpca) software
- pca\_report() allows to compute an analysis report using principal
- `pca_report()` allows to compute an analysis report using principal
component analysis from
[flashpca](https://github.com/gabraham/flashpca) software.

Expand Down

0 comments on commit 2ff3b4c

Please sign in to comment.