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

✎ 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
204419428 GT-AG 0 0.0002375179336453 892 rna-XM_038851921.1 36995231 1 8729786 8730677 Tripterygium wilfordii 458696 CAG|GTACTATTCT...TTCACCTTATTA/ATCTCTTTCACC...TGCAG|GTC 2 1 4.486
204419429 GT-AG 0 0.0797496367665037 380 rna-XM_038851921.1 36995231 2 8729162 8729541 Tripterygium wilfordii 458696 TTG|GTATTCTTCT...ACTATTTGAATT/TTGAATTTCATT...CACAG|GAT 0 1 12.475
204419430 GT-AG 0 5.717007560600238e-05 116 rna-XM_038851921.1 36995231 3 8728964 8729079 Tripterygium wilfordii 458696 AAA|GTAGGATGAA...TTTTTCTTGATT/TTTTTCTTGATT...GCTAG|ATA 1 1 15.16
204419431 GT-AG 0 4.319122721999137e-05 88 rna-XM_038851921.1 36995231 4 8727789 8727876 Tripterygium wilfordii 458696 AAG|GTAGATATTG...TGATTTTTATCT/TTGATTTTTATC...TGTAG|TCC 2 1 50.753
204419432 GT-AG 0 0.0006513898553373 1193 rna-XM_038851921.1 36995231 5 8726544 8727736 Tripterygium wilfordii 458696 AAG|GTAACTTCAT...ATATTGTTATCA/AATATTGTTATC...TGCAG|GTT 0 1 52.456
204419433 GT-AG 0 0.0001064016195624 84 rna-XM_038851921.1 36995231 6 8726337 8726420 Tripterygium wilfordii 458696 AGG|GTACATTACC...TGTATCTTATGA/TAATTATTTACT...TGCAG|GTC 0 1 56.483
204419434 GT-AG 0 1.000000099473604e-05 97 rna-XM_038851921.1 36995231 7 8726164 8726260 Tripterygium wilfordii 458696 AAG|GTTAGGAAAT...ATTCCTTTAAAA/TCTATACTGACC...TGCAG|GTC 1 1 58.972
204419435 GT-AG 0 0.0001065141884009 86 rna-XM_038851921.1 36995231 8 8725893 8725978 Tripterygium wilfordii 458696 GTT|GTATGGGCTA...TTTCTTTCAGCA/AATTTCATCACT...GTTAG|GCA 0 1 65.029
204419436 GT-AG 0 9.265890195390094e-05 85 rna-XM_038851921.1 36995231 9 8725613 8725697 Tripterygium wilfordii 458696 AAG|GTATTGCTAT...TATCCCCTAATA/TTATTTCTCAGT...CTCAG|GGT 0 1 71.415
204419437 GT-AG 0 1.000000099473604e-05 576 rna-XM_038851921.1 36995231 10 8724965 8725540 Tripterygium wilfordii 458696 GAG|GTACGAATGA...TGGTTCTTGATC/TGGTTCTTGATC...TGCAG|GGT 0 1 73.772
204419438 GT-AG 0 0.0129909787678298 374 rna-XM_038851921.1 36995231 11 8724381 8724754 Tripterygium wilfordii 458696 TTG|GTAACCTAAT...TAGTTGTTACTG/AAGCTGCTAATT...AACAG|GTG 0 1 80.648
204419439 GT-AG 0 1.000000099473604e-05 479 rna-XM_038851921.1 36995231 12 8723776 8724254 Tripterygium wilfordii 458696 CAG|GTAATATACT...TTTTTTTTAATC/TTTTTTTTAATC...TCCAG|AGG 0 1 84.774
204419440 GT-AG 0 0.0006075744491482 417 rna-XM_038851921.1 36995231 13 8723209 8723625 Tripterygium wilfordii 458696 CAG|GTATAATCTC...TCAGTTTTAAAT/TCAGTTTTAAAT...TGCAG|ATG 0 1 89.686
204419441 GT-AG 0 1.000000099473604e-05 82 rna-XM_038851921.1 36995231 14 8723065 8723146 Tripterygium wilfordii 458696 CAG|GTGGGCTGCT...AATGTTTTAGTT/GGTTCTCTAACC...TTCAG|CGT 2 1 91.716
204419442 GT-AG 0 1.000000099473604e-05 211 rna-XM_038851921.1 36995231 15 8722778 8722988 Tripterygium wilfordii 458696 CAG|GTAAAAGATC...GTTTTTTCAATC/TGTTTTTTCAAT...AACAG|GGA 0 1 94.204

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