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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
55681324 GT-AG 0 1.4752338129140754e-05 1228 rna-XM_023676407.1 10143840 2 18616522 18617749 Cucurbita pepo 3663 CAG|GTACTTACTT...TCCTCCTAAAAG/AAAGTTTTCATC...TTCAG|GGG 2 1 16.718
55681325 GT-AG 0 0.0002617395349921 1552 rna-XM_023676407.1 10143840 3 18614726 18616277 Cucurbita pepo 3663 AGG|GTCTGTTCAA...TTTGTTTTAACT/TTTGTTTTAACT...AATAG|GCT 0 1 22.471
55681326 GT-AG 0 1.000000099473604e-05 1392 rna-XM_023676407.1 10143840 4 18613059 18614450 Cucurbita pepo 3663 CAG|GTGATTTATT...TGAACGTTGAAA/CTGTTTATGAAT...TGCAG|ATC 2 1 28.955
55681327 GT-AG 0 0.0054912519066249 578 rna-XM_023676407.1 10143840 5 18612307 18612884 Cucurbita pepo 3663 TAA|GTATGTCATT...AATATTTTGAAT/AATATTTTGAAT...ACCAG|ATT 2 1 33.058
55681328 GT-AG 0 1.000000099473604e-05 87 rna-XM_023676407.1 10143840 6 18611437 18611523 Cucurbita pepo 3663 AAG|GTGATAGATC...TAATCTTTATCT/CTTTATCTTATT...TTCAG|CAA 2 1 51.521
55681329 GT-AG 0 0.0004861507819338 862 rna-XM_023676407.1 10143840 7 18610480 18611341 Cucurbita pepo 3663 CAG|GTATGTTATT...ACTTTCTAAATG/AGTATTCTTATG...TATAG|GTG 1 1 53.761
55681330 GT-AG 0 0.0081062373639056 130 rna-XM_023676407.1 10143840 8 18610287 18610416 Cucurbita pepo 3663 GCT|GTACGTGTCC...TAGTTCTTGAAC/TAGTTCTTGAAC...CACAG|ATG 1 1 55.246
55681331 GT-AG 0 1.000000099473604e-05 108 rna-XM_023676407.1 10143840 9 18610090 18610197 Cucurbita pepo 3663 CAG|GTAGGAACTA...TTTATCTTGATC/TTTATCTTGATC...TGCAG|ATA 0 1 57.345
55681332 GT-AG 0 0.0007108235434865 828 rna-XM_023676407.1 10143840 10 18609199 18610026 Cucurbita pepo 3663 CCG|GTATGTGTCT...CTTTTCTTCACA/CTTTTCTTCACA...CTCAG|GGT 0 1 58.83
55681333 GT-AG 0 0.0929412034105661 92 rna-XM_023676407.1 10143840 11 18608459 18608550 Cucurbita pepo 3663 GTG|GTATATATTT...GTTGCCTTATTT/AGTTGCCTTATT...CTTAG|CCT 0 1 74.11
55681334 GT-AG 0 1.000000099473604e-05 128 rna-XM_023676407.1 10143840 12 18608256 18608383 Cucurbita pepo 3663 CAG|GTTGCAATGC...TAAGCTTTATAT/TTGTTGCTGATG...CATAG|GTT 0 1 75.878
55681335 GT-AG 0 1.000000099473604e-05 124 rna-XM_023676407.1 10143840 13 18608061 18608184 Cucurbita pepo 3663 ACG|GTGGGTTTTC...TTTTTTTTAAAA/TGATTATTTACT...TGTAG|GTC 2 1 77.552
55681336 GT-AG 0 2.6988103174976832e-05 1563 rna-XM_023676407.1 10143840 14 18606440 18608002 Cucurbita pepo 3663 TTG|GTATGTGAAA...ACTATTTTACCA/TATTATCTCACT...GATAG|GCC 0 1 78.92
55681337 GT-AG 0 1.000000099473604e-05 292 rna-XM_023676407.1 10143840 15 18605955 18606246 Cucurbita pepo 3663 ATG|GTAATGATTC...GTATCCTTGGTT/AATCTTTTCATC...TGCAG|GTT 1 1 83.471
55693011 GT-AG 0 1.000000099473604e-05 437 rna-XM_023676407.1 10143840 1 18618268 18618704 Cucurbita pepo 3663 CAG|GTAAATGTTT...TGTTATTTGATA/TTGGAACTGATT...TGCAG|ATA   0 6.838

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