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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: score, length, phase

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
3636392 GT-AG 0 1.000000099473604e-05 57 rna-BJG266_LOCUS484 670662 1 1598211 1598267 Adineta steineri 433720 AAA|GTAAGAATAA...TTATTTTTATTA/TTTTTATTAATT...TTTAG|GGT 0 1 0.713
3636393 GT-AG 0 0.001389880436714 57 rna-BJG266_LOCUS484 670662 2 1598433 1598489 Adineta steineri 433720 CAA|GTAAATTTTA...TTCGTTTTGAAA/TTCGTTTTGAAA...TTAAG|AAA 0 1 4.633
3636394 GT-AG 0 0.1677511438003109 63 rna-BJG266_LOCUS484 670662 3 1598689 1598751 Adineta steineri 433720 AAG|GTTTCTATTT...TTATCTTTATCC/ATTATCTTTATC...TTTAG|ATT 1 1 9.361
3636395 GT-AG 0 1.000000099473604e-05 96 rna-BJG266_LOCUS484 670662 4 1598883 1598978 Adineta steineri 433720 ACG|GTAAGACATT...GTTTTTTTTTCA/CAATATTTAAAT...CTTAG|AAA 0 1 12.473
3636396 GT-AG 0 6.149214326472963e-05 2494 rna-BJG266_LOCUS484 670662 5 1599183 1601676 Adineta steineri 433720 AGA|GTAAGTTTTT...AATTCATTTATA/AATGAATTCATT...TTTAG|AAT 0 1 17.32
3636397 GT-AG 0 1.000000099473604e-05 159 rna-BJG266_LOCUS484 670662 6 1602695 1602853 Adineta steineri 433720 TAG|GTAATGATTG...TTTTTCTTCTTT/CAACTGTTGATT...AATAG|ATG 1 1 41.506
3636398 GT-AG 0 1.000000099473604e-05 63 rna-BJG266_LOCUS484 670662 7 1602905 1602967 Adineta steineri 433720 ACG|GTAAGAATTA...TATTTTATATTG/AAAGAAATGATT...CTTAG|CAT 1 1 42.718
3636399 GT-AG 0 2.2025300405194467e-05 64 rna-BJG266_LOCUS484 670662 8 1603042 1603105 Adineta steineri 433720 CAA|GTAAATAAAT...AATTTTTTAATT/AATTTTTTAATT...TTTAG|AAT 0 1 44.476
3636400 GT-AG 0 1.000000099473604e-05 2031 rna-BJG266_LOCUS484 670662 9 1603262 1605292 Adineta steineri 433720 CGG|GTAAGAAAAT...TTGTTTTTTATC/TTGTTTTTTATC...TTTAG|AAT 0 1 48.182
3636401 GT-AG 0 0.0011014791806871 72 rna-BJG266_LOCUS484 670662 10 1605500 1605571 Adineta steineri 433720 TAT|GTAAATTATT...TTTTTTTTGATT/TTTTTTTTGATT...GACAG|GAT 0 1 53.1
3636402 GT-AG 0 1.1650147649377698e-05 1493 rna-BJG266_LOCUS484 670662 11 1605690 1607182 Adineta steineri 433720 AAA|GTAAATAGAG...TTAATCTTATTT/GTTAATCTTATT...TTTAG|CAT 1 1 55.904
3636403 GT-AG 0 1.345936715601452e-05 57 rna-BJG266_LOCUS484 670662 12 1607419 1607475 Adineta steineri 433720 CAG|GTAATTTCAA...TATTACTTAATG/GATTTATTTATT...TATAG|AAA 0 1 61.511
3636404 GT-AG 0 8.824339911868803e-05 68 rna-BJG266_LOCUS484 670662 13 1607622 1607689 Adineta steineri 433720 TAA|GTAAGTTCGC...TGTTCTTTATAC/TTTGTATTTACT...CATAG|AAT 2 1 64.98
3636405 GT-AG 0 1.000000099473604e-05 73 rna-BJG266_LOCUS484 670662 14 1607808 1607880 Adineta steineri 433720 CAA|GTAATGATAA...TTTTTCTTGCCA/TTGCCATTCATC...TCTAG|GTC 0 1 67.783
3636406 GT-AG 0 0.0190287638685531 51 rna-BJG266_LOCUS484 670662 15 1608194 1608244 Adineta steineri 433720 ATC|GTATGTTAAA...TCTATTTTATTT/TTTAAACTAATT...CAAAG|GAA 1 1 75.22

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