Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

treedata

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

treedata

anndata with trees

  • 0.1.1
  • Source
  • PyPI
  • Socket score

Maintainers
1

Tests Documentation PyPI

image

TreeData - AnnData with trees

TreeData is a lightweight wrapper around AnnData which adds two additional attributes, obst and vart, to store nx.DiGraph trees for observations and variables. TreeData has the same interface as AnnData and is fully compatible with scverse packages like scanpy.

To learn more about TreeData, please refer to the documentation or checkout the getting started guide.

Installation

You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

There are several alternative options to install treedata:

  1. Install the latest release of treedata from PyPI:
pip install treedata
  1. Install the latest development version:
pip install git+https://github.com/YosefLab/treedata.git@main

Release notes

See the changelog.

Contact

For questions and bug reports please use the issue tracker.

Citation

t.b.a

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc