Description Usage Arguments Value Examples
View source: R/old_resizeTranscripts.R
This function will append/extend the 5' and 3' ends of a GRanges object which describes the exon ranges of a transcript or a CDS
1 |
x |
GRanges object containing exon coordinates of a transcript or CDS |
start |
Length of 5' end to truncate (positive val) or extend (negative val) |
end |
Length of 3' end to truncate (positive val) or extend (negative val) |
a new GRanges transcript object
1 | resizeTranscripts(ptbp2Data$transcripts$ENSMUST00000197833, start = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.