bhklab / XevaDB

XevaDB is a database for PDX pharmacogenomic data.

Home Page:https://www.xevadb.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create migration and seeding file for the biomarker table

gangeshberi opened this issue · comments

  • Create table design in ER diagram to hold the biomarker page data
  • Create a migration file to create the table in the database
  • Create a seeding file to upload the data to the table