File: index.md

package info (click to toggle)
python-anndata 0.12.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,704 kB
  • sloc: python: 19,721; makefile: 22; sh: 14
file content (28 lines) | stat: -rw-r--r-- 446 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
```{include} ../README.md
```

# Latest additions

See {doc}`/release-notes/index`,
particularly {ref}`v0.10` for the current release,
and [the `.feature` fragments](https://github.com/scverse/anndata/tree/main/docs) for the upcoming release,

```{toctree}
:hidden: true
:maxdepth: 1

tutorials/index
api
concatenation
fileformat-prose
interoperability
benchmarks
contributing
release-notes/index
references
```

# News

```{include} news.md
```