View source: R/classifyDifference.R
calculateBasepairDifference | R Documentation |
Calculate the total number of nucleotides that are different between two transcripts.
calculateBasepairDifference(diff_object)
diff_object |
Result object from the indentifyAddedRemovedRegions() function. |
Data frame of differences between two transcripts, stratified into upstream, contained and downstream parts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.