home / WtMTA

introns

Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)

id
INTEGER (primary key), globally unique identifier for each intron
dinucleotide_pair
TEXT, terminal dinucleotide sequences of the intron
is_minor
INTEGER, indicates if the intron is a minor intron (1) or not (0)
score
REAL, score representing the probability (0-100%) of the intron being minor
length
INTEGER, length of the intron in base pairs
transcript_id
INTEGER (foreign key referencing transcripts(id)), parent transcript
ordinal_index
INTEGER, ordinal position of the intron within the transcript (e.g., 3 for the third intron)
start
INTEGER, start position of the intron in the genome
end
INTEGER, end position of the intron in the genome
taxonomy_id
INTEGER (foreign key referencing genomes(taxonomy_id)), NCBI taxonomy identifier for species
scored_motifs
TEXT, motifs scored for the intron
phase
INTEGER, phase of the intron in coding sequence (0, 1, or 2 or null for introns outside of coding sequence)
in_cds
INTEGER, indicates if the intron is within the coding sequence (1) or not (0; e.g., UTR introns)
relative_position
REAL, relative position of the intron within the transcript (as a percentage of coding length)

15 rows where transcript_id = 15236063

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: is_minor, score, phase, in_cds

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
82575253 GT-AG 0 88.53363844346094 3570 rna-XM_041503787.1 15236063 2 47171914 47175483 Gigantopelta aegis 1735272 TCG|GTATCCTTGA...GTTGACTTAACA/TGTGAGTTGACT...CGAAG|ATG 1 1 4.36
82575254 GT-AG 0 3.1547454076102675e-05 1720 rna-XM_041503787.1 15236063 3 47175660 47177379 Gigantopelta aegis 1735272 ACT|GTGAGTTTCA...TGGTTTTTATCT/CTGGTTTTTATC...AACAG|GCT 0 1 9.279
82575255 GT-AG 0 1.000000099473604e-05 2285 rna-XM_041503787.1 15236063 4 47177577 47179861 Gigantopelta aegis 1735272 GCA|GTAAGTAAAC...AAGATGTTAAAG/AATTGTTTCACA...TTAAG|GGC 2 1 14.785
82575256 GT-AG 0 1.000000099473604e-05 3046 rna-XM_041503787.1 15236063 5 47179935 47182980 Gigantopelta aegis 1735272 GAG|GTCAGTAGAG...ATATCATTTGTC/TGTGATATCATT...TTCAG|GGT 0 1 16.825
82575257 GT-AG 0 1.000000099473604e-05 1702 rna-XM_041503787.1 15236063 6 47183122 47184823 Gigantopelta aegis 1735272 CAG|GTCAGTTTAT...TTATTATTAATA/AATATATTTATT...TTCAG|GAT 0 1 20.766
82575258 GT-AG 0 1.000000099473604e-05 3081 rna-XM_041503787.1 15236063 7 47185115 47188195 Gigantopelta aegis 1735272 AAA|GTGAGAGTTA...TAATATTTAATA/TATTTTTTCAGT...TCCAG|GTT 0 1 28.899
82575259 GT-AG 0 1.000000099473604e-05 3295 rna-XM_041503787.1 15236063 8 47188776 47192070 Gigantopelta aegis 1735272 CTG|GTAAGATATT...TGGATTTTATAT/TATATATACATT...TTCAG|ACG 1 1 45.109
82575260 GT-AG 0 0.0006959219478139 2899 rna-XM_041503787.1 15236063 9 47192805 47195703 Gigantopelta aegis 1735272 GTG|GTAGGTTTTT...GGCCTCTTAACT/ATATTATTCACA...TGCAG|GAT 0 1 65.623
82575261 GT-AG 0 1.000000099473604e-05 699 rna-XM_041503787.1 15236063 10 47195824 47196522 Gigantopelta aegis 1735272 CAG|GTTAAACATT...GTGTCGTTAAAT/CCAAACTTTACA...CATAG|GAG 0 1 68.977
82575262 GT-AG 0 0.0001460553411562 5509 rna-XM_041503787.1 15236063 11 47196737 47202245 Gigantopelta aegis 1735272 TAG|GTATTGTATA...TATCTGTTATTT/CTGTTATTTATT...TTTAG|GTA 1 1 74.958
82575263 GT-AG 0 1.000000099473604e-05 1722 rna-XM_041503787.1 15236063 12 47202391 47204112 Gigantopelta aegis 1735272 CAA|GTGAGCTTTC...TTCATTTTGTCT/AGTGAGTTCATT...TTCAG|GAC 2 1 79.011
82575264 GT-AG 0 0.0001921823228317 1994 rna-XM_041503787.1 15236063 13 47204199 47206192 Gigantopelta aegis 1735272 CAG|GTACATTCTT...TTTAATTTATCA/ATTTAATTTATC...GTCAG|GTT 1 1 81.414
82575265 GT-AG 1 99.24796800187292 965 rna-XM_041503787.1 15236063 14 47206296 47207260 Gigantopelta aegis 1735272 AAA|GTATCCTTGT...TTTTCCTTGACA/TTTTCCTTGACA...CGTAG|ATT 2 1 84.293
82575266 GT-AG 0 1.000000099473604e-05 1144 rna-XM_041503787.1 15236063 15 47207346 47208489 Gigantopelta aegis 1735272 CAG|GTCCGGTTCA...TATCTCTTATGA/TCTGTTGTTATT...TTCAG|AAG 0 1 86.669
82579859 GT-AG 0 0.0188772789183678 2165 rna-XM_041503787.1 15236063 1 47169537 47171701 Gigantopelta aegis 1735272 GAG|GTATTCCCTA...AATGTTTTAGTT/AAATTGCTGATT...TTTAG|AAC   0 1.901

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "introns" (
"id" INTEGER,
  "dinucleotide_pair" TEXT,
  "is_minor" INTEGER,
  "score" REAL,
  "length" INTEGER,
  "transcript_id" INTEGER,
  "ordinal_index" INTEGER,
  "start" INTEGER,
  "end" INTEGER,
  "taxonomy_id" INTEGER,
  "scored_motifs" TEXT,
  "phase" INTEGER,
  "in_cds" INTEGER,
  "relative_position" REAL
  ,PRIMARY KEY ([id]),
   FOREIGN KEY([transcript_id]) REFERENCES [transcripts]([id]),
   FOREIGN KEY([taxonomy_id]) REFERENCES [genomes]([taxonomy_id])
);
CREATE INDEX [idx_introns_transcript_id]
    ON [introns] ([transcript_id]);
CREATE INDEX [idx_introns_taxonomy_id]
    ON [introns] ([taxonomy_id]);
CREATE INDEX [idx_introns_phase]
    ON [introns] ([phase]);
CREATE INDEX [idx_introns_is_minor]
    ON [introns] ([is_minor]);
CREATE INDEX [idx_introns_dinucleotide_pair]
    ON [introns] ([dinucleotide_pair]);
CREATE INDEX [idx_introns_score]
    ON [introns] ([score]);
CREATE INDEX [idx_introns_in_cds]
    ON [introns] ([in_cds]);
Powered by Datasette · Queries took 29.247ms · Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)