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

✎ 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
61577543 GT-AG 0 1.1122665415711582e-05 56 rna-XM_047053082.1 11121892 1 10190257 10190312 Dermatophagoides farinae 6954 AAT|GTAAATAAAC...TGATTTTTAAAA/TTTATTTTCATT...TTCAG|ATG 1 1 0.642
61577544 GT-AG 0 1.000000099473604e-05 66 rna-XM_047053082.1 11121892 2 10190094 10190159 Dermatophagoides farinae 6954 CAA|GTAAGAATAA...TAATTGTTAATC/TTTTTGTTTATT...CATAG|ACA 2 1 1.662
61577545 GT-AG 0 1.000000099473604e-05 54 rna-XM_047053082.1 11121892 3 10189856 10189909 Dermatophagoides farinae 6954 AAG|GTGATATTTC...AAATTTTTAATG/AATATTTTCATA...TACAG|GCA 0 1 3.597
61577546 GT-AG 0 2.570459099047356e-05 53 rna-XM_047053082.1 11121892 4 10189235 10189287 Dermatophagoides farinae 6954 TGA|GTAAGTGATT...TAATTTTTATCG/TTAATTTTTATC...AATAG|ATG 1 1 9.572
61577547 GT-AG 0 1.000000099473604e-05 61 rna-XM_047053082.1 11121892 5 10188709 10188769 Dermatophagoides farinae 6954 AAG|GTTAGGGTGT...TTTATTTTATTC/ATTTATTTTATT...CTCAG|AAC 1 1 14.463
61577548 GT-AG 0 0.0260701169063788 58 rna-XM_047053082.1 11121892 6 10188411 10188468 Dermatophagoides farinae 6954 ACG|GTATTTTATT...AAAATTTTAATC/ATTATATTCATT...CCTAG|GTG 1 1 16.987
61577549 GT-AG 0 2.3164024723914628e-05 61 rna-XM_047053082.1 11121892 7 10188119 10188179 Dermatophagoides farinae 6954 GAG|GTAATTTAAA...ATTTCCATAATT/ATAATTTTCACC...ATAAG|ATG 1 1 19.417
61577550 GT-AG 0 1.000000099473604e-05 59 rna-XM_047053082.1 11121892 8 10187442 10187500 Dermatophagoides farinae 6954 TAA|GTAAGTGACA...TGATTTTTGATT/TTTTGATTGATT...TTTAG|ATC 1 1 25.918
61577551 GT-AG 0 1.0396506592917562e-05 55 rna-XM_047053082.1 11121892 9 10186691 10186745 Dermatophagoides farinae 6954 ACG|GTAATTAAAT...TTTTTTTTAAAA/GATTGTTTTATT...TGCAG|ATC 1 1 33.239
61577552 GT-AG 0 9.090918362476448e-05 51 rna-XM_047053082.1 11121892 10 10185907 10185957 Dermatophagoides farinae 6954 CTG|GTAAGCATTT...TTTTTGTTATCT/TTTTTTGTTATC...TCTAG|CGA 2 1 40.949
61577553 GT-AG 0 1.000000099473604e-05 67 rna-XM_047053082.1 11121892 11 10183850 10183916 Dermatophagoides farinae 6954 AAG|GTAATATAAA...AACATCTTGATC/GTATTCTTTACA...TTTAG|ACC 0 1 61.881
61577554 GT-AG 0 1.000000099473604e-05 97 rna-XM_047053082.1 11121892 12 10182872 10182968 Dermatophagoides farinae 6954 AAG|GTAAGTTAGT...TAAATTTTAATA/TTAATATTAATT...GATAG|ACC 2 1 71.148
61577555 GT-AG 0 7.789639003170286e-05 54 rna-XM_047053082.1 11121892 13 10180582 10180635 Dermatophagoides farinae 6954 AAG|GTAAATTGTC...ATCTTTTTAATT/ATCTTTTTAATT...TTTAG|GCA 0 1 94.667
61577556 GT-AG 0 4.08272313331723e-05 60 rna-XM_047053082.1 11121892 14 10180405 10180464 Dermatophagoides farinae 6954 TGG|GTAAGTTGAT...ATTACTTTGATT/TTTGATTTTATT...TAAAG|AAT 0 1 95.898
61577557 GT-AG 0 1.000000099473604e-05 52 rna-XM_047053082.1 11121892 15 10180232 10180283 Dermatophagoides farinae 6954 ATG|GTAAGTTCAT...AAATTCTAAAAT/GAAATTCTAAAA...TTTAG|ATG 1 1 97.171

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