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

✎ 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
119313953 GT-AG 0 1.000000099473604e-05 119 Misin01G282900.1.v7.1 22023837 1 94174846 94174964 Miscanthus sinensis 62337 CTG|GTGAGCCTTT...CTTGTTTTACTT/GCTTGTTTTACT...TTCAG|GTA 1 1 29.81
119313954 GT-AG 0 1.000000099473604e-05 446 Misin01G282900.1.v7.1 22023837 2 94175139 94175584 Miscanthus sinensis 62337 AAG|GTCAGTTGTT...TTTTTTTTTTTT/ACTGTTGTCAAT...TACAG|ATA 1 1 32.729
119313955 GT-AG 0 0.0123267495845184 94 Misin01G282900.1.v7.1 22023837 3 94176022 94176115 Miscanthus sinensis 62337 AAG|GTCTCTCTCT...CATGTATTAACA/CATGTATTAACA...TTTAG|ATG 0 1 40.06
119313956 GT-AG 0 0.003424744984301 67 Misin01G282900.1.v7.1 22023837 4 94176330 94176396 Miscanthus sinensis 62337 CTG|GTATGCAAAT...TATATTTTGACG/ATTTAATTGACT...TTCAG|TTT 1 1 43.65
119313957 GT-AG 0 1.000000099473604e-05 1326 Misin01G282900.1.v7.1 22023837 5 94176485 94177810 Miscanthus sinensis 62337 TAT|GTGAGTTATA...GAGTATTTATTT/GGAGTATTTATT...AGCAG|TCA 2 1 45.127
119313958 GT-AG 0 8.336534795566761e-05 77 Misin01G282900.1.v7.1 22023837 6 94177864 94177940 Miscanthus sinensis 62337 CTG|GTTTGTCTGG...TGTATCTTATAG/ATGTATCTTATA...AACAG|TTG 1 1 46.016
119313959 GT-AG 0 1.000000099473604e-05 78 Misin01G282900.1.v7.1 22023837 7 94178052 94178129 Miscanthus sinensis 62337 TAG|GTAATTATAT...TTTTTCTGACCA/TTTTTTCTGACC...TGCAG|GTA 1 1 47.878
119313960 GT-AG 0 1.000000099473604e-05 79 Misin01G282900.1.v7.1 22023837 8 94179675 94179753 Miscanthus sinensis 62337 CAG|GTAAAGTTAC...GCTCATTTACCT/TTTCAGCTCATT...TGTAG|GAC 1 1 73.796
119313961 GT-AG 0 0.0002587686061355 749 Misin01G282900.1.v7.1 22023837 9 94179864 94180612 Miscanthus sinensis 62337 GAG|GTAATTTTCT...CAATTCTTGATG/TGTTACTTCATT...GATAG|GTT 0 1 75.642
119313962 GT-AG 0 1.000000099473604e-05 112 Misin01G282900.1.v7.1 22023837 10 94180713 94180824 Miscanthus sinensis 62337 ATG|GTGAGTATCC...CCATTTTTGACC/ACTTATTTAATT...TTCAG|GAA 1 1 77.319
119313963 GT-AG 0 0.0009077470156657 99 Misin01G282900.1.v7.1 22023837 11 94181003 94181101 Miscanthus sinensis 62337 TAG|GTATATGCTA...TCCACTTTATTT/CTTTATTTGATG...TTCAG|CTG 2 1 80.305
119313964 GT-AG 0 0.0712882510451777 938 Misin01G282900.1.v7.1 22023837 12 94181173 94182110 Miscanthus sinensis 62337 CAG|GTATTTTTTG...TGTTTTTTATTA/TTGTTTTTTATT...CCCAG|TTG 1 1 81.496
119313965 GT-AG 0 1.000000099473604e-05 105 Misin01G282900.1.v7.1 22023837 13 94182233 94182337 Miscanthus sinensis 62337 AAG|GTTGATTTTT...TCTGCTTTTGCT/CTTTTGCTCAAT...CTTAG|GGC 0 1 83.543
119313966 GT-AG 0 1.000000099473604e-05 368 Misin01G282900.1.v7.1 22023837 14 94183211 94183578 Miscanthus sinensis 62337 AGG|GTAAGTACAA...GAATTCTTATTT/AGAATTCTTATT...TACAG|TTA 0 1 98.188
119313967 GT-AG 0 0.012135812419694 115 Misin01G282900.1.v7.1 22023837 15 94183670 94183784 Miscanthus sinensis 62337 GAG|GTACCTCCAC...CTTTCCTTTGCT/TTGCTTCTGATG...AACAG|GGA 1 1 99.715

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