add_data: Add data

add_dataR Documentation

Add data

Description

adds data from bigwig to a transcript_quantifier-class object

Usage

add_data(tq, bigwig_plus = NULL, bigwig_minus = NULL)

## S4 method for signature 'transcript_quantifier'
add_data(tq, bigwig_plus = NULL, bigwig_minus = NULL)

Arguments

tq

A transcript_quantifier-class object

bigwig_plus

the path to a bigwig for reads on the plus strand

bigwig_minus

the path to a bigwig for reads on the minus strand

Value

A transcript_quantifier-class object with count data added.


CshlSiepelLab/tuSelecter2 documentation built on June 2, 2025, 7:09 a.m.