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

✎ 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
133658431 GT-AG 0 1.000000099473604e-05 15676 rna-XM_004391666.1 24462940 1 12144096 12159771 Odobenus rosmarus 9707 AAG|GTGAGTGGTC...GTTCTTTTAACT/GTTCTTTTAACT...TTAAG|GTG 1 1 8.923
133658432 GT-AG 0 1.000000099473604e-05 27792 rna-XM_004391666.1 24462940 2 12160000 12187791 Odobenus rosmarus 9707 TAG|GTAGGAAATT...TTTTTTTTTTCT/TTTTTTCTCATT...ACTAG|GCA 1 1 18.704
133658433 GT-AG 0 0.000123753228135 19860 rna-XM_004391666.1 24462940 3 12187930 12207789 Odobenus rosmarus 9707 AAG|GTAATTTTCA...CGTTTTTTATTT/CCGTTTTTTATT...TCTAG|ATC 1 1 24.625
133658434 GT-AG 0 3.682389407147799e-05 2451 rna-XM_004391666.1 24462940 4 12207842 12210292 Odobenus rosmarus 9707 CAG|GTATGACCAT...TACCCTTTAACT/CTTGTTTTTATT...CACAG|TAA 2 1 26.855
133658435 GT-AG 0 1.709134387476066e-05 319 rna-XM_004391666.1 24462940 5 12210366 12210684 Odobenus rosmarus 9707 GAT|GTAAGTCTAA...TAATCTTTTGTT/TAAATACTAATC...TCAAG|TCC 0 1 29.987
133658436 GT-AG 0 1.000000099473604e-05 1822 rna-XM_004391666.1 24462940 6 12210819 12212640 Odobenus rosmarus 9707 GGT|GTAAGTATAT...ACAACTTTTCTG/ATGAATGTCACC...TTCAG|GGG 2 1 35.736
133658437 GT-AG 0 0.000140066391593 797 rna-XM_004391666.1 24462940 7 12212682 12213478 Odobenus rosmarus 9707 GTG|GTAAGCCTCT...GAATTTTTATCT/AGAATTTTTATC...TTCAG|GTT 1 1 37.495
133658438 GT-AG 0 1.000000099473604e-05 1029 rna-XM_004391666.1 24462940 8 12213695 12214723 Odobenus rosmarus 9707 CAG|GTTAAGAGAC...CAGACTTTAAGG/CGTGCACTAATG...CCCAG|GCA 1 1 46.761
133658439 GT-AG 0 1.000000099473604e-05 4581 rna-XM_004391666.1 24462940 9 12214849 12219429 Odobenus rosmarus 9707 AAG|GTAAAATGAT...TTAGCCCTGACC/TTAGCCCTGACC...TAAAG|ATA 0 1 52.124
133658440 GT-AG 0 1.000000099473604e-05 770 rna-XM_004391666.1 24462940 10 12219581 12220350 Odobenus rosmarus 9707 AAG|GTAAAGCAAT...CTTTTCTAAACC/ACTTTTCTAAAC...TCAAG|GTC 1 1 58.601
133658441 GT-AG 0 0.1158107527535585 148 rna-XM_004391666.1 24462940 11 12220438 12220585 Odobenus rosmarus 9707 AAG|GTATGCTTCC...GAGTTTTTAAAA/GAGTTTTTAAAA...CCAAG|GTC 1 1 62.334
133658442 GT-AG 0 0.0009781558061543 2969 rna-XM_004391666.1 24462940 12 12220712 12223680 Odobenus rosmarus 9707 AAG|GTATGCAAAT...CCCACTTTATCT/TTTATCTTCATG...TTCAG|ACG 1 1 67.739
133658443 GT-AG 0 1.000000099473604e-05 1866 rna-XM_004391666.1 24462940 13 12223775 12225640 Odobenus rosmarus 9707 CAG|GTGAGTCCCT...TTTCTCTTTTTT/CGTGAATTCACT...TCCAG|AAA 2 1 71.772
133658444 GT-AG 0 1.000000099473604e-05 3524 rna-XM_004391666.1 24462940 14 12225691 12229214 Odobenus rosmarus 9707 CAG|GTAAGCCAGG...TTTTATTTAATG/TTTTATTTAATG...TGAAG|GTT 1 1 73.917
133658445 GT-AG 0 0.0061159007632151 645 rna-XM_004391666.1 24462940 15 12229353 12229997 Odobenus rosmarus 9707 CAG|GTAACCATGT...GGTTCTGTGATA/AATGAGGTGACT...CACAG|AGT 1 1 79.837

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