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

✎ 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
73763601 GT-AG 0 1.000000099473604e-05 118 rna-XM_012980197.1 13851139 2 2014620 2014737 Erythranthe guttata 4155 GAG|GTTTGTGCAT...TGAGTTTTAATG/GATAATCTTACA...TCTAG|TTT 2 1 34.029
73763602 GT-AG 0 1.000000099473604e-05 243 rna-XM_012980197.1 13851139 3 2014874 2015116 Erythranthe guttata 4155 GAG|GTGATTCATC...ATTTTTTTATCT/TTTTATCTTATT...TATAG|ATG 0 1 39.282
73763603 GT-AG 0 0.0001096633818868 79 rna-XM_012980197.1 13851139 4 2015270 2015348 Erythranthe guttata 4155 AAT|GTAAGTTGGG...ATTTTCTTGAAA/CCTATTTTAATA...TGCAG|GAT 0 1 45.191
73763604 GT-AG 0 0.0031707816784433 90 rna-XM_012980197.1 13851139 5 2015490 2015579 Erythranthe guttata 4155 GCA|GTATGTAAAT...GTTTACTTGAAT/TGTCTGTTTACT...TTCAG|AAC 0 1 50.637
73763605 GT-AG 0 1.1167724082561032e-05 74 rna-XM_012980197.1 13851139 6 2015732 2015805 Erythranthe guttata 4155 TAA|GTACGTAAAT...ACTACATTATCT/CATTATCTCATT...TGCAG|GGA 2 1 56.508
73763606 GT-AG 0 0.0016019956483868 113 rna-XM_012980197.1 13851139 7 2015906 2016018 Erythranthe guttata 4155 AAG|GTATAATATA...TTTTTTTTATTT/ATTTTTTTTATT...TGCAG|ACA 0 1 60.371
73763607 GT-AG 0 1.000000099473604e-05 88 rna-XM_012980197.1 13851139 8 2016142 2016229 Erythranthe guttata 4155 AGC|GTAAGGGTGC...GATAACTTATCG/TACATACTTATG...TCCAG|GTG 0 1 65.122
73763608 GT-AG 0 0.0002676226781876 87 rna-XM_012980197.1 13851139 9 2016389 2016475 Erythranthe guttata 4155 TCA|GTAAGTTGTG...TTTTTGTTATTT/CTTTTTGTTATT...TACAG|GTT 0 1 71.263
73763609 GT-AG 0 1.000000099473604e-05 89 rna-XM_012980197.1 13851139 10 2016534 2016622 Erythranthe guttata 4155 TAG|GTAAGCAATT...TTCTTCGTATTG/TGATTTATCATT...CTCAG|GGA 1 1 73.503
73763610 GT-AG 0 5.2576916752325074e-05 120 rna-XM_012980197.1 13851139 11 2016802 2016921 Erythranthe guttata 4155 AAG|GTTTGCATGA...GATTTTTTATGT/AGATTTTTTATG...TTCAG|GTG 0 1 80.417
73763611 GC-AG 0 1.000000099473604e-05 233 rna-XM_012980197.1 13851139 12 2017037 2017269 Erythranthe guttata 4155 CAG|GCATGACTTT...ACTTCCTTGTTT/CCTTGTTTTACT...TGCAG|GAA 1 1 84.859
73763612 GT-AG 0 1.000000099473604e-05 103 rna-XM_012980197.1 13851139 13 2017341 2017443 Erythranthe guttata 4155 CAA|GTGAGTTGAA...TTTTTCTTATTT/TTTTTTCTTATT...TTCAG|ATG 0 1 87.601
73763613 GT-AG 0 0.0012509003925169 111 rna-XM_012980197.1 13851139 14 2017540 2017650 Erythranthe guttata 4155 AAG|GTATATCTCG...TTTCTTTCGATA/CAACCTCTGATA...GACAG|TTG 0 1 91.309
73763614 GT-AG 0 1.0133805888862207e-05 199 rna-XM_012980197.1 13851139 15 2017728 2017926 Erythranthe guttata 4155 CGG|GTAAGCCACT...TATGTGTTAATG/CAAGTATTAATA...GGCAG|ATG 2 1 94.284
73763615 GT-AG 0 1.000000099473604e-05 149 rna-XM_012980197.1 13851139 16 2018011 2018159 Erythranthe guttata 4155 CAG|GTTAGTCTCT...TCTTGTTTATTT/TTCTTGTTTATT...CGCAG|CGA 2 1 97.528

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