Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heavywatal/safr

Summarize and Visualize Sequence Alignment Format Data
https://github.com/heavywatal/safr

Last synced: 7 days ago
JSON representation

Summarize and Visualize Sequence Alignment Format Data

Awesome Lists containing this project

README

        

# safr

[![R-CMD-check](https://github.com/heavywatal/safr/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/heavywatal/safr/actions/workflows/R-CMD-check.yaml)
[![codecov](https://codecov.io/gh/heavywatal/safr/graph/badge.svg?token=XVZMHIEZFX)](https://codecov.io/gh/heavywatal/safr)

safr is an R package to summarize and visualize various formats of sequence alignment/mapping data.

## Installation

You can install the development version of safr from GitHub with:

```r
devtools::install_github("heavywatal/safr")
```