diff options
author | BonfaceKilz | 2021-11-27 09:27:28 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-11-27 09:27:28 +0300 |
commit | 9ab163d9b97d4718c5c4dbce1cb440f7025ee7f6 (patch) | |
tree | 00334938f7b2a9a4c13eeaf22fbd0e03c718608e | |
parent | 82151a2aeb34d98ec474c5de8f9efce7c507ac52 (diff) | |
download | gn-docs-9ab163d9b97d4718c5c4dbce1cb440f7025ee7f6.tar.gz |
Fix image links
-rw-r--r-- | story-boards/uploader/update-metadata-and-sample-data.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/story-boards/uploader/update-metadata-and-sample-data.md b/story-boards/uploader/update-metadata-and-sample-data.md index 3caf337..d210838 100644 --- a/story-boards/uploader/update-metadata-and-sample-data.md +++ b/story-boards/uploader/update-metadata-and-sample-data.md @@ -4,8 +4,8 @@ It's important to edit metadata to adhere to a certain standard format. In addition to that, researchers constantly want to modify data from a given experiment without the constant nudging of the database administrator. For published phenotypes, currently gn2 -supports editing data, given that the user has the right access -privileges. +supports editing metadata and sample-data, given that the user has the +right access privileges. Before going any further, make sure you are signed in. @@ -24,25 +24,25 @@ On the metadata page, you will presented with a form with which you can use to edit the metadata. Updating any of the field will update the data. -[] + To view the updated history, click the "Update History" text. You will see your recent history: -[] + # Editing sample data To download sample data, first download it, by clicking the "Sample Data(CSV Download)" link: -[] + Edit this file in excel and make sure to save it in csv format. Thereafter, you will be presented with a flash message that indicates a successful upload: -[] + ## View your diffs @@ -50,16 +50,16 @@ a successful upload: Go to the [diffs page](https://genenetwork.org/datasets/diffs "diffs page") where you will see your previous edits: -[] + If you the right curator access for a resource, you will see a "reject" and "approve" button: -[] + Clicking one of the diffs will display the diff: -[] + ## Approve and Reject the changes |