diff options
author | Pjotr Prins | 2021-11-16 05:42:00 -0600 |
---|---|---|
committer | Pjotr Prins | 2021-11-16 05:42:10 -0600 |
commit | afd6d97201557b3878ada86d9c00b514841cbcee (patch) | |
tree | 534950372c1c3933c027bad354f25ffe828d57d8 /story-boards | |
parent | 416e0e59682862dd7a1703389547b40e7325bacf (diff) | |
download | gn-docs-afd6d97201557b3878ada86d9c00b514841cbcee.tar.gz |
Story board
Diffstat (limited to 'story-boards')
-rw-r--r-- | story-boards/gene-aliases.png | bin | 0 -> 41086 bytes | |||
-rw-r--r-- | story-boards/starting-from-known-gene.md | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/story-boards/gene-aliases.png b/story-boards/gene-aliases.png Binary files differnew file mode 100644 index 0000000..902723c --- /dev/null +++ b/story-boards/gene-aliases.png diff --git a/story-boards/starting-from-known-gene.md b/story-boards/starting-from-known-gene.md new file mode 100644 index 0000000..fecd76a --- /dev/null +++ b/story-boards/starting-from-known-gene.md @@ -0,0 +1,12 @@ +# Storyboard: starting from a known gene + +GeneNetwork contains data on thousands of experiments. How do you mine GN when you have the name of a gene? Let us start with `BRCA2`. + +## Find the right name + +GeneNetwork knows about aliases. But sometimes you want to check what aliases there are in mouse. If you search for BRCA2 and click on a search result, for example for [1448542_at](http://genenetwork.org/show_trait?trait_id=1448542_at&dataset=HC_M2_0606_P), +you get to the 'trait page' which shows the aliases: + +<p align="center"> + <img src="gene-aliases.png" alt="Gene aliases"/> +</p> |