Skip to content

uwescience/ModularitySurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Survey of Moduarity in Biology

This repository contains a database for a survey of literature on modularity in biology.

You can access the databse using this url

Usage

Click data to do SQL queries.

  • List column names SELECT name FROM pragma_table_info('modularity_survey');
  • Show all rows SELECT * from modularity_survey
  • Show rows with just Hellerstein AddedBy SELECT * from modularity_survey where AddedBy="Hellerstein"

About

Survey of literature on modularity in biology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors