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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: dinucleotide_pair, score, phase

id ▼ dinucleotide_pair is_minor score length transcript_id ordinal_index start end taxonomy_id scored_motifs phase in_cds relative_position
13842894 GT-AG 0 1.000000099473604e-05 4846 rna-XM_026065083.1 2569303 1 10627239 10632084 Apteryx rowi 308060 CAG|GTGAGTGCTG...AGTTTCTTCCTC/CACCAGCTAACC...CCCAG|CAA 2 1 3.97
13842895 GT-AG 0 1.000000099473604e-05 678 rna-XM_026065083.1 2569303 2 10632279 10632956 Apteryx rowi 308060 TAG|GTAGGTAGAG...GTCTCCTTCTCT/CTGTGGCTAAGG...GGCAG|GCC 1 1 15.295
13842896 GT-AG 0 1.000000099473604e-05 214 rna-XM_026065083.1 2569303 3 10633064 10633277 Apteryx rowi 308060 AAG|GTGAGGTTGC...CAGGCTCTAACA/CAGGCTCTAACA...GACAG|GTG 0 1 21.541
13842897 GT-AG 0 1.000000099473604e-05 607 rna-XM_026065083.1 2569303 4 10633449 10634055 Apteryx rowi 308060 TGG|GTACGGAGCA...TTGATTTTGACT/TTGATTTTGACT...TACAG|AAA 0 1 31.524
13842898 GT-AG 0 1.000000099473604e-05 1260 rna-XM_026065083.1 2569303 5 10634128 10635387 Apteryx rowi 308060 AAG|GTGAGGAAGG...TTGGTCCAAATT/AAATTACACACT...TACAG|CTC 0 1 35.727
13842899 GT-AG 0 0.0156682038907872 513 rna-XM_026065083.1 2569303 6 10635578 10636090 Apteryx rowi 308060 GAG|GTACCTGCCC...GTGTTTTTGACT/GTGTTTTTGACT...TCCAG|GGA 1 1 46.818
13842900 GT-CG 0 1.000000099473604e-05 1500 rna-XM_026065083.1 2569303 7 10636153 10637652 Apteryx rowi 308060 GAG|GTAAGAGCTG...TTTCTTTTATCT/TTTTCTTTTATC...AAACG|ACC 0 1 50.438
13842901 GT-AG 0 1.000000099473604e-05 3571 rna-XM_026065083.1 2569303 8 10637729 10641299 Apteryx rowi 308060 CAG|GTAAGAGTCC...CTCCCCTGAACA/TCTCCCCTGAAC...AACAG|AGG 1 1 54.874
13842902 GT-AG 0 1.000000099473604e-05 2525 rna-XM_026065083.1 2569303 9 10641352 10643876 Apteryx rowi 308060 CTG|GTTGTGACGC...CGGTTCTGATCT/GCGGTTCTGATC...TTCAG|GGC 2 1 57.91
13842903 GT-AG 0 1.000000099473604e-05 597 rna-XM_026065083.1 2569303 10 10643976 10644572 Apteryx rowi 308060 CAG|GTAAAGCCCC...TGGCCCATAGCT/CCATAGCTTACA...TCTAG|AAA 2 1 63.689
13842904 GT-AG 0 1.000000099473604e-05 743 rna-XM_026065083.1 2569303 11 10644667 10645409 Apteryx rowi 308060 CAG|GTAGGTTCGG...GAGCCTGTAGTA/CCTGTAGTAACG...TCTAG|AGT 0 1 69.177
13842905 GT-AG 0 1.000000099473604e-05 426 rna-XM_026065083.1 2569303 12 10645473 10645898 Apteryx rowi 308060 CAA|GTAAGTGGAA...TCATCCTTGCCG/CATCTAGTCACT...TGCAG|ATC 0 1 72.855
13842906 GT-AG 0 1.000000099473604e-05 424 rna-XM_026065083.1 2569303 13 10646022 10646445 Apteryx rowi 308060 GAG|GTAAAGGCTC...TCTCTCTTGCCC/CCCAAGCTGATC...CCCAG|CTC 0 1 80.035
13842907 GT-AG 0 1.000000099473604e-05 437 rna-XM_026065083.1 2569303 14 10646554 10646990 Apteryx rowi 308060 CTG|GTACGGAGGC...TCTGCCCTGCCT/GCATCTCCCACC...TGCAG|GAT 0 1 86.34
13842908 GT-AG 0 1.000000099473604e-05 584 rna-XM_026065083.1 2569303 15 10647148 10647731 Apteryx rowi 308060 TTG|GTGAGTAACT...TGCACCATGACT/GCATCTCTCATT...CTCAG|GGA 1 1 95.505

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