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)

13 rows where transcript_id = 1668788

✎ 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
9478818 GT-AG 0 1.000000099473604e-05 482 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 1 1890784 1891265 Anhinga anhinga 56067 AAG|GTAAGGGAAT...GTGACTTTAGCC/GGTGCTGTGACT...TTCAG|AGC 0 1 7.099
9478819 GT-AG 0 1.000000099473604e-05 3698 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 2 1886897 1890594 Anhinga anhinga 56067 CAG|GTAAATCTGA...TTTACCTGATCT/TTTTACCTGATC...TTCAG|ATA 0 1 16.821
9478820 GT-AG 0 1.000000099473604e-05 999 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 3 1885786 1886784 Anhinga anhinga 56067 CTG|GTAAGATAGT...CACTCATTGCTG/CCAGCACTCATT...TAAAG|GTT 1 1 22.582
9478821 GT-AG 0 1.000000099473604e-05 487 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 4 1885198 1885684 Anhinga anhinga 56067 AAG|GTACGGCAGT...CTTTTTTTCATT/CTTTTTTTCATT...CTAAG|GTG 0 1 27.778
9478822 GT-AG 0 1.000000099473604e-05 328 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 5 1884748 1885075 Anhinga anhinga 56067 GAG|GTGAGAGTTG...TGCTCTTTGATT/TGCTCTTTGATT...TCAAG|GTT 2 1 34.053
9478823 GT-AG 0 6.035001755580291e-05 314 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 6 1884313 1884626 Anhinga anhinga 56067 AAG|GTATTTGTAG...TGCATTTTCATG/TGCATTTTCATG...CATAG|GAA 0 1 40.278
9478824 GT-AG 0 6.819056717387131e-05 328 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 7 1883855 1884182 Anhinga anhinga 56067 AAG|GTGACTTTGC...GTGCATTTAATG/TGTGCATTTAAT...TCAAG|AGT 1 1 46.965
9478825 GT-AG 0 1.000000099473604e-05 945 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 8 1882805 1883749 Anhinga anhinga 56067 AAG|GTGAGGCTTT...CCCCATTTAATA/CCCCATTTAATA...TCCAG|GAT 1 1 52.366
9478826 GT-AG 0 1.000000099473604e-05 508 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 9 1882118 1882625 Anhinga anhinga 56067 CAG|GTGAGTATGC...TGTACCTGGAGG/AGCAGGTTGATA...TGCAG|TCG 0 1 61.574
9478827 GT-AG 0 1.000000099473604e-05 723 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 10 1881285 1882007 Anhinga anhinga 56067 CAA|GTAAGTCTTT...TGCTTCTTATGC/TTGCTTCTTATG...TTCAG|GAA 2 1 67.233
9478828 GT-AG 0 1.000000099473604e-05 1211 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 11 1879965 1881175 Anhinga anhinga 56067 GTA|GTTGTGACAA...CTGTTCTGAAAT/TTCTTCCTCACG...AACAG|GTC 0 1 72.84
9478829 GT-AG 0 1.000000099473604e-05 669 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 12 1879123 1879791 Anhinga anhinga 56067 CAG|GTAGGTTGGG...TGTGTTTTGCAT/GTGTTTTGCATC...TTCAG|GGC 2 1 81.739
9478830 GT-AG 0 1.000000099473604e-05 378 rna-gnl|WGS:WBMU|ANHANH_R10053_mrna 1668788 13 1878497 1878874 Anhinga anhinga 56067 GTG|GTGAGTGTTG...TTGTTCTGAGCA/GTTGTTCTGAGC...TGCAG|GCC 1 1 94.496

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