Baselight

Drosophila Melanogaster Genome

Explore the annotated genome of the common fruit fly

@kaggle.mylesoneill_drosophila_melanogaster_genome

Genes Xeno Refseq
@kaggle.mylesoneill_drosophila_melanogaster_genome.genes_xeno_refseq

  • 3.15 MB
  • 51168 rows
  • 16 columns
bin

Bin

name

Name

chrom

Chrom

strand

Strand

txstart

TxStart

txend

TxEnd

cdsstart

CdsStart

cdsend

CdsEnd

exoncount

ExonCount

exonstarts

ExonStarts

exonends

ExonEnds

score

Score

name2

Name2

cdsstartstat

CdsStartStat

cdsendstat

CdsEndStat

exonframes

ExonFrames

777NM_005051chr3R-25263316252656382526333725265638525263316,25263487,25263877,25265278,25265596,25263463,25263649,25264975,25265347,25265638,QARSincmplcmpl0,0,0,0,0,
776NM_021758chr3R-25064649250654152506464925065415325064649,25064860,25065145,25064796,25064992,25065415,Lin7bincmplincmpl0,0,0,
585NM_020812chr2L+95834101578958341015781295834,96764,98991,99000,99378,99468,99769,99784,100577,100764,101032,101425,96002,97115,98997,99018,99438,99720,99772,100495,100700,100929,101194,101578,DOCK6incmplincmpl0,0,2,0,0,0,0,0,0,0,0,0,
736NM_001172995chr3L+19858461198605901985846119860590619858461,19858811,19858862,19859398,19859572,19860482,19858489,19858837,19859242,19859527,19860250,19860590,Papss1incmplincmpl0,1,1,0,0,0,
612NM_001196298chr2R-359003235903263590032359032613590032,3590326,LOC100501614incmplincmpl0,
606NM_001242674chr3L-276938327714742769383277147432769383,2770047,2771267,2769977,2770491,2771474,AHCYL1incmplcmpl0,0,0,
585NM_001191574chr2L+95774101584957741015841195774,96017,96182,96824,99468,99784,100577,100764,101017,101248,101425,95987,96125,96272,97121,99723,100495,100700,100923,101194,101392,101584,Dock7incmplincmpl0,0,0,0,0,0,0,0,0,0,0,
749NM_001193191chr3R+21507147215121152150714721512115221507147,21512049,21507360,21512115,TLX3incmplincmpl0,0,
88NM_001301152chr2R-15858189158604461585818915860446615858189,15858498,15859080,15860008,15860200,15860378,15858258,15858837,15859938,15860119,15860306,15860446,GPD2incmplincmpl0,0,2,0,2,0,
721NM_001301150chr3L+17847615178490161784761517849016417847615,17847987,17848137,17848422,17847933,17848071,17848398,17849016,DLDincmplincmpl0,0,0,0,

CREATE TABLE genes_xeno_refseq (
  "bin" BIGINT,
  "name" VARCHAR,
  "chrom" VARCHAR,
  "strand" VARCHAR,
  "txstart" BIGINT,
  "txend" BIGINT,
  "cdsstart" BIGINT,
  "cdsend" BIGINT,
  "exoncount" BIGINT,
  "exonstarts" VARCHAR,
  "exonends" VARCHAR,
  "score" BIGINT,
  "name2" VARCHAR,
  "cdsstartstat" VARCHAR,
  "cdsendstat" VARCHAR,
  "exonframes" VARCHAR
);

Share link

Anyone who has the link will be able to view this.