add_data: Add data

Description Usage Arguments Value

Description

adds data from bigwig to a transcript_quantifier-class object

Usage

1
2
3
4
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 July 18, 2021, 5:09 p.m.