Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Visium ingestor and sample spatial notebook #3123

Merged
merged 2 commits into from
Oct 3, 2024

Explicitly set coord space after transform for tissue and loc

dc5ec3e
Select commit
Loading
Failed to load commit list.
Merged

Add Visium ingestor and sample spatial notebook #3123

Explicitly set coord space after transform for tissue and loc
dc5ec3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 3, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 7 in apis/python/src/tiledbsoma/experimental/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/__init__.py#L7

Added line #L7 was not covered by tests

Check warning on line 9 in apis/python/src/tiledbsoma/experimental/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/__init__.py#L9

Added line #L9 was not covered by tests

Check warning on line 6 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 8 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L8

Added line #L8 was not covered by tests

Check warning on line 10 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L10

Added line #L10 was not covered by tests

Check warning on line 16 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 19 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L19

Added line #L19 was not covered by tests

Check warning on line 26 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 31 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 37 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 43 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 52 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 56 in apis/python/src/tiledbsoma/experimental/_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/_util.py#L56

Added line #L56 was not covered by tests

Check warning on line 16 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 32 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L26-L32

Added lines #L26 - L32 were not covered by tests

Check warning on line 38 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 41 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L41

Added line #L41 was not covered by tests

Check warning on line 43 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L43

Added line #L43 was not covered by tests

Check warning on line 58 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 66 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 74 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L74

Added line #L74 was not covered by tests

Check warning on line 78 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L78

Added line #L78 was not covered by tests

Check warning on line 81 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 85 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 90 in apis/python/src/tiledbsoma/experimental/ingest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

apis/python/src/tiledbsoma/experimental/ingest.py#L88-L90

Added lines #L88 - L90 were not covered by tests