Both arms of the biofilm consortium, not an average of them (#183) - #536
Open
realmarcin wants to merge 1 commit into
Open
Both arms of the biofilm consortium, not an average of them (#183)#536realmarcin wants to merge 1 commit into
realmarcin wants to merge 1 commit into
Conversation
Clostridium_Phytofermentans_Ecoli_Cellobiose_Biofilm_Consortium gets two cultivation_setup entries, because the paper ran two experiments on the same consortium and its result is the contrast between them. The planktonic arm: 18 x 150 mm Balch anaerobic tubes, 10 mL mGS-2, 150 rpm, 37 °C, with medium held under 5% H2 / 5% CO2 / 90% N2 in a Bactron II chamber until use. The biofilm arm: biofilms on medium plates moved to a fresh plate every two days, 37 °C, in an anoxic chamber, an oxic incubator, or both depending on the experiment — the oxygen regime is the variable, not a setting, so it is described rather than reduced to a field. Two enum approximations are labelled as such rather than left to look exact. A Balch tube is recorded as SERUM_BOTTLE, the nearest value for a butyl-stoppered anaerobic vessel, with the real vessel in instrument_detail. A surface-attached biofilm on a plate is OTHER, because FLASK or any reactor type would assert a containment this had none of. Unlike the last two records, neither arm here is a preculture — both are experiments on the consortium — so both belong. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Network integrity findingsWarnings only — a member with no interaction yet, or a participant matched by ontology id rather than by name, or one on a community-level interaction that resolves to no member. Reported, but does not fail the build. The full report is attached to the workflow run as an artifact. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Clostridium_Phytofermentans_Ecoli_Cellobiose_Biofilm_Consortiumgets twocultivation_setupentries, because the paper ran two experiments on the same consortium and its result is the contrast between them — temporal partitioning of anaerobic and aerobic metabolism within the biofilm.Planktonic arm: 18 × 150 mm Balch anaerobic culture tubes, 10 mL mGS-2 medium, 150 rpm, 37 °C, with medium held under 5% H₂ / 5% CO₂ / 90% N₂ in a Bactron II chamber until use.
Biofilm arm: biofilms on medium plates, transferred to a fresh plate every 2 days, 37 °C, in an anoxic chamber, an oxic incubator, or both depending on the experiment. The oxygen regime is the variable rather than a setting, so it is described rather than reduced to a field.
Two enum approximations, labelled as such
cultivation_setuphas no value for either vessel, and both notes say so rather than letting the approximation look exact:SERUM_BOTTLE— the nearest value for a butyl-stoppered anaerobic culture vessel — with the actual vessel ininstrument_detail.OTHER.FLASKor any reactor type would assert a containment this had none of.Different from the last two records
The previous two (#534, #535) both had preculture conditions sitting next to the community's in the same paper, and the work was deciding which to exclude. Here neither arm is a preculture — both are experiments on the consortium — so both belong, and the work was deciding not to collapse them into one.
Same underlying question each time: what is this number about. It just resolves the opposite way.
Checks
just validate— no issuesjust validate-references— 0 issues; all three snippets verbatimjust validate-strict,just lint,just check-docs-current— exit 0uv run pytest tests/— 2375 passed, 16 skippedPart of #183.
🤖 Generated with Claude Code