starr: starr

Description Usage Arguments Value

View source: R/starr.R

Description

The main function in the package, for reading in a STAR file and loading into memory as a list of tibbles.

Usage

1
starr(path_to_star, clean_relion_names = TRUE)

Arguments

path_to_star

The path to the STAR file.

Value

A tibble with two variables: table_name - a character vector of table names. table_tbl - a list of tibbles, one for each of the tables in the STAR file.


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