generated from linkml/linkml-template
-
Couldn't load subscription status.
- Fork 9
Add slot to capture long read sequencing DNA extraction method #2662
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
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
906fe5d
consolidate user facility .yaml files
mslarae13 e8fe41e
add `dna_lr_isolate_meth` slot
mslarae13 9960f21
remove slot_group
mslarae13 8abea41
update py test
mslarae13 efe0b9c
update core.yaml
mslarae13 4129796
mark `rna_collect_site` for deprecation
mslarae13 95d003d
deprecate `rna_organisms`
mslarae13 3d9de9a
deprecate `dna_collect_site`
mslarae13 b3e29c6
deprecate `dna_organisms`
mslarae13 0407ae4
reove string serialization
mslarae13 d724b70
remove string_seralization and add range
mslarae13 3870b01
update pthon tests
mslarae13 0e56980
Clarify DNA isolation method description
mslarae13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,145 @@ | ||
| name: user_facility_metadata | ||
| description: This file defines terms that appear in the 'JGI-Metagenomics', `JGI-Metagenomics Long Read`, `JGI-Metatranscriptomics`, `EMSL` sections | ||
| of the NMDC sample metadata submission portal, which is implemented with DataHarmonizer | ||
| as of Spring 2022 | ||
| title: 'NMDC Schema supplement for Submission Portal: User Facility Metadata' | ||
| id: https://w3id.org/nmdc/portal/jgi_metagenomics | ||
|
|
||
| license: https://creativecommons.org/publicdomain/zero/1.0/ | ||
|
|
||
| imports: | ||
| - portal_enums | ||
| - nmdc_types | ||
|
|
||
| prefixes: | ||
| linkml: "https://w3id.org/linkml/" | ||
| nmdc: "https://w3id.org/nmdc/" | ||
|
|
||
| default_prefix: nmdc | ||
| default_range: string | ||
|
|
||
| slots: | ||
| rna_collect_site: | ||
| description: Provide information on the site your RNA sample was collected from | ||
| title: RNA collection site | ||
| examples: | ||
| - value: untreated pond water | ||
| rank: 15 | ||
| recommended: true | ||
| deprecated: true; as of 2025-10-10, NMDC doesn't need to store this JGI metadata slot & it's now captured directly in the submission portal schema to support submissions | ||
| rna_isolate_meth: | ||
| description: Describe the method/protocol/kit used to extract DNA/RNA. | ||
| title: RNA isolation method | ||
| examples: | ||
| - value: phenol/chloroform extraction | ||
| aliases: | ||
| - Sample Isolation Method | ||
| rank: 16 | ||
| recommended: true | ||
| rna_organisms: | ||
| description: List any organisms known or suspected to grow in co-culture, as well | ||
| as estimated % of the organism in that culture. | ||
| title: RNA expected organisms | ||
| examples: | ||
| - value: expected to contain microbes (59%) fungi (30%), viruses (10%), tadpoles | ||
| (1%) | ||
| rank: 14 | ||
| recommended: true | ||
| deprecated: true; as of 2025-10-10, NMDC doesn't need to store this JGI metadata slot & it's now captured directly in the submission portal schema to support submissions | ||
| dna_lr_isolate_meth: | ||
| description: Describe the method/protocol/kit used to extract DNA/RNA for long read sequencing. | ||
| title: DNA isolation method for long read sequencing | ||
| examples: | ||
| - value: phenol/chloroform extraction | ||
| rank: 16 | ||
| recommended: true | ||
| aliases: | ||
| - Sample Isolation Method | ||
| dna_collect_site: | ||
| description: Provide information on the site your DNA sample was collected from | ||
| title: DNA collection site | ||
| examples: | ||
| - value: untreated pond water | ||
| rank: 15 | ||
| recommended: true | ||
| deprecated: true; as of 2025-10-10, NMDC doesn't need to store this JGI metadata slot & it's now captured directly in the submission portal schema to support submissions | ||
| dna_isolate_meth: | ||
| description: Describe the method/protocol/kit used to extract DNA/RNA. | ||
| title: DNA isolation method | ||
| examples: | ||
| - value: phenol/chloroform extraction | ||
| rank: 16 | ||
| recommended: true | ||
| aliases: | ||
| - Sample Isolation Method | ||
| dna_organisms: | ||
| description: List any organisms known or suspected to grow in co-culture, as well | ||
| as estimated % of the organism in that culture. | ||
| title: DNA expected organisms | ||
| examples: | ||
| - value: expected to contain microbes (59%) fungi (30%), viruses (10%), tadpoles | ||
| (1%) | ||
| rank: 14 | ||
| recommended: true | ||
| deprecated: true; as of 2025-10-10, NMDC doesn't need to store this JGI metadata slot & it's now captured directly in the submission portal schema to support submissions | ||
| emsl_store_temp: | ||
| description: The temperature at which the sample should be stored upon delivery | ||
| to EMSL | ||
| title: EMSL sample storage temperature, deg. C | ||
| range: float | ||
| todos: | ||
| - add 'see_also's with link to NEXUS info | ||
| comments: | ||
| - Enter a temperature in celsius. Numeric portion only. | ||
| examples: | ||
| - value: '-80' | ||
| rank: 4 | ||
| recommended: true | ||
| project_id: | ||
| description: Proposal IDs or names associated with dataset | ||
| title: project ID | ||
| rank: 1 | ||
| recommended: true | ||
| sample_shipped: | ||
| description: The total amount or size (volume (ml), mass (g) or area (m2) ) of | ||
| sample sent to EMSL. | ||
| title: sample shipped amount | ||
| comments: | ||
| - This field is only required when completing metadata for samples being submitted | ||
| to EMSL for analyses. | ||
| examples: | ||
| - value: 15 g | ||
| - value: 100 uL | ||
| - value: 5 mL | ||
| rank: 3 | ||
| recommended: true | ||
| sample_type: | ||
| description: Type of sample being submitted | ||
| title: sample type | ||
| comments: | ||
| - This can vary from 'environmental package' if the sample is an extraction. | ||
| examples: | ||
| - value: water extracted soil | ||
| rank: 2 | ||
| range: SampleTypeEnum | ||
| recommended: true | ||
| replicate_number: | ||
| description: If sending biological replicates, indicate the rep number here. | ||
| title: replicate number | ||
| range: integer | ||
| comments: | ||
| - This will guide staff in ensuring your samples are blocked & randomized correctly | ||
| rank: 6 | ||
| recommended: true | ||
| technical_reps: | ||
| description: If sending technical replicates of the same sample, indicate the | ||
| replicate count. | ||
| title: number technical replicate | ||
| range: integer | ||
| comments: | ||
| - This field is only required when completing metadata for samples being submitted | ||
| to EMSL for analyses. | ||
| examples: | ||
| - value: '2' | ||
| rank: 5 | ||
| recommended: true | ||
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
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.
Uh oh!
There was an error while loading. Please reload this page.