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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: score, phase

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
72997167 GT-AG 0 9.74670278889144e-05 583 rna-XM_007520887.2 13705549 1 15572134 15572716 Erinaceus europaeus 9365 CAG|GTAAACTGCT...CTTGCTTTGAGT/TTTGAGTTGATG...TTCAG|ACG 0 1 2.577
72997168 GT-AG 0 1.000000099473604e-05 15607 rna-XM_007520887.2 13705549 2 15556466 15572072 Erinaceus europaeus 9365 CAG|GTAAACAATC...CTTTTTTTTATT/CTTTTTTTTATT...TTAAG|GAG 1 1 5.198
72997169 GT-AG 0 0.0001111596918473 2579 rna-XM_007520887.2 13705549 3 15553750 15556328 Erinaceus europaeus 9365 CAG|GTGTGTTTTA...GCCAGCTTAACA/GCCAGCTTAACA...TTCAG|AAA 0 1 11.082
72997170 GT-AG 0 7.42132385743419e-05 731 rna-XM_007520887.2 13705549 4 15552946 15553676 Erinaceus europaeus 9365 CAG|GTATGTGGTA...TTTTTCTTTCCT/GGAGAATTTATA...TTTAG|TAA 1 1 14.218
72997171 GT-AG 0 1.000000099473604e-05 9418 rna-XM_007520887.2 13705549 5 15543385 15552802 Erinaceus europaeus 9365 AAG|GTAATACTGT...ATTTCATTAACT/ATTTCATTAACT...CCTAG|GTA 0 1 20.361
72997172 GT-AG 0 1.000000099473604e-05 8729 rna-XM_007520887.2 13705549 6 15534565 15543293 Erinaceus europaeus 9365 CAG|GTAAATATGA...GTTGCTTTTTCT/TGATGGTTAAAG...AACAG|CCA 1 1 24.27
72997173 GT-AG 0 1.000000099473604e-05 2326 rna-XM_007520887.2 13705549 7 15532052 15534377 Erinaceus europaeus 9365 GTG|GTAAGTCCAG...CTCACTTTATAG/AGGACTCTCACT...TCCAG|CCT 2 1 32.302
72997174 GT-AG 0 1.000000099473604e-05 83 rna-XM_007520887.2 13705549 8 15531881 15531963 Erinaceus europaeus 9365 CCA|GTAAGTGATG...CCCGTTTTGCTA/AGCCAGTTAAGT...CCTAG|CTA 0 1 36.082
72997175 GT-AG 0 1.000000099473604e-05 3639 rna-XM_007520887.2 13705549 9 15528153 15531791 Erinaceus europaeus 9365 GAG|GTACTGACAC...TAATGCTGAATA/TAATGACTCAAA...ACTAG|GAT 2 1 39.905
72997176 GT-AG 0 1.000000099473604e-05 1526 rna-XM_007520887.2 13705549 10 15526496 15528021 Erinaceus europaeus 9365 ATG|GTAAGTTTCT...CCATCTGTATAT/TATATAATTATT...TACAG|AGC 1 1 45.533
72997177 GT-AG 0 4.144271876762218e-05 1122 rna-XM_007520887.2 13705549 11 15525304 15526425 Erinaceus europaeus 9365 ACG|GTTTGTATAA...ACTTTTTTAAAA/ACTTTTTTAAAA...TTCAG|GAC 2 1 48.54
72997178 GT-AG 0 1.000000099473604e-05 3368 rna-XM_007520887.2 13705549 12 15521865 15525232 Erinaceus europaeus 9365 AAG|GTAATTCATC...TTCCCCCTATTT/TCTTTGTTCAAT...AACAG|AGG 1 1 51.589
72997179 GT-AG 0 0.0004651899882402 867 rna-XM_007520887.2 13705549 13 15520828 15521694 Erinaceus europaeus 9365 GAG|GTAACCAAGG...CCCACTTTCTCT/TGTGAACTGAAG...GCCAG|TCG 0 1 58.892
72997180 GT-AG 0 0.0008601186722737 1529 rna-XM_007520887.2 13705549 14 15519128 15520656 Erinaceus europaeus 9365 ACA|GTAAGCCCCT...TTTTTTTTAATT/TTTTTTTTAATT...TCCAG|GAG 0 1 66.237
72997181 GT-AG 0 1.3403068008868231e-05 1719 rna-XM_007520887.2 13705549 15 15517226 15518944 Erinaceus europaeus 9365 AAG|GTAAACTACA...TAATGCTGAAAT/GAGAGACTGACT...TACAG|AAA 0 1 74.098

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