Drosophila Melanogaster Genome
Explore the annotated genome of the common fruit fly
@kaggle.mylesoneill_drosophila_melanogaster_genome
Explore the annotated genome of the common fruit fly
@kaggle.mylesoneill_drosophila_melanogaster_genome
CREATE TABLE genes_genscan (
"bin" BIGINT,
"name" VARCHAR,
"chrom" VARCHAR,
"strand" VARCHAR,
"txstart" BIGINT,
"txend" BIGINT,
"cdsstart" BIGINT,
"cdsend" BIGINT,
"exoncount" BIGINT,
"exonstarts" VARCHAR,
"exonends" VARCHAR
);
Anyone who has the link will be able to view this.