knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of utilsHMMER is to provide a bunch of convenient functions to add more taxonomic information to HMMER results and facilitate exploratory data analysis.
You can install the development version of utilsHMMER from GitHub with:
# install.packages("devtools") devtools::install_github("currocam/utilsHMMER")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.