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

✎ 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
209849431 GT-AG 0 1.0490521630547375e-05 846 rna-XM_028069034.1 38015462 1 36788238 36789083 Vigna unguiculata 3917 ATT|GTAAGGCTCC...CTTTCTTTATTG/TCTTTCTTTATT...CAAAG|GAT 0 1 3.026
209849432 GT-AG 0 1.000000099473604e-05 90 rna-XM_028069034.1 38015462 2 36789157 36789246 Vigna unguiculata 3917 TGG|GTAAGTCTTG...TAAACGTTAAAT/AAATAATTGATC...TTCAG|GGG 1 1 4.253
209849433 GT-AG 0 2.0352959185969927e-05 150 rna-XM_028069034.1 38015462 3 36789378 36789527 Vigna unguiculata 3917 GAG|GTAAATTTCT...TTCAACTTATTT/TGTATATTTATC...TGCAG|GGT 0 1 6.455
209849434 GT-AG 0 1.000000099473604e-05 92 rna-XM_028069034.1 38015462 4 36789930 36790021 Vigna unguiculata 3917 CAG|GTGAATTATC...TTGATCTTGATG/TTCATATTGATC...AACAG|ATC 0 1 13.212
209849435 GT-AG 0 0.000263848232678 488 rna-XM_028069034.1 38015462 5 36791356 36791843 Vigna unguiculata 3917 GCT|GTAAGTTCTG...ATGGTCATAATG/AAACTGCTTACA...TGCAG|GCC 2 1 35.636
209849436 GT-AG 0 0.0026363241537267 114 rna-XM_028069034.1 38015462 6 36792242 36792355 Vigna unguiculata 3917 GGG|GTAACTTGAA...ATTTCTGTAATT/GTTATCTTCATT...CTCAG|GTG 1 1 42.326
209849437 GT-AG 0 1.000000099473604e-05 89 rna-XM_028069034.1 38015462 7 36792885 36792973 Vigna unguiculata 3917 AAA|GTTAGTCATG...GGAGCTTAGATG/CAGTCTGTCACA...AAAAG|GGA 2 1 51.219
209849438 GT-AG 0 1.000000099473604e-05 82 rna-XM_028069034.1 38015462 8 36793857 36793938 Vigna unguiculata 3917 GAA|GTACATGGAA...AGGATCTCAAGT/AAGGATCTCAAG...ACCAG|TTG 0 1 66.062
209849439 GT-AG 0 9.869539936051942e-05 81 rna-XM_028069034.1 38015462 10 36794202 36794282 Vigna unguiculata 3917 AAG|GTTTTTAGCT...CTCTTCTTGATC/ATTTTACTAATT...TACAG|CAT 0 1 70.449
209849440 GT-AG 0 1.000000099473604e-05 239 rna-XM_028069034.1 38015462 11 36794444 36794682 Vigna unguiculata 3917 CGA|GTAAGTCAAT...TATTTTTTATAA/ATATTTTTTATA...TATAG|GTT 2 1 73.155
209849441 GT-AG 0 1.000000099473604e-05 686 rna-XM_028069034.1 38015462 12 36794844 36795529 Vigna unguiculata 3917 TTG|GTAATGAATT...ATTGTTTTGAAC/TAATTTCTGATC...GTTAG|GTG 1 1 75.861
209849442 GT-AG 0 1.000000099473604e-05 1000 rna-XM_028069034.1 38015462 13 36795694 36796693 Vigna unguiculata 3917 TTT|GTGAGTATAT...TGTGTCTTATTT/GTCTTATTTAGG...TGCAG|GCT 0 1 78.618
209859999 GT-AG 0 1.000000099473604e-05 103 rna-XM_028069034.1 38015462 14 36797499 36797601 Vigna unguiculata 3917 AAA|GTGAGCATTT...TTTTCCTGATTT/ATTTTCCTGATT...TGCAG|GTT   0 92.15
209860000 GT-AG 0 0.0033031771082455 105 rna-XM_028069034.1 38015462 15 36797759 36797863 Vigna unguiculata 3917 GAG|GTATACAAAT...GCATCCCTAACA/TAACACTTGATT...TGAAG|GGA   0 94.789
209860001 GT-AG 0 0.0127690927545089 1368 rna-XM_028069034.1 38015462 16 36797949 36799316 Vigna unguiculata 3917 CAG|GTATTTTTCC...GGCAACTTAACA/CACTTTGTGAGT...TGCAG|GTT   0 96.218

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