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

Antibiotic and carbon source data #14

Open
jcasadogp opened this issue May 11, 2023 · 2 comments
Open

Antibiotic and carbon source data #14

jcasadogp opened this issue May 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@jcasadogp
Copy link
Collaborator

Improve the antibiotic and carbon source's input on the YAML file. Currently, it is only a true/false field, but we should capture much more information about it. For the moment, set it as text file that admits a small description of which antibiotic or carbon source has been used. In case of null/empty, we assume none was used.

These two papers mention both antibiotics and carbon sources:

@jcasadogp jcasadogp added the enhancement New feature or request label May 11, 2023
@jcasadogp
Copy link
Collaborator Author

Other related changes to be made:

  • Reactor: a single float is not sufficient to describe the atmosphere, which is often a mixture of gasses
  • There are different stirring modes (linear motion, orbital, etc.)
  • Bacteria (better named Taxon): Why not storing the entire lineage, so people can query for family, e.g. plot all Prevotellaceae across all experiments with inulin as carbon source? One day, we may want to add bacteriophages, so that's why 'Bacteria' is a bit restrictive as a name

@jcasadogp
Copy link
Collaborator Author

This changes has to be yet included in the Python code, for writing and reading YAML files.

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

No branches or pull requests

1 participant