You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support_code/nmdc/nom/metadata_generator.py
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,6 @@
18
18
importoauthlib
19
19
importrequests_oauthlib
20
20
21
-
22
-
# TODO: ReadMe/Dcoumentation. This script looks to see if biosample_id exists in the metadata spreadsheet, if it doesn't it mints ids. Need to figure out how to not add Biosamp objects if biosamples already exist in Mongo.
23
21
# TODO: Update script to for Sample Processing - has_input for MassSpectrometry will have to be changed to be a processed sample id - not biosample id
24
22
# TODO: og_url in ApiInfoGetter in metadata_gen_supplement.py to be regular url once Berkeley is integrated
0 commit comments