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

✎ 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
49484046 GT-AG 0 1.000000099473604e-05 27611 rna-XM_004673933.2 9129053 3 80834488 80862098 Condylura cristata 143302 GAG|GTAAGGCACA...TTCTCCATGATT/AGATGTCTCAGA...CGCAG|GAT 0 1 12.183
49484047 GT-AG 0 1.000000099473604e-05 12531 rna-XM_004673933.2 9129053 4 80862200 80874730 Condylura cristata 143302 TAG|GTAAGTGAAC...TCTTTTTTATTT/TTCTTTTTTATT...GTTAG|TGA 2 1 14.554
49484048 GT-AG 0 1.000000099473604e-05 7317 rna-XM_004673933.2 9129053 5 80874801 80882117 Condylura cristata 143302 AAG|GTGAGCACAG...TCTCTCTTCTCC/GGTGTGTTGATG...TGCAG|AGT 0 1 16.197
49484049 GT-AG 0 0.0190611246017707 2473 rna-XM_004673933.2 9129053 6 80882165 80884637 Condylura cristata 143302 CAG|GTACCCAGGG...TTCACCCTGACA/GGTATGTTCACC...TGCAG|GTC 2 1 17.3
49484050 GT-AG 0 0.0001866449997606 1682 rna-XM_004673933.2 9129053 7 80884789 80886470 Condylura cristata 143302 CAT|GTAAGTTTCT...TGGTCCTTCTTT/AAGGAAATAACT...TTAAG|GAA 0 1 20.845
49484051 GT-AG 0 1.5855295214885093e-05 650 rna-XM_004673933.2 9129053 8 80886603 80887252 Condylura cristata 143302 CAG|GTAAGCCCTC...TGGGCCTTACCT/CTGGGCCTTACC...TACAG|GAG 0 1 23.944
49484052 GT-AG 0 1.000000099473604e-05 85 rna-XM_004673933.2 9129053 9 80887436 80887520 Condylura cristata 143302 CTG|GTAGGTCTGA...TATCTCTCACCT/GTATCTCTCACC...TCCAG|TGT 0 1 28.239
49484053 GT-AG 0 1.000000099473604e-05 213 rna-XM_004673933.2 9129053 10 80887617 80887829 Condylura cristata 143302 CAG|GTAACAATAG...ATTGTCTAACTG/AATTGTCTAACT...CCTAG|GCT 0 1 30.493
49484054 GT-AG 0 1.000000099473604e-05 5475 rna-XM_004673933.2 9129053 11 80887917 80893391 Condylura cristata 143302 AAG|GTAAGACAAA...GGTTATTTAAAG/ATTATAGTTACA...TTCAG|GCC 0 1 32.535
49484055 GT-AG 0 0.0024658597144286 2721 rna-XM_004673933.2 9129053 12 80893426 80896146 Condylura cristata 143302 TTC|GTAAGTTTTG...TTGTTCTTACAG/CTTGTTCTTACA...TACAG|ATC 1 1 33.333
49484056 GT-AG 0 1.000000099473604e-05 1923 rna-XM_004673933.2 9129053 13 80896243 80898165 Condylura cristata 143302 CTG|GTGAGTAGGG...GTCCTATTAAAT/GTCCTATTAAAT...GTGAG|ATA 1 1 35.587
49484057 GT-AG 0 1.000000099473604e-05 1383 rna-XM_004673933.2 9129053 14 80898228 80899610 Condylura cristata 143302 AAG|GTAAGCACCA...TGTACCATGGTG/AGTCCAATCAAT...CTCAG|GTT 0 1 37.042
49484058 GT-AG 0 1.734581833729986e-05 5193 rna-XM_004673933.2 9129053 15 80901256 80906448 Condylura cristata 143302 TCG|GTAGGTTCCT...GTATACTTATAT/TGTATACTTATA...TCCAG|GGG 1 1 75.657
49488651 GT-AG 0 1.000000099473604e-05 57299 rna-XM_004673933.2 9129053 1 80709391 80766689 Condylura cristata 143302 CGG|GTAAGCGCCG...CACAATTTATTT/ACACAATTTATT...TACAG|GTG   0 1.15
49488652 GT-AG 0 1.000000099473604e-05 67230 rna-XM_004673933.2 9129053 2 80766749 80833978 Condylura cristata 143302 AAA|GTGAGTTGCT...CTTTCCTTAATG/CACTTGCTCACC...TACAG|ATG   0 2.535

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