effective_lengths: Calculate the effective transcript lengths. This is the mean...

View source: R/RcppExports.R

effective_lengthsR Documentation

Calculate the effective transcript lengths. This is the mean number of positions in the transcript the fragment could map to.

Description

Calculate the effective transcript lengths. This is the mean number of positions in the transcript the fragment could map to.

Usage

effective_lengths(txlengths, rdlengths)

Arguments

txlengths

The sequence lengths for each transcript.

rdlengths

The length of all mapped fragments. Mapped length of the read after accounting for mismatches and indels.

Value

The effective lengths.


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.