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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
164181023 GT-AG 0 1.000000099473604e-05 41328 rna-XM_026697441.1 29479838 2 24371831 24413158 Pseudonaja textilis 8673 TCG|GTTAGTGCTA...TCTTTTTTATCC/TTCTTTTTTATC...TTAAG|AAT 2 1 3.647
164181024 GT-AG 0 1.000000099473604e-05 14237 rna-XM_026697441.1 29479838 3 24356518 24370754 Pseudonaja textilis 8673 CAG|GTGAGTGGCA...GTGACTTTGCCT/GGTACAGTGACT...CACAG|AAG 1 1 34.549
164181025 GT-AG 0 8.642642927900206e-05 1747 rna-XM_026697441.1 29479838 4 24354690 24356436 Pseudonaja textilis 8673 AAT|GTACGTATAG...GTCTCTATAAAA/GGTCAACTAAGA...TTTAG|GTG 1 1 36.875
164181026 GT-AG 0 1.2519778282794624e-05 5641 rna-XM_026697441.1 29479838 5 24348906 24354546 Pseudonaja textilis 8673 AAG|GTAAATATGA...TTAATCTTAATT/TACTTTTTCATT...TACAG|GTC 0 1 40.982
164181027 GT-AG 0 0.2999383489708325 1540 rna-XM_026697441.1 29479838 6 24347228 24348767 Pseudonaja textilis 8673 CAG|GTATCTATGC...TCATTTTTATTT/CTATGTTTCATT...TTGAG|GCT 0 1 44.945
164181028 GT-AG 0 1.000000099473604e-05 2835 rna-XM_026697441.1 29479838 7 24344327 24347161 Pseudonaja textilis 8673 GAA|GTAAGAACAG...AGAATTTAAGTT/GTTTATGTCACT...TGCAG|ACT 0 1 46.841
164181029 GT-AG 0 0.00041691632951 512 rna-XM_026697441.1 29479838 8 24343741 24344252 Pseudonaja textilis 8673 TCG|GTAAGCTGTA...CTCTACTTGATA/ATATAGCTAACA...TATAG|AAA 2 1 48.966
164181030 GT-AG 0 1.000000099473604e-05 3484 rna-XM_026697441.1 29479838 9 24340168 24343651 Pseudonaja textilis 8673 CAG|GTAAAACCTC...TTTTCTTTCTCT/AAATAGTTAACT...TATAG|TGC 1 1 51.522
164181031 GT-AG 0 1.9805936760981608e-05 2973 rna-XM_026697441.1 29479838 10 24336547 24339519 Pseudonaja textilis 8673 TTG|GTGAGTTTTT...TGTTCCTTGATC/TGTTCCTTGATC...CTTAG|AGA 1 1 70.132
164181032 GT-AG 0 2.5055258361833195e-05 5283 rna-XM_026697441.1 29479838 11 24331181 24336463 Pseudonaja textilis 8673 CAG|GTATGATGGT...GTTTTTTTGCTT/GCTTTTTTCATT...TCCAG|ACT 0 1 72.516
164181033 GT-AG 0 2.1703442091003605e-05 2562 rna-XM_026697441.1 29479838 12 24328540 24331101 Pseudonaja textilis 8673 AAG|GTAACTGAAA...TTTTTTGTATTG/ATTGGGTTTATA...AACAG|ATG 1 1 74.785
164181034 GT-AG 0 1.000000099473604e-05 6932 rna-XM_026697441.1 29479838 13 24321446 24328377 Pseudonaja textilis 8673 CAG|GTAATATTTT...GTTTTTTTACTA/GGTTTTTTTACT...CTTAG|CCC 1 1 79.437
164181035 GT-AG 0 1.000000099473604e-05 633 rna-XM_026697441.1 29479838 14 24320627 24321259 Pseudonaja textilis 8673 CAG|GTAAGAAGCC...AATACATTGATA/AATACATTGATA...TATAG|GTG 1 1 84.779
164181036 GT-AG 0 1.000000099473604e-05 603 rna-XM_026697441.1 29479838 15 24319911 24320513 Pseudonaja textilis 8673 TCA|GTAAGTACAT...ACTTCTTTGCCA/GCCACTTTCACA...CTTAG|GAG 0 1 88.024
164185991 GT-AG 0 1.000000099473604e-05 303 rna-XM_026697441.1 29479838 1 24413310 24413612 Pseudonaja textilis 8673 CAG|GTACTGCTGC...TTTCCTCTATCC/TGGGTTGTTAGG...GGCAG|GAA   0 2.47

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