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

✎ 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
81345322 GT-AG 0 1.000000099473604e-05 280 rna-XM_040193716.1 15063298 1 16411718 16411997 Gasterosteus aculeatus 69293 CAG|GTAATAATTA...GATACTTTGATT/TTTGATTTCATA...CCCAG|GAG 1 1 7.509
81345323 GT-AG 0 1.000000099473604e-05 242 rna-XM_040193716.1 15063298 2 16411201 16411442 Gasterosteus aculeatus 69293 CAG|GTAAAGGTTG...CATTATTTAATG/TATTTTCTCATT...CACAG|AAA 0 1 11.912
81345324 GT-AG 0 1.000000099473604e-05 123 rna-XM_040193716.1 15063298 3 16411008 16411130 Gasterosteus aculeatus 69293 ATG|GTGAGATGCG...TCTTCTTTAAAA/AATGGACTTATT...TCCAG|CTT 1 1 13.032
81345325 GT-AG 0 0.0005371993189304 1911 rna-XM_040193716.1 15063298 4 16407506 16409416 Gasterosteus aculeatus 69293 GCC|GTAGGCGGCG...CTGTCCTCGACG/TTTCCTCTCAGC...ATCAG|GAG 2 1 38.505
81345326 GT-AG 0 1.000000099473604e-05 157 rna-XM_040193716.1 15063298 5 16407110 16407266 Gasterosteus aculeatus 69293 CTG|GTAAGGGAAA...TTACTGTTGACT/TTACTGTTGACT...TTCAG|ATG 1 1 42.331
81345327 GT-AG 0 1.000000099473604e-05 94 rna-XM_040193716.1 15063298 6 16406971 16407064 Gasterosteus aculeatus 69293 CAG|GTGAGATTCT...TCTTTTTTATTT/CTCTTTTTTATT...TCTAG|AAA 1 1 43.052
81345328 GT-AG 0 0.2504663606053528 1641 rna-XM_040193716.1 15063298 7 16403976 16405616 Gasterosteus aculeatus 69293 GCC|GTATTCATGT...TCCGTTTTCATT/TCCGTTTTCATT...TGAAG|GTT 2 1 64.729
81345329 GT-AG 0 0.0003556213290899 682 rna-XM_040193716.1 15063298 8 16403101 16403782 Gasterosteus aculeatus 69293 AAA|GTAGGCTATT...AAATTCATAGCG/GAATGTCTGATT...TGAAG|GTG 0 1 67.819
81345330 GT-AG 0 1.000000099473604e-05 1960 rna-XM_040193716.1 15063298 9 16401000 16402959 Gasterosteus aculeatus 69293 AAG|GTACGTGAAA...ATATCCTTCTAA/ATCCTTCTAATA...ATCAG|GTG 0 1 70.077
81345331 GT-AG 0 0.00031993591324 560 rna-XM_040193716.1 15063298 10 16400341 16400900 Gasterosteus aculeatus 69293 GAA|GTACGTTGAC...GCATTCTCAATT/CGCATTCTCAAT...TGTAG|CTG 0 1 71.662
81345332 GT-AG 0 1.000000099473604e-05 3267 rna-XM_040193716.1 15063298 11 16396800 16400066 Gasterosteus aculeatus 69293 GAG|GTGATGAGGT...GGCTTTTTGAAT/TATATACTGACA...AACAG|ATG 1 1 76.049
81345333 GT-AG 0 1.000000099473604e-05 235 rna-XM_040193716.1 15063298 12 16396494 16396728 Gasterosteus aculeatus 69293 GAG|GTGAAATCCT...TTGATTTTAATA/TTGATTTTAATA...TTCAG|GAC 0 1 77.185
81345334 GT-AG 0 1.000000099473604e-05 88 rna-XM_040193716.1 15063298 13 16396280 16396367 Gasterosteus aculeatus 69293 CAG|GTTGATTGCA...TGCATTTTGTTC/CAAACAATCAGT...TTTAG|TTT 0 1 79.203
81345335 GT-AG 0 1.000000099473604e-05 259 rna-XM_040193716.1 15063298 14 16395744 16396002 Gasterosteus aculeatus 69293 CGG|GTGAGTGTGG...GACTCCTTGCTC/TGAATATTTACA...CGCAG|GCG 1 1 83.638
81345336 GT-AG 0 1.000000099473604e-05 1119 rna-XM_040193716.1 15063298 15 16393870 16394988 Gasterosteus aculeatus 69293 CAG|GTTGGTTTGT...TTTCCCTTCCAA/TGAGAACTAATC...TACAG|GTG 0 1 95.725

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