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

✎ 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
1929912 GT-AG 0 3.4290476148528705e-05 1003 Acora.01G001000.1.v1.1 310665 1 153970 154972 Acorus americanus 263995 ACT|GTAAGGATTC...AGTACTTTAACT/CTTGTTCTGATC...TGCAG|TGC 2 1 4.57
1929913 GT-AG 0 1.000000099473604e-05 1874 Acora.01G001000.1.v1.1 310665 2 151987 153860 Acorus americanus 263995 GAG|GTACTTACAT...ACATTTTTGAGG/TTATGGTTCACA...TCTAG|GAT 0 1 6.629
1929914 GT-AG 0 1.000000099473604e-05 93 Acora.01G001000.1.v1.1 310665 3 151581 151673 Acorus americanus 263995 ATG|GTAATTACAA...AATGTCTTATTG/TTAATATTGATT...TGCAG|GAC 1 1 12.54
1929915 GT-AG 0 6.852649922679844e-05 196 Acora.01G001000.1.v1.1 310665 4 150902 151097 Acorus americanus 263995 CAA|GTAATTTATC...AATTTATTATTT/TATTTATTTATT...TACAG|CAT 1 1 21.662
1929916 GT-AG 0 2.3625424014303176e-05 1050 Acora.01G001000.1.v1.1 310665 5 148008 149057 Acorus americanus 263995 CAG|GTATTGAAAT...TTTCTTTTATTT/TTTTCTTTTATT...TACAG|AGC 0 1 56.487
1929917 GT-AG 0 1.000000099473604e-05 77 Acora.01G001000.1.v1.1 310665 6 147634 147710 Acorus americanus 263995 TCG|GTTAGTGTCT...TATTTTTTGACC/TATTTTTTGACC...TGCAG|TGG 0 1 62.096
1929918 GT-AG 0 1.000000099473604e-05 977 Acora.01G001000.1.v1.1 310665 7 146378 147354 Acorus americanus 263995 GAG|GTGATTTGAT...AAATCTCTAATT/AAATCTCTAATT...TGCAG|GTA 0 1 67.365
1929919 GT-AG 0 1.000000099473604e-05 141 Acora.01G001000.1.v1.1 310665 8 146108 146248 Acorus americanus 263995 AAG|GTACATGGCC...TTTTTTATGATC/TATTTTTTTATG...TACAG|GTC 0 1 69.802
1929920 GT-AG 0 0.1338496808819713 196 Acora.01G001000.1.v1.1 310665 9 145711 145906 Acorus americanus 263995 CTT|GTATGTTATC...ACTACTTTGAAT/CTTTGAATGACT...TTCAG|ATC 0 1 73.598
1929921 GT-AG 0 1.000000099473604e-05 104 Acora.01G001000.1.v1.1 310665 10 145464 145567 Acorus americanus 263995 ATG|GTGAGGATCA...TTTTCTGTGACA/GAATGTTTCAAT...TGTAG|GTA 2 1 76.298
1929922 GT-AG 0 0.0022818465927328 1082 Acora.01G001000.1.v1.1 310665 11 144069 145150 Acorus americanus 263995 AAA|GTAATTTTCT...CTTCTCTTATTC/TCTTCTCTTATT...CACAG|CTT 0 1 82.21
1929923 GT-AG 0 1.6434097241566577e-05 1696 Acora.01G001000.1.v1.1 310665 12 142233 143928 Acorus americanus 263995 CAA|GTAAGTGTTC...AGACTTTTAATG/AAGTTGCTGACT...TGCAG|ATG 2 1 84.854
1929924 GT-AG 0 1.000000099473604e-05 96 Acora.01G001000.1.v1.1 310665 13 142058 142153 Acorus americanus 263995 CCG|GTGGGTCTAC...AATTATTTATAT/AAATTATTTATA...AACAG|GTC 0 1 86.346
1929925 GT-AG 0 1.000000099473604e-05 638 Acora.01G001000.1.v1.1 310665 14 141027 141664 Acorus americanus 263995 CAG|GTTGGAGTTT...TTTCTGTTGATT/TTTCTGTTGATT...TGCAG|CTT 0 1 93.768
1929926 GT-AG 0 1.000000099473604e-05 93 Acora.01G001000.1.v1.1 310665 15 140716 140808 Acorus americanus 263995 CAA|GTGCGTATGA...ATGTTTGTAATG/ATTCGTTTCACA...TTCAG|GGA 2 1 97.885

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