-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Need to generate a datatable for gene information. This would have to have the following properties:
- The primary key has to be the Gene name.
- There needs to be a helper function which will get gene names from a webservice to populate this table.
- There needs to be display pages with some information for a gene. Ideally these will be populated from API's and not hardcoded.