Description Usage Arguments Value Examples
View source: R/old_classifyAltSegments.R
This function is an extension of the function indentifyAddedRemovedRegions by classifying of the alternative segments
1 | classifyAltSegments(transcript1, transcript2, txrevise_out = NULL)
|
transcript1 |
GRanges Object containing exon structure of transcript 1 |
transcript2 |
GRanges Object containing exon structure of transcript 2 |
txrevise_out |
Optional. |
a list of GRanges objects similar to 'indentifyAddedRemovedRegions()' output (txrevise_out). ?indentifyAddedRemovedRegions for more information
1 | classifyAltSegments(ptbp2Data$transcripts$ENSMUST00000029780, ptbp2Data$transcripts$ENSMUST00000197833)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.