calculateBasepairDifference: Calculate the total number of nucleotides that are different...

View source: R/classifyDifference.R

calculateBasepairDifferenceR Documentation

Calculate the total number of nucleotides that are different between two transcripts.

Description

Calculate the total number of nucleotides that are different between two transcripts.

Usage

calculateBasepairDifference(diff_object)

Arguments

diff_object

Result object from the indentifyAddedRemovedRegions() function.

Value

Data frame of differences between two transcripts, stratified into upstream, contained and downstream parts.


kauralasoo/txrevise documentation built on March 31, 2022, 12:03 p.m.