Skip to content

Commit

Permalink
Fixes from Will
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Aug 22, 2024
1 parent 95b857e commit 34b7c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,11 @@ be stored in the standard [RO-Crate](https://w3id.org/ro/crate/) JSON file
```
ome2024-ngff-challenge resave --cc-by input.zarr output.zarr --rocrate-organism=NCBI:txid9606 # Human
ome2024-ngff-challenge resave --cc-by input.zarr output.zarr --rocrate-modality=obo:FBbi_00000369 # SPIM
ome2024-ngff-challenge resave --cc-by input.zarr output.zarr --rocrate-name="your name here"
ome2024-ngff-challenge resave --cc-by input.zarr output.zarr --rocrate-name="short name of dataset"
ome2024-ngff-challenge resave --cc-by input.zarr output.zarr --rocrate-description="and a longer description"
```

For other examples including severa other NCBI and FBbi terms, please see:
For other examples including several other NCBI and FBbi terms, please see:

```
ome2024-ngff-challenge resave --help
Expand Down

0 comments on commit 34b7c23

Please sign in to comment.