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)

13 rows where transcript_id = 23988676

✎ 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
130512945 GT-AG 0 1.000000099473604e-05 7286 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 1 2680176 2687461 Nothoprocta pentlandii 2585814 ATG|GTAAGCGTGT...GGATTTTTTTCT/AGATGTGTAACT...TCTAG|GTT 1 1 8.704
130512946 GT-AG 0 5.48030619794843e-05 11829 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 2 2668237 2680065 Nothoprocta pentlandii 2585814 ATT|GTCATTTTTT...AACATTTTATTT/TAAAAATTCATT...TGTAG|GTC 0 1 13.117
130512947 GT-AG 0 1.000000099473604e-05 7266 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 3 2660353 2667618 Nothoprocta pentlandii 2585814 CAG|GTAAGTTTGA...ATTGTTTTGCCT/GGTATTGTCAAA...TGTAG|GAA 0 1 37.906
130512948 GT-AG 0 1.000000099473604e-05 101 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 4 2660174 2660274 Nothoprocta pentlandii 2585814 TTG|GTAAGAAATC...TTTTCATTATTA/CTGTTTTTCATT...TTCAG|GTA 0 1 41.035
130512949 GT-AG 0 1.000000099473604e-05 169 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 5 2659888 2660056 Nothoprocta pentlandii 2585814 TTG|GTAAGTCAGC...AATGTTTTACTT/GAATGTTTTACT...TTTAG|GGT 0 1 45.728
130512950 GT-AG 0 1.000000099473604e-05 931 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 6 2658840 2659770 Nothoprocta pentlandii 2585814 GAT|GTAAGTAGAA...TTTTTCTTCTTT/TTAGAGTTGATT...ATTAG|GAT 0 1 50.421
130512951 GT-AG 0 1.8621425671783548e-05 101 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 7 2658607 2658707 Nothoprocta pentlandii 2585814 AAT|GTAAGTAAAT...AGCTTCTTAATT/ATAATATTAATA...TTTAG|AAA 0 1 55.716
130512952 GT-AG 0 1.000000099473604e-05 714 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 8 2657790 2658503 Nothoprocta pentlandii 2585814 AAG|GTAATACTGC...ATATTCTAAAAT/CATATTCTAAAA...TACAG|ATG 1 1 59.848
130512953 GT-AG 0 9.103217133538953e-05 991 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 9 2656640 2657630 Nothoprocta pentlandii 2585814 TGT|GTAAGTCTCA...TTTTCTTTTGCA/TTCTTTTGCATT...TTCAG|GTG 1 1 66.225
130512954 GT-AG 0 1.000000099473604e-05 1560 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 10 2654910 2656469 Nothoprocta pentlandii 2585814 GTG|GTGAGTGCTA...TTCATTTGAACC/AATGCATTCATT...TATAG|GAA 0 1 73.045
130512955 GT-AG 0 1.000000099473604e-05 2217 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 11 2652550 2654766 Nothoprocta pentlandii 2585814 CAG|GTAAAATTCA...AGTTTTTCAATC/AAGTTTTTCAAT...TGCAG|TAT 2 1 78.781
130512956 GT-AG 0 1.000000099473604e-05 408 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 12 2651951 2652358 Nothoprocta pentlandii 2585814 AAT|GTAGGTGATG...GTTGCTTTGTTT/ATTTTGCTCACT...CCCAG|TAA 1 1 86.442
130512957 GT-AG 0 0.0003824439865389 902 rna-gnl|WGS:VZSG|NOTPEN_R09841_mrna 23988676 13 2650822 2651723 Nothoprocta pentlandii 2585814 AAG|GTAATTTTGA...GTTTTCTTAATT/GTTTTCTTAATT...TGTAG|GGA 0 1 95.548

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