Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mbthornton-lbl committed Nov 3, 2023
1 parent a637157 commit 2ad6bf4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# coding: utf-8
# nmdc_runtime/site/changesheets/scripts/neon_soils_add_ncbi_ids.py
"""
neon_soils_add_ncbi_ids.py: Add NCBI biosample IDs to neon soils biosamples, and
add NCBI study ID to neon soils study.
neon_soils_add_ncbi_ids.py: Add NCBI biosample accessions to neon soils
biosamples, NCBI bioproject accessions to omics processing, and
NCBI Umbrella bioproject accession to neon soils study.
"""
import logging
import time
Expand Down

0 comments on commit 2ad6bf4

Please sign in to comment.