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

✎ 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
118001136 GT-AG 0 1.000000099473604e-05 213672 rna-XM_013347554.2 21796727 1 62145381 62359052 Microtus ochrogaster 79684 GAG|GTAAGAATGT...TTGTTCTCATCT/ATTGTTCTCATC...TCCAG|ATC 0 1 8.148
118001137 GT-AG 0 0.0101807041556422 11706 rna-XM_013347554.2 21796727 2 62359188 62370893 Microtus ochrogaster 79684 CAG|GTATGTTTTA...TCTGTCTTCCCT/CTGCGCCCGATC...CGAAG|ATC 0 1 11.852
118001138 GT-AG 0 1.000000099473604e-05 4287 rna-XM_013347554.2 21796727 3 62370997 62375283 Microtus ochrogaster 79684 ATG|GTGAGCACTG...TTTGTTTCACTC/GTTTCACTCAAA...CACAG|AAG 1 1 14.678
118001139 GT-AG 0 1.000000099473604e-05 6153 rna-XM_013347554.2 21796727 4 62375501 62381653 Microtus ochrogaster 79684 AAG|GTTAGCAAAA...TTTTCCTTGTCC/CTGCCTCTCAGT...AACAG|CTT 2 1 20.631
118001140 GT-AG 0 1.000000099473604e-05 1179 rna-XM_013347554.2 21796727 5 62381802 62382980 Microtus ochrogaster 79684 AAG|GTACAGTGAA...AGTTTCTGGATT/TCAGTACTCATT...CCTAG|CAG 0 1 24.691
118001141 GT-AG 0 0.000164838690985 5135 rna-XM_013347554.2 21796727 6 62383138 62388272 Microtus ochrogaster 79684 TCT|GTAAGTCTCT...TCTTTCTTGTTG/GCAATTGTCATA...CGCAG|GTG 1 1 28.999
118001142 GT-AG 0 1.000000099473604e-05 2279 rna-XM_013347554.2 21796727 7 62389630 62391908 Microtus ochrogaster 79684 TAG|GTAAGGATGA...CTAATTTTAACC/CTAATTTTAACC...TTCAG|AGT 2 1 66.228
118001143 GT-AG 0 1.201850554748333e-05 4205 rna-XM_013347554.2 21796727 8 62391997 62396201 Microtus ochrogaster 79684 CAA|GTAAGTATTT...TCTGTTTCAATT/TTCTGTTTCAAT...ACCAG|TTC 0 1 68.642
118001144 GT-AG 0 1.000000099473604e-05 5707 rna-XM_013347554.2 21796727 9 62396229 62401935 Microtus ochrogaster 79684 TGG|GTAAGTTCCT...ATGTCTGGGATT/TAAGCGATCATT...TTCAG|ATG 0 1 69.383
118001145 GT-AG 0 1.000000099473604e-05 940 rna-XM_013347554.2 21796727 10 62402103 62403042 Microtus ochrogaster 79684 CAG|GTAGGCGGAG...TCTCTCTTATAA/ACTCTGCTGACT...CAAAG|ATA 2 1 73.964
118001146 GT-AG 0 1.000000099473604e-05 3457 rna-XM_013347554.2 21796727 11 62403121 62406577 Microtus ochrogaster 79684 CAG|GTTTGATGAT...TGTCTTCTAACG/TCTGTATTTACT...TCCAG|ATG 2 1 76.104
118001147 GT-AG 0 1.000000099473604e-05 1891 rna-XM_013347554.2 21796727 12 62406748 62408638 Microtus ochrogaster 79684 CTG|GTGGGTCCTC...GTGATCTTCTCA/GATCTTCTCACA...CTCAG|GTA 1 1 80.768
118001148 GT-AG 0 1.000000099473604e-05 3474 rna-XM_013347554.2 21796727 13 62408784 62412257 Microtus ochrogaster 79684 GAG|GTAAAGCAGA...TATCCTTTTACT/TCTATATTAATA...GAAAG|GAT 2 1 84.746
118001149 GT-AG 0 1.000000099473604e-05 806 rna-XM_013347554.2 21796727 14 62412495 62413300 Microtus ochrogaster 79684 GAG|GTGAGTGCTT...TGTGCTTTCCCA/TGCTTTCCCATT...TTTAG|GTA 2 1 91.248
118001150 GT-AG 0 1.000000099473604e-05 3662 rna-XM_013347554.2 21796727 15 62413485 62417146 Microtus ochrogaster 79684 CAG|GTACTGACTG...CTCTCCTTTTCA/CCTTTTCTGAGT...TCCAG|GCA 0 1 96.296

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