| Svg |
Create an SVG representation of a Marker
|
| SvgBnd |
Create an SVG representation of a BND (translocation) variant
In a VCF file, there are four possible translocations (BND) entries:
REF ALT Meaning
type 1: s t[p[ piece extending to the right of p is joined after t
type 2: s t]p] reverse comp piece extending left of p is joined after t
type 3: s ]p]t piece extending to the left of p is joined before t
type 4: s [p[t reverse comp piece extending right of p is joined before t
|
| SvgCds |
Create an SVG representation of a Marker
|
| SvgExon |
Create an SVG representation of a Marker
|
| SvgGene |
Create an SVG representation of a Marker
|
| SvgIntron |
Create an SVG representation of a Marker
|
| SvgNextProt |
Create an SVG representation of a NextProt annotation tracks
|
| SvgScale |
Create an SVG representation of a "Scale and Chromsome labels
|
| SvgSpacer |
Leave an empty vertical space
|
| SvgTranscript |
Create an SVG representation of a transcript
|
| SvgTranslocation |
Create an SVG representation of a BND (translocation) variant
In a VCF file, there are four possible translocations (BND) entries:
REF ALT Meaning
type 1: s t[p[ piece extending to the right of p is joined after t
type 2: s t]p] reverse comp piece extending left of p is joined after t
type 3: s ]p]t piece extending to the left of p is joined before t
type 4: s [p[t reverse comp piece extending right of p is joined before t
|