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

✎ 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
130192945 GT-AG 0 1.000000099473604e-05 401 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 1 12096619 12097019 Nothocercus julius 2585813 AAG|GTAGGAACGG...TTGTTCTTTTTT/CTTTTTTTTGTT...CCCAG|AAC 0 1 6.077
130192946 GT-AG 0 1.000000099473604e-05 1466 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 2 12095021 12096486 Nothocercus julius 2585813 CAG|GTGTGGATAA...GAAGAGTTAAAA/GAAATAATAATG...AATAG|TCG 0 1 11.889
130192947 GT-AG 0 0.0205092116533018 977 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 3 12093966 12094942 Nothocercus julius 2585813 GTG|GTAACTTCTC...GTATCTTTGAGT/CATGTAGTAATA...ATTAG|CTT 0 1 15.324
130192948 GT-AG 0 0.0006385245018574 1450 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 4 12092211 12093660 Nothocercus julius 2585813 TGT|GTATGTGAGG...ATATTTTTGCCC/CCTGGTCTCAGG...TACAG|GCC 2 1 28.754
130192949 GT-AG 0 1.000000099473604e-05 542 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 5 12091533 12092074 Nothocercus julius 2585813 GAG|GTCGCTGGGA...CTTTTTTTGCCT/CCACTTTTCACC...AGCAG|GTG 0 1 34.742
130192950 GT-AG 0 1.000000099473604e-05 638 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 6 12090758 12091395 Nothocercus julius 2585813 ATG|GTGAGAAGCG...CCCATTTTATTT/ATCAACTTCATT...TGAAG|GAC 2 1 40.775
130192951 GT-AG 0 1.000000099473604e-05 329 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 7 12090206 12090534 Nothocercus julius 2585813 GGG|GTAATGACTA...CTTTTCTTATCT/GTTTTTTTCACT...TCCAG|AAA 0 1 50.594
130192952 GT-AG 0 1.000000099473604e-05 688 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 8 12089403 12090090 Nothocercus julius 2585813 GAG|GTAATGTTTC...GTCTTCTTGGCT/TTGGAGCTGACT...GGCAG|AGT 1 1 55.658
130192953 GT-AG 0 1.1943016314515886e-05 671 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 9 12088594 12089264 Nothocercus julius 2585813 AAG|GTGACTCCCT...TATTCTTTATTA/GTATTCTTTATT...TTTAG|GAA 1 1 61.735
130192954 GT-AG 0 1.000000099473604e-05 1191 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 10 12087295 12088485 Nothocercus julius 2585813 TAG|GTAAAACTCC...GATAATTTAACT/CTCTTACTTACG...TTTAG|AGG 1 1 66.491
130192955 GT-AG 0 1.000000099473604e-05 343 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 11 12086760 12087102 Nothocercus julius 2585813 AAG|GTAAAGTGGT...GATGTCTTTCTG/AATTTGCTAACA...TTTAG|ACA 1 1 74.945
130192956 GT-AG 0 1.000000099473604e-05 710 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 12 12085883 12086592 Nothocercus julius 2585813 TTG|GTAAGAGCAC...AATTTTTTACTC/ATCATTTTCATT...CCCAG|CCT 0 1 82.299
130192957 GT-AG 0 1.000000099473604e-05 935 rna-gnl|WGS:VZSV|NOTJUL_R06888_mrna 23944477 13 12084761 12085695 Nothocercus julius 2585813 CTG|GTAAGTTAGC...TGCCTCTTTGCT/AGACACCTCAGC...AACAG|GCA 1 1 90.533

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