README.md

ringo

The goal of ringo is to manipulate STAR files like those produced by Relion.

Installation

Install from GitHub with:

# install.packages("devtools")
devtools::install_github("jameswagstaff/ringo")

Example

Use ringo::starr to read in a star file:

library(ringo)
ringo::starr("file.star")


jameswagstaff/ringo documentation built on April 30, 2020, 12:08 a.m.