Skip to content

Commit

Permalink
Merge pull request #67 from ahernank/af-data-pages
Browse files Browse the repository at this point in the history
Af1.x data pages
  • Loading branch information
ahernank authored Jun 12, 2024
2 parents 32365ab + c983bc7 commit e141652
Show file tree
Hide file tree
Showing 9 changed files with 14,655 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ parts:
- file: ag3/methods
- file: ag3/api
- file: ag3/analysis
- caption: Anopheles funestus
chapters:
- file: af1/af1.0
- file: af1/af1.1
- file: af1/af1.2
- file: af1/af1.3
- file: af1/cloud
- file: af1/download
- file: af1/api
- caption: Anopheles minimus
chapters:
- file: amin1/intro
Expand Down
1,259 changes: 1,259 additions & 0 deletions docs/af1/af1.0.ipynb

Large diffs are not rendered by default.

1,241 changes: 1,241 additions & 0 deletions docs/af1/af1.1.ipynb

Large diffs are not rendered by default.

706 changes: 706 additions & 0 deletions docs/af1/af1.2.ipynb

Large diffs are not rendered by default.

669 changes: 669 additions & 0 deletions docs/af1/af1.3.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/af1/api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Af1 API

For documentation on functions in the [malariagen_data](https://github.com/malariagen/malariagen-data-python) Python package for accessing *Anopheles funestus* data, please visit the [Af1 API docs page](https://malariagen.github.io/malariagen-data-python/latest/Af1.html).
9,945 changes: 9,945 additions & 0 deletions docs/af1/cloud.ipynb

Large diffs are not rendered by default.

822 changes: 822 additions & 0 deletions docs/af1/download.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/ag3/ag3.0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
},
"outputs": [],
"source": [
"!pip install -q malariagen_data"
"%pip install -q malariagen_data"
]
},
{
Expand Down

0 comments on commit e141652

Please sign in to comment.