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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: dinucleotide_pair, score, phase

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
125746339 GT-AG 0 1.000000099473604e-05 10439 rna-XM_010251396.2 23121118 1 9108712 9119150 Nelumbo nucifera 4432 TTG|GTAAGTTTAT...TTCCCTTGATTG/ATTGAGTTAACA...GTAAG|GTG 0 1 9.753
125746340 GC-AG 0 1.000000099473604e-05 99 rna-XM_010251396.2 23121118 2 9119793 9119891 Nelumbo nucifera 4432 AAG|GCAAGTTTAC...ATTTTCTTATAG/CATTTTCTTATA...ATTAG|GCC 0 1 32.69
125746341 GT-AG 0 1.000000099473604e-05 22433 rna-XM_010251396.2 23121118 3 9120136 9142568 Nelumbo nucifera 4432 CAG|GTGATTATAT...CTGTTCTGGATT/TCCAATCTAATA...TACAG|GGT 1 1 41.408
125746342 GT-AG 0 0.0016346376298525 2405 rna-XM_010251396.2 23121118 4 9142711 9145115 Nelumbo nucifera 4432 GAG|GTATTTGTGA...TTCTTGTTGATT/TTCTTGTTGATT...AACAG|ATA 2 1 46.481
125746343 GT-AG 0 1.3676272541906004e-05 1602 rna-XM_010251396.2 23121118 5 9145300 9146901 Nelumbo nucifera 4432 TTT|GTAAGATGCA...TTTTTTTTTTTT/TTTTTTTGTATA...TTAAG|CAG 0 1 53.055
125746344 GT-AG 0 0.011622082431873 575 rna-XM_010251396.2 23121118 6 9147085 9147659 Nelumbo nucifera 4432 CAT|GTATGTTAAG...GGGTTCTTATAA/TGGGTTCTTATA...TGCAG|AAT 0 1 59.593
125746345 GT-AG 0 1.000000099473604e-05 259 rna-XM_010251396.2 23121118 7 9147921 9148179 Nelumbo nucifera 4432 AAG|GTGAAACAAG...ACTTTCTTCCTG/AGATGTTTGAGT...TGTAG|GTG 0 1 68.917
125746346 GT-AG 0 1.000000099473604e-05 27103 rna-XM_010251396.2 23121118 8 9148252 9175354 Nelumbo nucifera 4432 CAG|GTACAGATTT...CTGCCATTAGTA/TTGTTGGTGATG...TGCAG|TTA 0 1 71.49
125746347 GT-AG 0 1.507245141612356e-05 295 rna-XM_010251396.2 23121118 9 9175442 9175736 Nelumbo nucifera 4432 AAG|GTAAGTTCCA...TCTTTTTTATTT/TTTTTATTTATA...TTCAG|ACC 0 1 74.598
125746348 GT-AG 0 0.0007299305395035 75 rna-XM_010251396.2 23121118 10 9175860 9175934 Nelumbo nucifera 4432 AAG|GTATATATCA...CTTTTTGTGATA/CTTTTTGTGATA...CGCAG|GCA 0 1 78.992
125746349 GT-AG 0 4.758057348279613e-05 87 rna-XM_010251396.2 23121118 11 9176046 9176132 Nelumbo nucifera 4432 CAG|GTAACAATGC...TCTTCCTTCTTT/AAATGGTTGATT...TTTAG|ATG 0 1 82.958
125746350 GT-AG 0 2.807680548103244e-05 117 rna-XM_010251396.2 23121118 12 9176172 9176288 Nelumbo nucifera 4432 CAG|GTTTTTCTAT...GCATCCTTGTCT/TTACTTCTCATA...TCCAG|GAT 0 1 84.352
125746351 GT-AG 0 0.001140831079746 96 rna-XM_010251396.2 23121118 13 9176411 9176506 Nelumbo nucifera 4432 GCG|GTTTGTTTCT...TACCTTTTATTC/CTACCTTTTATT...TGTAG|AGT 2 1 88.71
125746352 GT-AG 0 1.000000099473604e-05 17585 rna-XM_010251396.2 23121118 14 9176652 9194236 Nelumbo nucifera 4432 AAG|GTGAGCTTTG...ACACCATTGATG/AATAGTTTCATA...TGTAG|GTT 0 1 93.891
125746353 GT-AG 0 0.000312791209892 3150 rna-XM_010251396.2 23121118 15 9194318 9197467 Nelumbo nucifera 4432 AAG|GTATGACTGC...TTTGCCTTGAAT/CAATATCTGAAA...CACAG|GTA 0 1 96.785

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