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)

14 rows where transcript_id = 15063313

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: dinucleotide_pair, 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
81345700 GT-AG 0 1.000000099473604e-05 111 rna-XM_040171365.1 15063313 2 17213128 17213238 Gasterosteus aculeatus 69293 TTG|GTAAGTCATC...TCTCTTTTATCT/TTCTCTTTTATC...TGCAG|TGA 2 1 2.592
81345701 GT-AG 0 1.000000099473604e-05 546 rna-XM_040171365.1 15063313 3 17213285 17213830 Gasterosteus aculeatus 69293 CAT|GTGAGTATGA...GTGCCTTTGGTT/GTCTGTCCTATC...TGTAG|TTG 0 1 3.392
81345702 GT-AG 0 1.000000099473604e-05 237 rna-XM_040171365.1 15063313 4 17213897 17214133 Gasterosteus aculeatus 69293 GGG|GTGAGTAAAA...AACTTCTTCATT/AACTTCTTCATT...TTAAG|GGC 0 1 4.541
81345703 GT-AG 0 1.000000099473604e-05 195 rna-XM_040171365.1 15063313 5 17216201 17216395 Gasterosteus aculeatus 69293 CAG|GTCGGTGTTC...TCGTCCTGAAAT/CTCGTCCTGAAA...ATCAG|GAG 0 1 40.501
81345704 GT-AG 0 1.000000099473604e-05 1452 rna-XM_040171365.1 15063313 6 17216585 17218036 Gasterosteus aculeatus 69293 CAG|GTAGAAATGC...TGTTCTCTGATC/TGTTCTCTGATC...TTCAG|GTA 0 1 43.789
81345705 GT-AG 0 1.000000099473604e-05 769 rna-XM_040171365.1 15063313 7 17218649 17219417 Gasterosteus aculeatus 69293 CAG|GTACAGTCGC...ACCTCTATAAAT/ACGGGCCTGATG...TTCAG|GTT 0 1 54.436
81345706 GT-AG 0 1.000000099473604e-05 98 rna-XM_040171365.1 15063313 8 17219605 17219702 Gasterosteus aculeatus 69293 CAG|GTCAGACACA...TTCCCCTTTCTA/CCCTTTCTAATG...TTTAG|CAT 1 1 57.69
81345707 GT-AG 0 1.000000099473604e-05 135 rna-XM_040171365.1 15063313 9 17219801 17219935 Gasterosteus aculeatus 69293 CAG|GTACAAAGCA...TCCTTTTTGATT/CTTTTGTTTATT...CACAG|GTT 0 1 59.395
81345708 GT-AG 0 1.000000099473604e-05 96 rna-XM_040171365.1 15063313 10 17220071 17220166 Gasterosteus aculeatus 69293 CAG|GTAAAGGAGG...CTGTTTTTATTG/TCTGTTTTTATT...CGCAG|ACA 0 1 61.743
81345709 GT-AG 0 0.0002388898269851 97 rna-XM_040171365.1 15063313 11 17220217 17220313 Gasterosteus aculeatus 69293 CAA|GTATGTAACG...ATTTTTGTAAAT/ATTTTTGTAAAT...TGCAG|GAT 2 1 62.613
81345710 GT-AG 0 1.347256697858508e-05 103 rna-XM_040171365.1 15063313 12 17220463 17220565 Gasterosteus aculeatus 69293 GAG|GTGACTCACT...AACATCTTATCT/TCGTTCTTCATG...CACAG|TGG 1 1 65.205
81345711 GT-CG 0 1.000000099473604e-05 82 rna-XM_040171365.1 15063313 13 17220661 17220742 Gasterosteus aculeatus 69293 AAA|GTGAGTTTAT...TTGCCCTGAATT/TTGATATTGAAC...TTCCG|GTG 0 1 66.858
81345712 GT-AG 0 0.0278932690469153 95 rna-XM_040171365.1 15063313 14 17220864 17220958 Gasterosteus aculeatus 69293 CAG|GTACCCCACC...GACCCCTAAATC/ATTCTGTTTATT...TGCAG|AGG 1 1 68.963
81357200 GT-AG 0 1.000000099473604e-05 1458 rna-XM_040171365.1 15063313 1 17211624 17213081 Gasterosteus aculeatus 69293 CGG|GTGAGTTTGT...TACTTTTTATTT/TTTTATTTTATT...ATCAG|TTG   0 1.879

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