aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2021-11-27 09:27:28 +0300
committerBonfaceKilz2021-11-27 09:27:28 +0300
commit9ab163d9b97d4718c5c4dbce1cb440f7025ee7f6 (patch)
tree00334938f7b2a9a4c13eeaf22fbd0e03c718608e
parent82151a2aeb34d98ec474c5de8f9efce7c507ac52 (diff)
downloadgn-docs-9ab163d9b97d4718c5c4dbce1cb440f7025ee7f6.tar.gz
Fix image links
-rw-r--r--story-boards/uploader/update-metadata-and-sample-data.md18
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.
-[![Metadata Upload Form](./metadata-upload-form.png "Metadata Upload Form")]
+![Metadata Upload Form](./metadata-upload-form.png "Metadata Upload Form")
To view the updated history, click the "Update History" text. You
will see your recent history:
-[![Updated History](./updated-history.png "Updated History")]
+![Updated History](./updated-history.png "Updated History")
# Editing sample data
To download sample data, first download it, by clicking the "Sample
Data(CSV Download)" link:
-[![Download sample data link](./download-sample-data-link.png "Download sample data link")]
+![Download sample data link](./download-sample-data-link.png "Download sample data 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:
-[![Flash Message](./flash-message.png "Flash Message")]
+![Flash Message](./flash-message.png "Flash Message")
## 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:
-[![Diffs Page](./diffs-page.png "Diffs Page")]
+![Diffs Page](./diffs-page.png "Diffs Page")
If you the right curator access for a resource, you will see a
"reject" and "approve" button:
-[![Approve/ Reject button](./approve-reject-button.png "Approve/ Reject button")]
+![Approve/ Reject button](./approve-reject-button.png "Approve/ Reject button")
Clicking one of the diffs will display the diff:
-[![JSON Diff view](./json-dif.png "JSON Diff view")]
+![JSON Diff view](./json-dif.png "JSON Diff view")
## Approve and Reject the changes