knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

molecularPatterns

Molecular patterns of small RNAs

Installation

You can install molecularPatterns from github with:

# install.packages("devtools")
devtools::install_github("luciorq/molecularPatterns")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



luciorq/molecularPatterns documentation built on Sept. 5, 2020, 4:06 a.m.