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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: score, phase, in_cds

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
133657673 GT-AG 0 0.0001334751957822 5114 rna-XM_012560833.1 24462852 2 12313498 12318611 Odobenus rosmarus 9707 CAA|GTATGTGCAT...CCGGTTTTGAAG/TATAAATTGATA...TACAG|TGG 2 1 22.006
133657674 GT-AG 0 1.000000099473604e-05 726 rna-XM_012560833.1 24462852 3 12318672 12319397 Odobenus rosmarus 9707 TTC|GTGAGTATAA...AGTAGCTGAGAG/GAGTAGCTGAGA...CATAG|GTT 2 1 24.658
133657675 GT-AG 0 1.000000099473604e-05 564 rna-XM_012560833.1 24462852 4 12319513 12320076 Odobenus rosmarus 9707 CAA|GTAAGTATTT...TATGTCTTGTTA/ATGGTATTAAAA...TTAAG|GAT 0 1 29.739
133657676 GT-AG 0 1.000000099473604e-05 3024 rna-XM_012560833.1 24462852 5 12320230 12323253 Odobenus rosmarus 9707 AAG|GTAATGTGGA...TAATTGTTAATA/TAATTGTTAATA...TTTAG|GTT 0 1 36.5
133657677 GT-AG 0 1.000000099473604e-05 5062 rna-XM_012560833.1 24462852 6 12323412 12328473 Odobenus rosmarus 9707 GAG|GTAAATGCGA...TGACTTTTATTT/ATGACTTTTATT...CTTAG|GAT 2 1 43.482
133657678 GT-AG 0 0.0277688532638776 1476 rna-XM_012560833.1 24462852 7 12328626 12330101 Odobenus rosmarus 9707 TAG|GTATGCTTGA...GTTGCCTTCTTT/ATCAAGTTTATA...TGTAG|GTT 1 1 50.199
133657679 GT-AG 0 0.0001315844089283 964 rna-XM_012560833.1 24462852 8 12330207 12331170 Odobenus rosmarus 9707 AAG|GTATGTGAAT...CCTTCTTTATCT/ATTTTATTAATA...CAAAG|TCA 1 1 54.839
133657680 GT-AG 0 0.0792400078590004 6361 rna-XM_012560833.1 24462852 9 12331419 12337779 Odobenus rosmarus 9707 CAG|GTAACCTGAC...TAAGTTTTAACA/TAAGTTTTAACA...GAAAG|ATA 0 1 65.798
133657681 GT-AG 0 1.000000099473604e-05 5923 rna-XM_012560833.1 24462852 10 12337863 12343785 Odobenus rosmarus 9707 TAG|GTAAGTAAAT...GAATGTTTAATC/GAATGTTTAATC...TGCAG|ATC 2 1 69.465
133657682 GT-AG 0 1.000000099473604e-05 1175 rna-XM_012560833.1 24462852 11 12343876 12345050 Odobenus rosmarus 9707 TAT|GTGAGTAGGT...CCTTCCTAAACT/CCTAAACTAATG...TTTAG|ACA 2 1 73.442
133657683 GT-AG 0 1.000000099473604e-05 1503 rna-XM_012560833.1 24462852 12 12345176 12346678 Odobenus rosmarus 9707 TAG|GTAAGCAATA...CTTTTCTTCCCA/GTTGGATTCAAC...CTAAG|GCT 1 1 78.966
133657684 GT-AG 0 1.000000099473604e-05 4618 rna-XM_012560833.1 24462852 13 12346834 12351451 Odobenus rosmarus 9707 ATG|GTGAGTAGGA...AATCCCTTCACC/CCAGGTCTGATT...CGTAG|ATA 0 1 85.815
133657685 GT-AG 0 3.471809952501391e-05 558 rna-XM_012560833.1 24462852 14 12351542 12352099 Odobenus rosmarus 9707 GAG|GTAAGTTTTC...TTTACCTTGTCC/TTTAAAATCATT...TACAG|GCT 0 1 89.792
133657686 GT-AG 0 0.0003325949110576 1665 rna-XM_012560833.1 24462852 15 12352183 12353847 Odobenus rosmarus 9707 GAT|GTAAGTTTGT...TATTCTTTTTCT/TAAAATTTGACA...TTCAG|ATG 2 1 93.46
133658029 GT-AG 0 1.000000099473604e-05 27024 rna-XM_012560833.1 24462852 1 12286252 12313275 Odobenus rosmarus 9707 TGA|GTGAGTAAAT...TTTATCTGGACT/TACAATCTCATT...TACAG|AAA   0 13.036

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