Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 18, 2023
1 parent 2a43a41 commit 67e64da
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# miplicorn <a href='https://bailey-lab.github.io/miplicorn/'><img src='man/figures/logo.png' align="right" height="139" /></a>
Expand All @@ -12,6 +11,7 @@ coverage](https://codecov.io/gh/bailey-lab/miplicorn/branch/main/graph/badge.svg
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![License:
MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

<!-- badges: end -->

miplicorn establishes a unified analysis framework in R for molecular
Expand All @@ -27,7 +27,7 @@ You may install the package from

<div class=".pkgdown-release">

``` r
```r
# Install most recent released version
devtools::install_github("bailey-lab/[email protected]")
```
Expand All @@ -36,7 +36,7 @@ devtools::install_github("bailey-lab/[email protected]")

<div class=".pkgdown-devel">

``` r
```r
# Install development version
devtools::install_github("bailey-lab/miplicorn")
```
Expand All @@ -48,7 +48,7 @@ devtools::install_github("bailey-lab/miplicorn")
See `vignette("miplicorn")` for a more extensive introduction and a
demonstration of several features of the package.

``` r
```r
library(miplicorn)

ref_file <- miplicorn_example("reference_AA_table.csv")
Expand All @@ -74,7 +74,7 @@ plot_coverage(data, mutation_name)

<img src="man/figures/README-usage-1.png" width="100%" />

``` r
```r

prev <- mutation_prevalence(data, threshold = 5)
prev
Expand Down
45 changes: 45 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,42 +1,87 @@
Amplicon
amplicon
Aris
arispas
bootswatch
bslib
cgi
CMD
Codecov
codecov
colour
coloured
colours
config
covr
dbplyr
desc
dplyr
dtplyr
env
erroring
eval
extdata
falciparum
faq
filepath
Fira
gff
ggplot
gh
Github
github
haplotyping
href
http
https
io
JamesIves
karyoplot
karyoploteR
Lato
Lifecycle
macOS
magrittr
MERCHANTABILITY
Metaprogramming
MIP
miplicorn
MIPTools
MIPtools
monospace
NaN
nav
navbar
ncbi
nih
nlm
NONINFRINGEMENT
oldrel
ORCID
os
pandoc
Paschalidis
pkgdown
PlasmoDB
Plasmodium
pts
px
rcmdcheck
README
rect
Reprex
rlang
Rscript
rspm
signalling
sublicense
tbl
tibble
TSV
tunnelled
tunnelling
ubuntu
UMI
umi
www
wwwtax

0 comments on commit 67e64da

Please sign in to comment.