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

✎ 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
23578069 GT-AG 0 1.000000099473604e-05 3364 rna-XM_019957150.1 4520930 1 71798144 71801507 Bos indicus 9915 ACA|GTGAGTGGGG...AGTCCCTGAGCA/CAGTCCCTGAGC...CACAG|AGG 0 1 2.338
23578070 GT-AG 0 1.000000099473604e-05 996 rna-XM_019957150.1 4520930 2 71796967 71797962 Bos indicus 9915 CCG|GTAGGTGGGG...AGCGCTTTAACA/AGCGCTTTAACA...CGCAG|GCC 1 1 7.764
23578071 GT-AG 0 1.000000099473604e-05 2031 rna-XM_019957150.1 4520930 3 71794865 71796895 Bos indicus 9915 AAG|GTGGGTGGAC...TGGCCCCCGACT/TGGGACCTCAGG...AACAG|GTG 0 1 9.892
23578072 GT-AG 0 1.000000099473604e-05 917 rna-XM_019957150.1 4520930 4 71793726 71794642 Bos indicus 9915 ACG|GTGAGCTCCC...TCTGTCCTGACT/TCTGTCCTGACT...GCTAG|GTG 0 1 16.547
23578073 GT-AG 0 1.000000099473604e-05 448 rna-XM_019957150.1 4520930 5 71793125 71793572 Bos indicus 9915 ATG|GTGCATACCG...GCCTCCTTCCCT/GCCATGCTTATG...CTCAG|GTG 0 1 21.133
23578074 GT-AG 0 1.000000099473604e-05 1441 rna-XM_019957150.1 4520930 6 71791406 71792846 Bos indicus 9915 CTG|GTGAGGGGCA...ACCTGTTTGACC/ACCTGTTTGACC...GCCAG|GTG 2 1 29.466
23578075 GT-AG 0 1.000000099473604e-05 402 rna-XM_019957150.1 4520930 7 71790877 71791278 Bos indicus 9915 CAG|GTGAGGGGGC...TTGTCCTTAAAC/CTTGTCCTTAAA...CCCAG|ATC 0 1 33.273
23578076 GT-AG 0 1.000000099473604e-05 81 rna-XM_019957150.1 4520930 8 71790649 71790729 Bos indicus 9915 GAG|GTGAGGCAGG...GGTATCTAAGCA/GGGTATCTAAGC...CCCAG|GCT 0 1 37.68
23578077 GT-AG 0 1.000000099473604e-05 5032 rna-XM_019957150.1 4520930 9 71785522 71790553 Bos indicus 9915 GAG|GTAGGGAGCC...TGGCATTTACCA/CTGGCATTTACC...GGCAG|GGC 2 1 40.528
23578078 GT-AG 0 1.000000099473604e-05 1222 rna-XM_019957150.1 4520930 10 71784105 71785326 Bos indicus 9915 TGA|GTGAGTACTG...CCATCTCTGACC/CCATCTCTGACC...CACAG|ACT 2 1 46.373
23578079 GT-AG 0 1.000000099473604e-05 553 rna-XM_019957150.1 4520930 11 71783460 71784012 Bos indicus 9915 AAA|GTAAGGGTCC...TGCCCCTCTACT/ACTCTCCGCATG...TGCAG|GGG 1 1 49.131
23578080 GT-AG 0 1.000000099473604e-05 638 rna-XM_019957150.1 4520930 12 71782702 71783339 Bos indicus 9915 AAG|GTACAGAGCC...TCTCCCTTCCAT/ACCTGCCTGACG...CACAG|AAC 1 1 52.728
23578081 GT-AG 0 1.000000099473604e-05 101 rna-XM_019957150.1 4520930 13 71781255 71781355 Bos indicus 9915 ATG|GTGAGTAGTG...GGGGCCTGAGTG/GTGGTGCTGACG...CCCAG|CTG 0 1 93.076
23578082 GT-AG 0 4.506155868385164e-05 162 rna-XM_019957150.1 4520930 14 71780997 71781158 Bos indicus 9915 AAG|GTACCACCAC...TGTCCCATGGCA/GTGTGTCCCATG...CCCAG|GTG 0 1 95.953
23578083 GT-AG 0 1.000000099473604e-05 997 rna-XM_019957150.1 4520930 15 71779872 71780868 Bos indicus 9915 CAA|GTGAGCAAAC...GCTTTCTGATTG/GGCTTTCTGATT...TTTAG|GCG 2 1 99.79

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