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

✎ 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
209849416 GT-AG 0 1.000000099473604e-05 699 rna-XM_028066581.1 38015461 1 3202230 3202928 Vigna unguiculata 3917 AAG|GTTTTGGTTT...TTTCCCTTGGCA/CGGATAATAACA...TGTAG|ATA 2 1 15.679
209849417 GT-AG 0 0.0006932027800335 88 rna-XM_028066581.1 38015461 2 3203292 3203379 Vigna unguiculata 3917 TCC|GTACGTGGAG...AGTTTCTTAGTG/ATGTTCTTCACT...TGCAG|TTG 2 1 23.071
209849418 GT-AG 0 4.150109234427262e-05 186 rna-XM_028066581.1 38015461 3 3203611 3203796 Vigna unguiculata 3917 TAA|GTAAGTCTGT...GTTGTCTTATAA/CGTTGTCTTATA...TACAG|TGG 2 1 27.774
209849419 GT-AG 0 1.000000099473604e-05 87 rna-XM_028066581.1 38015461 4 3203926 3204012 Vigna unguiculata 3917 TAG|GTTAGTTGGT...TTATTCTTAAAC/ATTTAATTCATT...AACAG|AGA 2 1 30.401
209849420 GT-AG 0 0.2654573801566825 90 rna-XM_028066581.1 38015461 5 3204350 3204439 Vigna unguiculata 3917 CGA|GTATGTTTTT...TTCTTCTTCACT/TTCTTCTTCACT...AACAG|GAA 0 1 37.263
209849421 GT-AG 0 1.000000099473604e-05 2141 rna-XM_028066581.1 38015461 6 3204598 3206738 Vigna unguiculata 3917 GAC|GTGAGTATTG...ACAGTTTTACTC/TACAGTTTTACT...TGCAG|ACC 2 1 40.481
209849422 GT-AG 0 0.4420283135426446 2191 rna-XM_028066581.1 38015461 7 3206897 3209087 Vigna unguiculata 3917 AAG|GTATCCAAAA...TCTTTATTGACA/TCTTTATTGACA...TTTAG|AGG 1 1 43.698
209849423 GT-AG 0 1.000000099473604e-05 136 rna-XM_028066581.1 38015461 8 3209210 3209345 Vigna unguiculata 3917 CAG|GTAAGCGAAT...TATTTTGTACTT/TTGTACTTCATG...AGTAG|GTT 0 1 46.182
209849424 GT-AG 0 0.0009011922535869 1007 rna-XM_028066581.1 38015461 9 3209481 3210487 Vigna unguiculata 3917 CAG|GTTTTCATTC...ATGTCCTTGTCA/GATGTTCTAATG...GTCAG|GAT 0 1 48.931
209849425 GT-AG 0 1.000000099473604e-05 156 rna-XM_028066581.1 38015461 10 3210613 3210768 Vigna unguiculata 3917 CAG|GTAAAGGCAC...TATCCCGTGACT/ATTTAACTGATT...GATAG|TGG 2 1 51.476
209849426 GT-AG 0 1.000000099473604e-05 103 rna-XM_028066581.1 38015461 11 3210874 3210976 Vigna unguiculata 3917 ATC|GTGAGTGGAA...TGTTTTTTGATG/TGTTTTTTGATG...TATAG|ATT 2 1 53.614
209849427 GT-AG 0 8.650546574871412e-05 3597 rna-XM_028066581.1 38015461 12 3211211 3214807 Vigna unguiculata 3917 TAG|GTATAAGTTT...TTTGCGTTAGTG/TTAATATTTATT...TTTAG|ATT 2 1 58.379
209849428 GT-AG 0 1.000000099473604e-05 89 rna-XM_028066581.1 38015461 13 3215142 3215230 Vigna unguiculata 3917 AGG|GTAAGAAAAA...ATGACTTTACTA/CCTGTCTTCATT...TACAG|ATA 0 1 65.18
209849429 GT-AG 0 0.000249152373278 105 rna-XM_028066581.1 38015461 14 3215420 3215524 Vigna unguiculata 3917 AAG|GTAATCCTTT...GATGTCTTATTG/TAATTATTCATT...AGCAG|GTT 0 1 69.029
209849430 GT-AG 0 3.2380201835188365e-05 920 rna-XM_028066581.1 38015461 15 3215831 3216750 Vigna unguiculata 3917 AAT|GTAAGTTTAA...CTAACATTGATA/CAATATCTAACA...TGTAG|GTG 0 1 75.26

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