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

✎ 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
13842410 GT-AG 0 1.000000099473604e-05 28103 rna-XM_026090081.1 2569260 1 9944469 9972571 Apteryx rowi 308060 CGT|GTGAGTAAAG...TTTTTTTGGATA/TTTTTTTGGATA...TATAG|TTT 2 1 11.341
13842411 GT-AG 0 1.000000099473604e-05 782 rna-XM_026090081.1 2569260 2 9943596 9944377 Apteryx rowi 308060 CTG|GTAAGTTGGG...GGCTTCTTGCTA/GCTAGACTAATC...CGCAG|GAG 0 1 14.828
13842412 GT-AG 0 0.0002526797721886 1156 rna-XM_026090081.1 2569260 3 9942313 9943468 Apteryx rowi 308060 TTG|GTAAGCTCTG...CTTTCTCTGATG/CTTTCTCTGATG...TGCAG|ACA 1 1 19.693
13842413 GT-AG 0 1.000000099473604e-05 1194 rna-XM_026090081.1 2569260 4 9940943 9942136 Apteryx rowi 308060 AAG|GTGAGCAAGT...TGTCCTTTAATG/CCTTTAATGATC...TGCAG|GAG 0 1 26.437
13842414 GT-AG 0 1.000000099473604e-05 2282 rna-XM_026090081.1 2569260 5 9938535 9940816 Apteryx rowi 308060 CTG|GTAAGTAATT...GTGCTCTCCTCC/GTGCGACTGAGG...CGCAG|ATC 0 1 31.264
13842415 GT-AG 0 1.000000099473604e-05 661 rna-XM_026090081.1 2569260 6 9937763 9938423 Apteryx rowi 308060 GCC|GTAAGTAAAG...TAAAGCTTAGCC/CTTAGCCTAACA...CCCAG|GGC 0 1 35.517
13842416 GT-AG 0 1.000000099473604e-05 1550 rna-XM_026090081.1 2569260 7 9936117 9937666 Apteryx rowi 308060 CAG|GTTAGGAAGC...GCTCCCGTCTCC/CGTCCGCCCAGC...CGCAG|GCG 0 1 39.195
13842417 GT-AG 0 0.0287625260794511 3425 rna-XM_026090081.1 2569260 8 9932597 9936021 Apteryx rowi 308060 CAG|GTACCTCCGC...TTTCTTTTATCC/CTTTCTTTTATC...AAAAG|CAC 2 1 42.835
13842418 GT-AG 0 1.1262458168847054e-05 5196 rna-XM_026090081.1 2569260 9 9927371 9932566 Apteryx rowi 308060 CAG|GTATGAAGTG...TCTGCCTGAATA/ATTGTGTTTATT...TCTAG|ACT 2 1 43.985
13842419 GT-AG 0 1.000000099473604e-05 2164 rna-XM_026090081.1 2569260 10 9925138 9927301 Apteryx rowi 308060 CAG|GTTAGCAGCA...CATCTTTTGCCA/ACCATGCTAATG...TAAAG|GAA 2 1 46.628
13842420 GT-AG 0 2.9206390798338607e-05 5681 rna-XM_026090081.1 2569260 11 9919427 9925107 Apteryx rowi 308060 AAG|GTCTGTATCA...TAATTTTTACTC/CTAATTTTTACT...TCCAG|TAA 2 1 47.778
13842421 GT-AG 0 0.0009531275646641 7068 rna-XM_026090081.1 2569260 12 9912305 9919372 Apteryx rowi 308060 TAG|GTACCACGGG...TTTGTCTTTGTT/CTTTGTTGCACC...AACAG|TCA 2 1 49.847
13842422 GT-AG 0 1.000000099473604e-05 438 rna-XM_026090081.1 2569260 13 9911643 9912080 Apteryx rowi 308060 AAG|GTGAGACCTT...GGGCTCTTATTC/CGGGCTCTTATT...CCCAG|AAG 1 1 58.429
13842423 GT-AG 0 1.000000099473604e-05 531 rna-XM_026090081.1 2569260 14 9911003 9911533 Apteryx rowi 308060 GTG|GTAAGAGCGG...TTTGCCTTTTCC/AGAGACTAGATT...TGCAG|CAT 2 1 62.605
13842424 GT-AG 0 2.734720784958294e-05 750 rna-XM_026090081.1 2569260 16 9902165 9902914 Apteryx rowi 308060 CAG|GTACGTTGGG...CTTGCTTCAACC/ACTTGCTTCAAC...TGCAG|GTT 0 1 72.414

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