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 = 19586949

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: dinucleotide_pair, score, phase

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
104999286 GT-AG 0 1.000000099473604e-05 14219 rna-XM_022386275.1 19586949 1 2259644 2273862 Limulus polyphemus 6850 AAA|GTGAGTCAAA...GCTTTCTTTGTG/TGGATTTCCACC...ACTAG|GTG 0 1 5.014
104999287 GT-AG 0 1.000000099473604e-05 16200 rna-XM_022386275.1 19586949 2 2243292 2259491 Limulus polyphemus 6850 GAG|GTAAGAATTG...ATTTGTTTATTA/TATTTGTTTATT...AACAG|AGG 2 1 12.071
104999288 GT-AG 0 0.0005479981684663 4747 rna-XM_022386275.1 19586949 3 2238436 2243182 Limulus polyphemus 6850 CAG|GTATGATTAC...GTGATCTTGATT/GTGATCTTGATT...TCTAG|GAG 0 1 17.131
104999289 GT-AG 0 1.000000099473604e-05 6656 rna-XM_022386275.1 19586949 4 2231598 2238253 Limulus polyphemus 6850 AGG|GTGAGAAGAA...GTATTCATATTG/AAAGTATTCATA...TGCAG|GAT 2 1 25.58
104999290 GT-AG 0 8.485272158394295e-05 3529 rna-XM_022386275.1 19586949 5 2227884 2231412 Limulus polyphemus 6850 TGG|GTAAGTTTGT...ATTCCATTGACT/CATTGACTTATG...CCTAG|ATC 1 1 34.169
104999291 GT-AG 0 1.00591366363245e-05 2032 rna-XM_022386275.1 19586949 6 2225734 2227765 Limulus polyphemus 6850 CGT|GTAAGTCCGA...TTTTTCGTATTA/TTCGTATTAATC...TTCAG|TGG 2 1 39.647
104999292 GT-AG 0 1.000000099473604e-05 4182 rna-XM_022386275.1 19586949 7 2221466 2225647 Limulus polyphemus 6850 TAG|GTAAGGAGAT...AATAATTTAATC/AATAATTTAATC...TTCAG|GAT 1 1 43.64
104999293 GT-AG 0 1.897376420714372e-05 10348 rna-XM_022386275.1 19586949 8 2211021 2221368 Limulus polyphemus 6850 TCC|GTAAGGCTGT...TGTTTCTTATAC/TTATTTCTCAGT...TCCAG|GTT 2 1 48.143
104999294 GT-AG 0 0.2763050990079075 3835 rna-XM_022386275.1 19586949 9 2207041 2210875 Limulus polyphemus 6850 TAC|GTATGTTCTC...ACTTCCTTACTT/TACTTCCTTACT...TCTAG|CGT 0 1 54.875
104999295 GT-AG 0 0.0010408414057166 1530 rna-XM_022386275.1 19586949 10 2205376 2206905 Limulus polyphemus 6850 AAG|GTATCAGCAA...AACGCCTTTATA/AAAGAATTCATC...CGTAG|ACT 0 1 61.142
104999296 GT-AG 0 1.6701622221341574e-05 4013 rna-XM_022386275.1 19586949 11 2201147 2205159 Limulus polyphemus 6850 GAG|GTAATTTTAA...ATTATCTAGATG/ATGAAATTAATA...TCCAG|CCT 0 1 71.17
104999297 GT-AT 0 1.000000099473604e-05 3094 rna-XM_022386275.1 19586949 12 2197947 2201040 Limulus polyphemus 6850 CAA|GTTTGTGATC...GTGTTTGTAACT/GTGTTTGTAACT...TTGAT|GAT 1 1 76.091
104999298 GT-AG 0 1.000000099473604e-05 2681 rna-XM_022386275.1 19586949 13 2195069 2197749 Limulus polyphemus 6850 GGG|GTAAGATTCT...TGTTTCTTCATC/TGTTTCTTCATC...TTAAG|GAT 0 1 85.237
104999299 GT-AG 0 1.000000099473604e-05 682 rna-XM_022386275.1 19586949 14 2194266 2194947 Limulus polyphemus 6850 AAG|GTAAGGAATA...TTCTCCTTTTTT/AAAAATTTCATG...TGCAG|ATT 1 1 90.854
104999300 GT-AG 0 1.000000099473604e-05 1151 rna-XM_022386275.1 19586949 15 2192999 2194149 Limulus polyphemus 6850 TCT|GTAAGTGATT...ACAACTCTAATG/ACAACTCTAATG...TTCAG|GCA 0 1 96.24

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 36.202ms · Data license: ODbL · Data source: Larue & Roy, 2023 · About: Minor Intron Database (WtMTA)