Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/plugins
/ now_iso
Function
now_iso
plugins/ngs-analysis/scripts/ngs_run_utils.py:76–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
75
76
def
now_iso() -> str:
77
return
datetime.now().astimezone().isoformat(timespec=
"seconds"
)
78
79
80
def
slug_timestamp(label: str) -> str:
Callers
15
plan_pipeline_resources
Function · 0.90
setup_plan_from_resource_plan
Function · 0.90
check_all_bundles
Function · 0.90
inventory_resources
Function · 0.90
resource_lock_from_inventory
Function · 0.90
verify_resource_lock
Function · 0.90
list_bundles
Function · 0.90
build_fastq_assay_qc_verdict
Function · 0.90
build_epigenomics_readiness
Function · 0.90
build_amplicon_methods_manifest
Function · 0.90
write_amplicon_backend_bundle
Function · 0.90
run_cmd
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected