Skip to content

Conversation

@HadleyKing
Copy link
Contributor

Changes to be committed:
new file: data_files/biosampleMeta_ncbi.tsv

Changes to be committed:
	new file:   data_files/biosampleMeta_ncbi.tsv
Copy link
Contributor

@steph-sing steph-sing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct:

  • Matched the V1.2 Data Dictionary
  • blank spaces instead of dashes

Changes Requested:

  • Headers and subsequent cells need to be filled prior to release, either manually of via scripts (ideal): bco_id | schema_version | bioproject
  • Variables in cells are not standardized and need to be addressed prior to release, either manually or via scripts (ideal): Not applicable vs. Not Applicable; unknown vs Unknown; Missing vs. missing
  • some Organism names appear like this: Coprococcus eutactus ATCC 27759, where 'ATCC 27759' might affect filtering

@steph-sing steph-sing changed the title Add BisampleMeta_ncbi Add BiosampleMeta_ncbi Feb 27, 2023
@steph-sing
Copy link
Contributor

steph-sing commented Feb 27, 2023

In addition to the comments committed during the review, action items are as follows:

  • @kerchner @HadleyKing use additional scripts to fill in columns such as bco_id | schema_version | bioproject
  • @HadleyKing @kerchner ensure dataset includes Crandall Team BiosampleMeta Data (exposed via API)
  • @HadleyKing repurpose scripts for assemblyQC_ncbi and/or ngsQC_ncbi to ensure updating cycle is set for future data releases
  • @steph-sing Review both BiosampleMeta BCOs and select best one to update based on update scripts and table content

[Fixes for Review](#230 (comment))
Changes to be committed:
	modified:   data_files/biosampleMeta_ncbi.tsv
Copy link
Contributor

@steph-sing steph-sing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Table looks good to me. Please push to main as a .tsv, and make sure it is accessible to download so I can put it in the server.
Please also update the file name and usability domain to reflect the table updates. Once the BCO is updated, let me know and we should be good for the data release tomorrow. If BCO version changes please give me an FYI.

@HadleyKing HadleyKing merged commit b9f8428 into main Feb 28, 2023
@HadleyKing HadleyKing deleted the biosample branch February 28, 2023 15:14
@HadleyKing HadleyKing restored the biosample branch March 8, 2023 18:11
HadleyKing added a commit that referenced this pull request Apr 26, 2023
[Fixes for Review](#230 (comment))
Changes to be committed:
	modified:   data_files/biosampleMeta_ncbi.tsv
@HadleyKing HadleyKing deleted the biosample branch April 26, 2023 18:44
HadleyKing added a commit that referenced this pull request May 2, 2023
* Add BisampleMeta_ncbi
Changes to be committed:
	new file:   data_files/biosampleMeta_ncbi.tsv

* Fixes for Review

[Fixes for Review](#230 (comment))
Changes to be committed:
	modified:   data_files/biosampleMeta_ncbi.tsv

* v1.3 Data data_dictionary
Changes to be committed:
	new file:   data_dictionary/v1.3/README.tsv
	new file:   data_dictionary/v1.3/core_property_list.tsv
	new file:   data_dictionary/v1.3/non-core_property_list.tsv
	new file:   data_dictionary/v1.3/property_definition.tsv
	new file:   data_dictionary/v1.3/release_notes.tsv
	new file:   schema/v1.3/core/.json
	new file:   schema/v1.3/core/assemblyQC.json
	new file:   schema/v1.3/core/assemblyQC_NCBI.json
	new file:   schema/v1.3/core/biosampleMeta.json
	new file:   schema/v1.3/core/ngsQC.json
	new file:   schema/v1.3/core/ngsQC_NCBI.json
	new file:   schema/v1.3/core/siteQC.json
	new file:   schema/v1.3/non-core/.json
	new file:   schema/v1.3/non-core/SRA_biosample.json
	new file:   schema/v1.3/non-core/ngs_ID_list.json
	new file:   schema/v1.3/non-core/sars-cov-2_lineage_mutations.json
	new file:   schema/v1.3/non-core/uniprot-proteome_*.json

* After Tests
Changes to be committed:
	new file:   lib/test_file_generation.sh
	new file:   tests/v1.3/test_files/NC_045512_SARS-CoV-2_Wuhan.fasta
	new file:   tests/v1.3/test_files/UP000001014_99287.fasta
	new file:   tests/v1.3/test_files/UP000001014_99287_DNA.fasta
	new file:   tests/v1.3/test_files/UP000009255_211044.fasta
	new file:   tests/v1.3/test_files/UP000009255_211044_DNA.fasta
	new file:   tests/v1.3/test_files/UP000009255_proteome_genome_metadata.csv
	new file:   tests/v1.3/test_files/UP000180448_33727.fasta
	new file:   tests/v1.3/test_files/UP000180448_33727_DNA.fasta
	new file:   tests/v1.3/test_files/UP000464024_2697049.fasta
	new file:   tests/v1.3/test_files/UP000464024_2697049_DNA.fasta
	new file:   tests/v1.3/test_files/assemblyQC_HIVE.tsv
	new file:   tests/v1.3/test_files/assemblyQC_NCBI.tsv
	new file:   tests/v1.3/test_files/biosampleMeta_HIVE.tsv
	new file:   tests/v1.3/test_files/biosampleMeta_ncbi.tsv
	new file:   tests/v1.3/test_files/core_property_list.tsv
	new file:   tests/v1.3/test_files/ngsQC_HIVE.tsv
	new file:   tests/v1.3/test_files/ngsQC_NCBI.tsv
	new file:   tests/v1.3/test_files/ngsQC_PL.tsv
	new file:   tests/v1.3/test_files/ngs_id_list.tsv
	new file:   tests/v1.3/test_files/non-core_property_list.tsv
	new file:   tests/v1.3/test_files/property_definition.tsv
	new file:   tests/v1.3/test_files/reference-guided_genome_assemblies_Galaxy.fasta
	new file:   tests/v1.3/test_files/reference-guided_genome_assemblies_HIVE-Hexagon.fasta
	new file:   tests/v1.3/test_files/sars-cov-2_lineage_mutations.tsv
	new file:   tests/v1.3/test_files/siteQC_HIVE.tsv
	new file:   tests/v1.3/test_files/temp_archive
	new file:   tests/v1.3/test_files/uniprot-proteome_UP000001014.csv
	new file:   tests/v1.3/test_files/uniprot-proteome_UP000180448.csv
	new file:   tests/v1.3/test_files/uniprot-proteome_UP000464024.csv
	new file:   tests/v1.3/test_results/assemblyQC_HIVE.json
	new file:   tests/v1.3/test_results/assemblyQC_NCBI.json
	new file:   tests/v1.3/test_results/biosampleMeta_HIVE.json
	new file:   tests/v1.3/test_results/biosampleMeta_ncbi.json
	new file:   tests/v1.3/test_results/core_property_list.json

* README
Changes to be committed:
	new file:   data_dictionary/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants