This dataset contains the Exon positions on human Dystrophin transcripts 'Dp427p2', 'Dp260-2', 'Dp140', 'Dp116', and 'Dp71'.
Format
A data frame with 202 rows and 5 columns:
- transcript
Transcript names. A character vector representing the names of the transcripts.
- type
Transcript type.
- start
Start positions. An integer vector showing the starting positions of each Exon.
- end
End positions. An integer vector showing the ending positions of each Exon.
- length
Transcript lengths. An integer vector indicating the length of each transcript.