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

Add JGI metagenomics long read class to submission schema #185

Merged
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions schemasheets/tsv_in/classes.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ EmslInterface Emsl emsl dh_interface DhInterface DhMultiviewCommonColumnsMixin
HcrCoresInterface Hcr Cores hcr_cores dh_interface DhInterface DhMultiviewCommonColumnsMixin
HcrFluidsSwabsInterface Hcr Fluids Swabs hcr_fluids_swabs dh_interface DhInterface DhMultiviewCommonColumnsMixin
HostAssociatedInterface Host Associated host_associated dh_interface DhInterface DhMultiviewCommonColumnsMixin|SampIdNewTermsMixin
JgiMgInterface JGI MG jgi_mg dh_interface DhInterface DhMultiviewCommonColumnsMixin dna_absorb1|dna_absorb2|dna_concentration|dna_cont_type|dna_cont_well|dna_container_id|dna_dnase|dna_isolate_meth|dna_project_contact|dna_samp_id|dna_sample_format|dna_sample_name|dna_seq_project|dna_seq_project_name|dna_seq_project_pi|dna_volume|proposal_dna
JgiMgInterface JGI MG jgi_mg DhInterface DhMultiviewCommonColumnsMixin dna_absorb1|dna_absorb2|dna_concentration|dna_cont_type|dna_cont_well|dna_container_id|dna_dnase|dna_isolate_meth|dna_project_contact|dna_samp_id|dna_sample_format|dna_sample_name|dna_seq_project|dna_seq_project_name|dna_seq_project_pi|dna_volume|proposal_dna
JgiMgLrInterface JGI MG (Long Read) jgi_mg_lr DhInterface DhMultiviewCommonColumnsMixin dna_absorb1|dna_absorb2|dna_concentration|dna_cont_type|dna_cont_well|dna_container_id|dna_dnase|dna_isolate_meth|dna_project_contact|dna_samp_id|dna_sample_format|dna_sample_name|dna_seq_project|dna_seq_project_name|dna_seq_project_pi|dna_volume|proposal_dna
JgiMtInterface JGI MT jgi_mt dh_interface DhInterface DhMultiviewCommonColumnsMixin dnase_rna|proposal_rna|rna_absorb1|rna_absorb2|rna_concentration|rna_cont_type|rna_cont_well|rna_container_id|rna_isolate_meth|rna_project_contact|rna_samp_id|rna_sample_format|rna_sample_name|rna_seq_project|rna_seq_project_name|rna_seq_project_pi|rna_volume
MiscEnvsInterface Misc Envs misc_envs dh_interface DhInterface DhMultiviewCommonColumnsMixin
PlantAssociatedInterface Plant Associated plant_associated dh_interface DhInterface DhMultiviewCommonColumnsMixin|SampIdNewTermsMixin
Expand All @@ -20,4 +21,4 @@ DhMultiviewCommonColumnsMixin Dh Mutliview Common Columns Mixin with DhMutliview
SampIdNewTermsMixin SampId New Terms Mixin with SampIdNew Terms TRUE sample_link
SoilMixsInspiredMixin Soil MIxS Inspired Mixin Mixin with SoilMixsInspired Terms TRUE collection_date_inc|collection_time|collection_time_inc|experimental_factor_other|filter_method|isotope_exposure|micro_biomass_c_meth|micro_biomass_n_meth|microbial_biomass_c|microbial_biomass_n|non_microb_biomass|non_microb_biomass_method|org_nitro_method|other_treatment|start_date_inc|start_time_inc
DhInterface Dh Root Interface One DataHarmonizer interface, for the specified combination of a checklist, enviornmental_package, and various standards, user facilities or analysis types
SampleData SampleData represents data produced by the DataHarmonizer tabs of the submission portal TRUE air_data|biofilm_data|built_env_data|host_associated_data|plant_associated_data|sediment_data|soil_data|wastewater_sludge_data|water_data|emsl_data|jgi_mg_data|jgi_mt_data
SampleData SampleData represents data produced by the DataHarmonizer tabs of the submission portal TRUE air_data|biofilm_data|built_env_data|host_associated_data|plant_associated_data|sediment_data|soil_data|wastewater_sludge_data|water_data|emsl_data|jgi_mg_lr_data|jgi_mg_data|jgi_mt_data
6 changes: 0 additions & 6 deletions schemasheets/tsv_in/enums.tsv
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
DH pulldown column DH pulldown option description term_id old SNTC name MIxS see also notes
> enum permissible_value description ignore annotations see_also notes
> inner_key: sntc_name "internal_separator: ""|""" "internal_separator: ""|"""
AnalysisTypeEnum metabolomics placeholder PV descr
AnalysisTypeEnum metagenomics placeholder PV descr
AnalysisTypeEnum metaproteomics placeholder PV descr
AnalysisTypeEnum metatranscriptomics placeholder PV descr
AnalysisTypeEnum natural organic matter placeholder PV descr
AnalysisTypeEnum placeholder enum descr
BioticRelationshipEnum commensalism placeholder PV descr samp_biotic_relationship https://genomicsstandardsconsortium.github.io/mixs/biotic_relationship_enum/ biotic_relationship_enum: free living|parasitism|commensalism|symbiotic|mutualism
BioticRelationshipEnum free living placeholder PV descr
BioticRelationshipEnum mutualism placeholder PV descr
Expand Down
3 changes: 2 additions & 1 deletion schemasheets/tsv_in/slots.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ emsl_data aggregation slot relating emsl data collections to a SampleData contai
hcr_cores_data aggregation slot relating hcr_cores data collections to a SampleData container HcrCoresInterface TRUE TRUE TRUE
hcr_fluids_swabs_data aggregation slot relating hcr_fluids_swabs data collections to a SampleData container HcrFluidsSwabsInterface TRUE TRUE TRUE
host_associated_data aggregation slot relating host_associated data collections to a SampleData container HostAssociatedInterface TRUE TRUE TRUE
jgi_mg_data aggregation slot relating jgi_mg data collections to a SampleData container JgiMgInterface TRUE TRUE TRUE
jgi_mg_data aggregation slot relating jgi_mg data collections to a SampleData container JgiMgInterface TRUE TRUE TRUE
jgi_mg_lr_data aggregation slot relating jgi_mg_lr data collections to a SampleData container JgiMgLrInterface TRUE TRUE TRUE
jgi_mt_data aggregation slot relating jgi_mt data collections to a SampleData container JgiMtInterface TRUE TRUE TRUE
misc_envs_data aggregation slot relating misc_envs data collections to a SampleData container MiscEnvsInterface TRUE TRUE TRUE
plant_associated_data aggregation slot relating plant_associated data collections to a SampleData container PlantAssociatedInterface TRUE TRUE TRUE
Expand Down
Loading
Loading