Skip to content

Commit

Permalink
Add interoperability chapter (#168)
Browse files Browse the repository at this point in the history
* Add interoperability notebook

Replace Markdown file

* Add interoperability text

* Add interoperability environment

* Add most example code

Except the bits that require rpy2 because I can't get it to work...

* Add links

* Add conventions

* Update environment

Signed-off-by: zethson <[email protected]>

* Update interoperability rpy2/anndata2ri versions

* Add mudata to interoperability environment

* Add mudata interoperability example

* Add text about multimodal objects

* Add summary box to interoperability

* Proofread interoperabilty text

* Update interoperability reviewers

* pre-commit

Signed-off-by: zethson <[email protected]>

---------

Signed-off-by: zethson <[email protected]>
Co-authored-by: zethson <[email protected]>
  • Loading branch information
lazappi and Zethson authored Nov 15, 2023
1 parent 37897a6 commit def4a1a
Show file tree
Hide file tree
Showing 5 changed files with 1,820 additions and 2 deletions.
5 changes: 4 additions & 1 deletion jupyter-book/introduction/analysis_tools.ipynb
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"(introduction:analysis-frameworks)=\n",
"\n",
"# Analysis frameworks and tools"
]
},
Expand Down Expand Up @@ -3282,7 +3285,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.8.12"
},
"vscode": {
"interpreter": {
Expand Down
Loading

0 comments on commit def4a1a

Please sign in to comment.