We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1995b4b commit a819207Copy full SHA for a819207
nmdc_server/ingest/omics_processing.py
@@ -82,7 +82,7 @@ def get_biosample_input_ids(
82
83
As a side effect, a set of `sampled_portion` values gets populated. Whether or not a processed
84
samples' `sampled_portion`s get added to the set is driven by the `direct_input` parameter. Only
85
- processed samples who are inputs directly to a data generation will have their
+ processed samples which are inputs directly to a data generation will have their
86
`sampled_portion`s added.
87
"""
88
# Base case, the input is already a biosample
0 commit comments