Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More db changes #65

Merged
merged 3 commits into from
Jun 2, 2014
Merged

More db changes #65

merged 3 commits into from
Jun 2, 2014

Conversation

squirrelo
Copy link
Contributor

Changes:

  • Added analysis_chain table to analysis group. Keeps track of the analysis network as discussed today with @wasade @adamrp @josenavas
  • Added analysis_filepath table to analysis group. Links an analysis with its filepath entry in the main filepath table. (Mainly biom tables)
  • Added job_results_filepath to analysis group. Links a job with the resulting filepath entries in the main filepath table.
  • Added study_preprocessed_data table to link a study with it's preprocessed data entry. Needed because one raw data file can belong to multiple studies.
  • Heavily rearranged schema to make it pretty 😄

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 55917bf on squirrelo:moredb into 8371d7d on biocore:master.

@josenavas
Copy link
Contributor

👍

@squirrelo
Copy link
Contributor Author

Anyone? Need a second set of eyes on this. This is blocking development.

@teravest
Copy link
Contributor

teravest commented Jun 2, 2014

looks good to me

@josenavas
Copy link
Contributor

Thanks @teravest

josenavas added a commit that referenced this pull request Jun 2, 2014
@josenavas josenavas merged commit c6cdf94 into qiita-spots:master Jun 2, 2014
@squirrelo
Copy link
Contributor Author

Thanks @teravest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants