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

✎ 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
82923771 GT-AG 0 1.000000099473604e-05 8115 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 1 2242366 2250480 Glareola pratincola 43316 GCG|GTGAGTGCGG...GCTTCCTGAATG/GGATCATTGACT...TGTAG|GTT 0 1 7.418
82923772 GT-AG 0 1.000000099473604e-05 1676 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 2 2250680 2252355 Glareola pratincola 43316 GAG|GTGAGAGCCA...TTTTCCTTGTTT/AGGGACCTCATA...CACAG|CTA 1 1 17.26
82923773 GT-AG 0 1.000000099473604e-05 1484 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 3 2252438 2253921 Glareola pratincola 43316 CCG|GTGAGTTTCC...GTGTGGTTAATG/GTGTGGTTAATG...CTCAG|CTG 2 1 21.316
82923774 GT-AG 0 1.000000099473604e-05 3893 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 4 2254045 2257937 Glareola pratincola 43316 AGC|GTAAGTGTGT...TTTGTTTTGTTT/TTTTGTTTTATT...TTTAG|GAT 2 1 27.399
82923775 GT-AG 0 1.000000099473604e-05 2939 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 5 2258045 2260983 Glareola pratincola 43316 CCG|GTGGGTTTAT...AAGATGTTGATG/CAGATATTGATG...TTTAG|AAT 1 1 32.69
82923776 GT-AG 0 1.000000099473604e-05 739 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 6 2261157 2261895 Glareola pratincola 43316 AAG|GTACGGCTCT...GGTTGTTTATTT/TGGTTGTTTATT...CCTAG|CAA 0 1 41.246
82923777 GT-AG 0 1.000000099473604e-05 98 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 7 2262043 2262140 Glareola pratincola 43316 CAG|GTGGGCTTAC...CTCATCTTAAAC/GTTCTTTTTATA...TTCAG|CTT 0 1 48.516
82923778 GT-AG 0 1.000000099473604e-05 202 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 8 2262345 2262546 Glareola pratincola 43316 AAG|GTTGGTTCTT...TTTGCCTTCTTT/CCTTCTTTCATT...CACAG|CTC 0 1 58.605
82923779 GT-AG 0 1.000000099473604e-05 1706 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 9 2262634 2264339 Glareola pratincola 43316 AAG|GTAAACAATC...CCTGTCTTGTCA/TGTCTTGTCATT...TGCAG|GCA 0 1 62.908
82923780 GT-AG 0 1.000000099473604e-05 2680 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 10 2264519 2267198 Glareola pratincola 43316 GAG|GTAAGAGACC...TTTTTCTTGTTC/TTCTTGTTCATT...TGCAG|TTT 2 1 71.761
82923781 GT-AG 0 1.000000099473604e-05 1713 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 11 2267321 2269033 Glareola pratincola 43316 CAG|GTAAGGTCTG...CTTTTCTTCTTC/GGTTACTTCATC...TTTAG|GGT 1 1 77.794
82923782 GT-AG 0 1.000000099473604e-05 1840 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 12 2269135 2270974 Glareola pratincola 43316 CAG|GTAGGAATTT...GCTGTCTTGCTT/TAGCTTTTCACT...TGCAG|TAT 0 1 82.789
82923783 GT-AG 0 3.801861596554341e-05 1029 rna-gnl|WGS:VWPO|GLAPRA_R00028_mrna 15319328 13 2271146 2272174 Glareola pratincola 43316 GAA|GTAAGTCGAC...GATTTCTTGATG/TGCTTTCTCAAA...ATTAG|CTG 0 1 91.246

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