Skip to content

Commit 54ef72d

Browse files
authored
Update and add Allen Institute for Brain Science datasets (awslabs#1035)
* Update allen-mouse-brain-atlas dataset entry The https://github.com/AllenInstitute/open_dataset_tools repository has recently been refactored and the location of the example IPython notebook has been changed. This commit updates the yaml entry to correctly point to the new updated location of the example notebook. * Add a new allen-ivy-glioblastoma-atlas dataset entry This dataset consists of images of glioblastoma human brain tumor tissue sections that have been probed for expression of particular genes believed to play a role in development of the cancer. Each tissue section is adjacent to another section that was stained with a reagent useful for identifying histological features of the tumor. Each of these types of images has been completely annotated for tumor features by a machine learning process trained by expert medical doctors. * Add "glioblastoma" to the list of supported dataset tags
1 parent df2aff3 commit 54ef72d

File tree

3 files changed

+46
-2
lines changed

3 files changed

+46
-2
lines changed
+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
Name: Allen Ivy Glioblastoma Atlas
2+
Description: |
3+
This dataset consists of images of glioblastoma human brain tumor tissue sections that have been probed for expression of particular genes believed to play a role in development of the cancer. Each tissue section is adjacent to another section that was stained with a reagent useful for identifying histological features of the tumor. Each of these types of images has been completely annotated for tumor features by a machine learning process trained by expert medical doctors.
4+
5+
Documentation: https://glioblastoma.alleninstitute.org/static/docs
6+
ManagedBy: "[Allen Institute](http://www.alleninstitute.org/)"
7+
UpdateFrequency: Never
8+
Tags:
9+
- aws-pds
10+
- biology
11+
- genetic
12+
- gene expression
13+
- imaging
14+
- neurobiology
15+
- image processing
16+
- life sciences
17+
- machine learning
18+
- computer vision
19+
- cancer
20+
- glioblastoma
21+
- Homo sapiens
22+
License: http://www.alleninstitute.org/legal/terms-use/
23+
Resources:
24+
- Description: Project data files in a public bucket
25+
ARN: arn:aws:s3:::allen-ivy-glioblastoma-atlas
26+
Region: us-west-2
27+
Type: S3 Bucket
28+
DataAtWork:
29+
Tutorials:
30+
- Title: Accessing Ivy Glioblastoma Atlas Project data
31+
URL: https://github.com/AllenInstitute/open_dataset_tools/blob/main/example_notebooks/Accessing_Ivy_Glioblastoma_Atlas_Project_Data.ipynb
32+
AuthorName: Allen Institute for Brain Science
33+
AuthorURL: www.alleninstitute.org
34+
Tools & Applications:
35+
- Title: Ivy Glioblastoma Atlas Project
36+
URL: https://glioblastoma.alleninstitute.org
37+
AuthorName: Allen Institute for Brain Science
38+
AuthorURL: www.alleninstitute.org
39+
Publications:
40+
- Title: An anatomic transcriptional atlas of human glioblastoma
41+
URL: http://science.sciencemag.org/content/360/6389/660
42+
AuthorName: Ralph Puchalski, et al.
43+
AuthorURL: www.alleninstitute.org

datasets/allen-mouse-brain-atlas.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Resources:
2525
Type: S3 Bucket
2626
DataAtWork:
2727
Tutorials:
28-
- Title: Visualizing Images from the Allen Mouse Brain Atlas
29-
URL: https://github.com/AllenInstitute/open_dataset_tools/blob/master/Visualizing_Images_from_Allen_Mouse_Brain_Atlas.ipynb
28+
- Title: Accessing Allen Mouse Brain Atlas data
29+
URL: https://github.com/AllenInstitute/open_dataset_tools/blob/main/example_notebooks/Accessing_Allen_Mouse_Brain_Atlas_Data.ipynb
3030
AuthorName: Allen Institute for Brain Science
3131
AuthorURL: www.alleninstitute.org
3232
Tools & Applications:

tags.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
- foldingathome
9292
- food security
9393
- free software
94+
- glioblastoma
9495
- global
9596
- genetic
9697
- genetic maps

0 commit comments

Comments
 (0)