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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: dinucleotide_pair, 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
82238892 GT-AG 0 2.869410291159571e-05 17887 rna-XM_005415567.2 15198763 2 26237066 26254952 Geospiza fortis 48883 AAG|GTATGGATTA...TAATTCTGAAAT/CTGAAATTAATA...TGCAG|CAG 0 1 13.333
82238893 GT-AG 0 1.000000099473604e-05 42429 rna-XM_005415567.2 15198763 3 26254987 26297415 Geospiza fortis 48883 AAG|GTAAGTGCCA...TTTTTCTTTTTT/TAGTTATTAAAT...TAAAG|GGT 1 1 14.552
82238894 GT-AG 0 1.000000099473604e-05 59125 rna-XM_005415567.2 15198763 4 26297665 26356789 Geospiza fortis 48883 AAG|GTAAGCATGG...ATAATCTTGTTT/TTCCAAATAATC...TTCAG|GAG 1 1 23.477
82238895 GT-AG 0 1.000000099473604e-05 8670 rna-XM_005415567.2 15198763 5 26356987 26365656 Geospiza fortis 48883 CAG|GTAAAGTTTA...ATGGTTATAATT/TGTAATTTCATG...GTCAG|GTA 0 1 30.538
82238896 GT-AG 0 3.5386628182046016e-05 29632 rna-XM_005415567.2 15198763 6 26365778 26395409 Geospiza fortis 48883 TTC|GTAAGTACCA...TTGATCTTACAA/ATTGATCTTACA...TGCAG|ATG 1 1 34.875
82238897 GT-AG 0 3.368546188713572e-05 18930 rna-XM_005415567.2 15198763 7 26395577 26414506 Geospiza fortis 48883 AGT|GTAAGTAACC...TTGTTTTTAATC/TTGTTTTTAATC...GGTAG|GAT 0 1 40.86
82238898 GT-AG 0 1.000000099473604e-05 6597 rna-XM_005415567.2 15198763 8 26414628 26421224 Geospiza fortis 48883 CTG|GTAAGGAAAA...TAAATTATAATT/TAAATTATAATT...TTCAG|TTC 1 1 45.197
82238899 GT-AG 0 1.000000099473604e-05 1882 rna-XM_005415567.2 15198763 9 26421387 26423268 Geospiza fortis 48883 AAG|GTAAAGGAAT...TGCATGTTGATT/TGCATGTTGATT...TTCAG|CAA 1 1 51.004
82238900 GT-AG 0 0.0001930504770939 12992 rna-XM_005415567.2 15198763 10 26423404 26436395 Geospiza fortis 48883 CTC|GTAAGTATTG...TTTCTCTTACAT/CCTTTGTTCATT...TGCAG|TTG 1 1 55.842
82238901 GT-AG 0 8.024824218922444e-05 4155 rna-XM_005415567.2 15198763 11 26436423 26440577 Geospiza fortis 48883 AAG|GTACTAATGG...TTGTCCTTATTT/TTTGTCCTTATT...CTAAG|GTC 1 1 56.81
82238902 GC-AG 0 1.000000099473604e-05 6588 rna-XM_005415567.2 15198763 12 26440697 26447284 Geospiza fortis 48883 CAG|GCAAGTTGTC...ACTGTTTTGATT/ACTGTTTTGATT...TATAG|GAT 0 1 61.075
82238903 GT-AG 0 0.0012500517968301 6024 rna-XM_005415567.2 15198763 13 26447435 26453458 Geospiza fortis 48883 CAG|GTATTTATTT...GATTTCTTTTTT/TTATGTTTCATT...TTCAG|GCA 0 1 66.452
82238904 GT-AG 0 1.000000099473604e-05 1543 rna-XM_005415567.2 15198763 14 26453567 26455109 Geospiza fortis 48883 CAG|GTGAGGTGAT...TGATTTTTGAAG/TTTATGCTGATG...TGCAG|GTG 0 1 70.323
82238905 GT-AG 0 2.9822567571955912e-05 24077 rna-XM_005415567.2 15198763 15 26455235 26479311 Geospiza fortis 48883 GCG|GTAAGTTTGT...GTAGCTCTGACT/GTAGCTCTGACT...TTCAG|GTT 2 1 74.803
82240392 GT-AG 0 1.000000099473604e-05 23481 rna-XM_005415567.2 15198763 1 26213446 26236926 Geospiza fortis 48883 AAG|GTAAGCAGCG...TTCATTTTATTT/AACTTGTTCATT...CACAG|GAA   0 8.925

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