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

✎ 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
189510877 GT-AG 0 1.000000099473604e-05 390 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 1 3761944 3762333 Spizaetus tyrannus 252798 CTG|GTAATGTCTG...TTTTTTTTCTCT/CTTCAGCTCAAC...TGCAG|ATG 0 1 8.894
189510878 GT-AG 0 1.000000099473604e-05 988 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 2 3760863 3761850 Spizaetus tyrannus 252798 GTG|GTGAGTTTCC...CCTACCTTGCCA/CAGGGTTTTAGG...CTAAG|GTA 0 1 15.618
189510879 GT-AG 0 1.000000099473604e-05 1111 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 3 3759591 3760701 Spizaetus tyrannus 252798 TAG|GTAAAAATCC...TGGTCCTTCCTA/AAAAGATTCAAC...TTCAG|GTA 2 1 27.26
189510880 GT-AG 0 1.000000099473604e-05 217 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 4 3759288 3759504 Spizaetus tyrannus 252798 CAG|GTAGGTGGTC...GTCTCTCTGATC/GTCTCTCTGATC...TGTAG|GTC 1 1 33.478
189510881 GT-AG 0 1.000000099473604e-05 1234 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 5 3757970 3759203 Spizaetus tyrannus 252798 AAG|GTAGAGCCCT...AATGCATTAGCT/TGATATCTAACT...TCTAG|GTA 1 1 39.552
189510882 GT-AG 0 1.000000099473604e-05 141 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 6 3757766 3757906 Spizaetus tyrannus 252798 TAG|GTAAGAGGAC...TACCCCTTGTCA/CAGATTTTTACA...TACAG|GCC 1 1 44.107
189510883 GT-AG 0 1.000000099473604e-05 92 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 7 3757596 3757687 Spizaetus tyrannus 252798 ATG|GTAGGTGAGC...GCATCCTAGATA/TCCTAGATAAAA...TGCAG|GAC 1 1 49.747
189510884 GT-AG 0 0.0002006620576065 744 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 8 3756763 3757506 Spizaetus tyrannus 252798 AAG|GTGCCTGTTC...GTCTGCTTAGTT/CAGTTACTAAAG...TCTAG|GCA 0 1 56.182
189510885 GT-AG 0 1.000000099473604e-05 1265 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 9 3755461 3756725 Spizaetus tyrannus 252798 AAG|GTAAGGAGGA...TGTGCTTTACCT/CTGTGCTTTACC...CACAG|CTG 1 1 58.858
189510886 GT-AG 0 1.000000099473604e-05 214 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 10 3755098 3755311 Spizaetus tyrannus 252798 ATG|GTAAGTACCA...AGTTTCTTGCAA/GTCACACTCAGT...TTCAG|AAT 0 1 69.631
189510887 GT-AG 0 1.000000099473604e-05 322 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 11 3754713 3755034 Spizaetus tyrannus 252798 ACG|GTAAGGAACA...GCCTTGTGAACC/AGCCTTGTGAAC...TGCAG|GCA 0 1 74.187
189510888 GT-AG 0 1.000000099473604e-05 642 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 12 3753995 3754636 Spizaetus tyrannus 252798 CAG|GTATTGGCAG...CATTCTGTGATT/AATCATCTCAAT...CACAG|CTG 1 1 79.682
189510889 GT-AG 0 1.000000099473604e-05 183 rna-gnl|WGS:VXAF|SPITYR_R00074_mrna 33843765 13 3753727 3753909 Spizaetus tyrannus 252798 GAG|GTAAGAAGAG...GCTGTCCTATCC/GGAATGCTGATG...CCCAG|GTT 2 1 85.828

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