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

✎ 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
125746647 GT-AG 0 1.000000099473604e-05 1764 rna-XM_010279591.2 23121161 1 5498245 5500008 Nelumbo nucifera 4432 CTG|GTGAGTTTAT...CATGTTTTGACT/CATGTTTTGACT...TTCAG|GAC 1 1 3.194
125746648 GT-AG 0 1.6136125563773937e-05 163 rna-XM_010279591.2 23121161 2 5497968 5498130 Nelumbo nucifera 4432 CAA|GTAAGTGTGC...TTCCTCTTAAAA/TTTTGGTTGATT...TTCAG|ATC 1 1 8.882
125746649 GC-AG 0 1.000000099473604e-05 9724 rna-XM_010279591.2 23121161 3 5488129 5497852 Nelumbo nucifera 4432 CAG|GCATGGATTT...TCGTTCTTATTG/ATCGTTCTTATT...TTCAG|GGT 2 1 14.621
125746650 GT-AG 0 1.000000099473604e-05 96 rna-XM_010279591.2 23121161 4 5487950 5488045 Nelumbo nucifera 4432 AAG|GTAATCAGTG...ACTTTGTTAACA/ACTTTGTTAACA...TGTAG|GAT 1 1 18.762
125746651 GT-AG 0 0.0001785044452927 471 rna-XM_010279591.2 23121161 5 5487402 5487872 Nelumbo nucifera 4432 GCT|GTAAGTTATT...AGTGTCATAACG/CACATTCTGATA...TGCAG|GGA 0 1 22.605
125746652 GT-AG 0 0.0005745519151702 264 rna-XM_010279591.2 23121161 6 5487060 5487323 Nelumbo nucifera 4432 GAG|GTATAATGTC...CTTGTTTTATAA/ACTTGTTTTATA...TGCAG|ATT 0 1 26.497
125746653 GT-AG 0 1.000000099473604e-05 117 rna-XM_010279591.2 23121161 7 5486871 5486987 Nelumbo nucifera 4432 CAG|GTAGAGAAGG...TAATCTTTGATA/ACTATGTTCACA...ATTAG|ACG 0 1 30.09
125746654 GT-AG 0 1.000000099473604e-05 11762 rna-XM_010279591.2 23121161 8 5475035 5486796 Nelumbo nucifera 4432 CAG|GTGAGTTTTT...CACACCTTAACC/ATGATTTTCACA...GGCAG|TGT 2 1 33.782
125746655 GT-AG 0 1.000000099473604e-05 115 rna-XM_010279591.2 23121161 9 5474787 5474901 Nelumbo nucifera 4432 TCT|GTAAGATAAA...CTAATTTTAATG/TATTTTCTAATT...TCCAG|GGG 0 1 40.419
125746656 GT-AG 0 1.4201013872027738e-05 6210 rna-XM_010279591.2 23121161 10 5468505 5474714 Nelumbo nucifera 4432 CAG|GTATAAAAAG...CTTGCATTAATT/CTTGCATTAATT...TACAG|CTT 0 1 44.012
125746657 GT-AG 0 1.000000099473604e-05 1491 rna-XM_010279591.2 23121161 11 5466894 5468384 Nelumbo nucifera 4432 ATG|GTAAGTTTCT...ATTATGTTATAT/TATATACTGACA...ATTAG|GTC 0 1 50.0
125746658 GT-AG 0 1.000000099473604e-05 3227 rna-XM_010279591.2 23121161 12 5463595 5466821 Nelumbo nucifera 4432 GGG|GTGAGAAACT...TAAGTGTTGATA/TTTTGTCTAATA...TGTAG|AGT 0 1 53.593
125746659 GT-AG 0 1.000000099473604e-05 2554 rna-XM_010279591.2 23121161 13 5460900 5463453 Nelumbo nucifera 4432 AAG|GTTAGAACGG...AGACCTTGAACC/CAAAGTTTAATG...CACAG|AAT 0 1 60.629
125746660 GT-AG 0 0.0204168167465114 114 rna-XM_010279591.2 23121161 14 5460701 5460814 Nelumbo nucifera 4432 TAT|GTATGTCTAT...TTCTCCTAAATA/ATTTTATTTAAA...TGCAG|CAA 1 1 64.87
125746661 GT-AG 0 2.314393712746327e-05 637 rna-XM_010279591.2 23121161 15 5459625 5460261 Nelumbo nucifera 4432 TAG|GTAATTTTAC...TTTGTATTATCA/TGTATTATCATC...TTCAG|GTA 2 1 86.776

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