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

✎ 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
190420881 GT-AG 0 1.000000099473604e-05 1973 rna-XM_035362030.1 34009321 1 451540 453512 Stegodyphus dumicola 202533 TAG|GTAAACATGC...TAAAATTTAAAG/AAAGTACTGAAA...TTCAG|GGT 2 1 1.897
190420882 GT-AG 0 1.000000099473604e-05 20326 rna-XM_035362030.1 34009321 2 453606 473931 Stegodyphus dumicola 202533 TAG|GTAAGCAAAG...TTGCTGTTGACT/GCATTACTGATT...TACAG|GGT 2 1 4.491
190420883 GT-AG 0 1.000000099473604e-05 11050 rna-XM_035362030.1 34009321 3 474196 485245 Stegodyphus dumicola 202533 AAG|GTAATTATGT...TTTTTTTTTATG/TTTGTACTTATT...TTCAG|TGT 2 1 11.855
190420884 GT-AG 0 0.0001390390375659 8718 rna-XM_035362030.1 34009321 4 485484 494201 Stegodyphus dumicola 202533 GAT|GTAAGTATTA...ATATTTTTAATT/ATATTTTTAATT...TTCAG|GAG 0 1 18.494
190420885 GT-AG 0 1.000000099473604e-05 1808 rna-XM_035362030.1 34009321 5 494363 496170 Stegodyphus dumicola 202533 TTT|GTAAGAAACA...TTGTTTTTAAAC/TTTAAACTTATT...TTTAG|GGT 2 1 22.985
190420886 GT-AG 0 0.0005974374414606 275 rna-XM_035362030.1 34009321 6 496307 496581 Stegodyphus dumicola 202533 GCT|GTAAATATCT...GCTCTTTTATTA/CTTTTATTAAAT...TTCAG|CTT 0 1 26.778
190420887 GT-AG 0 2.930146672336496e-05 13156 rna-XM_035362030.1 34009321 7 497899 511054 Stegodyphus dumicola 202533 GAA|GTAAGTACCA...GTAACCTTATTT/AGTAACCTTATT...TTTAG|TTT 0 1 63.515
190420888 GT-AG 0 1.000000099473604e-05 5938 rna-XM_035362030.1 34009321 8 511470 517407 Stegodyphus dumicola 202533 TAG|GTAAGTATAC...TCTTTTCTGATT/TCTTTTCTGATT...TACAG|ATA 1 1 75.091
190420889 GT-AG 0 0.1597806261743712 2500 rna-XM_035362030.1 34009321 9 517531 520030 Stegodyphus dumicola 202533 TTG|GTAACTTTTC...CTGTTCTTATTA/TCTGTTCTTATT...AATAG|GTA 1 1 78.522
190420890 GT-AG 0 0.000385321299457 152 rna-XM_035362030.1 34009321 10 520138 520289 Stegodyphus dumicola 202533 AAA|GTAAGTTTGT...ATTCTTTTAATT/ATTTTGTTCATA...TTTAG|AGT 0 1 81.506
190420891 GT-AG 0 0.0003998739028441 4059 rna-XM_035362030.1 34009321 11 520357 524415 Stegodyphus dumicola 202533 TCG|GTATGTGATT...AATGTTTTAAAA/TTGCATCTCAGT...TTTAG|GTG 1 1 83.375
190420892 GT-AG 0 1.000000099473604e-05 14277 rna-XM_035362030.1 34009321 12 524498 538774 Stegodyphus dumicola 202533 CAG|GTGAGTTTGT...TTTTTCTCATTT/TTTTTTCTCATT...TGCAG|AGA 2 1 85.662
190420893 GT-AG 0 1.000000099473604e-05 11408 rna-XM_035362030.1 34009321 13 538965 550372 Stegodyphus dumicola 202533 AGA|GTAAGTGTAT...AAGGTTTTGAAT/TTGCTTCTAATC...TGCAG|GCA 0 1 90.962
190420894 GT-AG 0 0.0002552727075361 5600 rna-XM_035362030.1 34009321 14 550514 556113 Stegodyphus dumicola 202533 CAG|GTATTTAATC...GTTTATTTAGTT/ATTTAGTTAATC...TTCAG|GGA 0 1 94.895
190420895 GT-AG 0 1.000000099473604e-05 2436 rna-XM_035362030.1 34009321 15 556227 558662 Stegodyphus dumicola 202533 CAA|GTGAGTGCTG...TCTCCATTAATG/TTAATATTAATA...TTCAG|AGC 2 1 98.047

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