Coder Social home page Coder Social logo

cell-tools's Introduction

cell-tools_logo

PyPI pyversions PyPI version Code style: black

cell-tools is a Single-Cell Data Analysis Toolkit with the following areas of focus and development:

  1. scRNA-seq data
  2. scATAC-seq data
  3. Multiomic (mostly scRNA-seq + scATAC-seq) data

Funtion development will likely focus on scATAC-seq given that there are so many python-implemented tools developed already for scRNA-seq. However, wrappers that enable batch-mode QC and pipeline-oriented solutions have been designed and will eventually be added.

Installation

Install with pip:

pip install cell-tools
# note: limited functionality! for full functionality, install the development (main branch) package! 

Install the development package (main branch):

# (1) clone this repository
git clone https://github.com/mvinyard/cell-tools.git

# (2) install the local project in editable mode
cd ./perturb-tools; pip install -e .

Disclaimer: There isn't really much of a reason for someone to use this when they would likely be more comfortable using one of the great, well-maintained tools like Scanpy, Seurat, or scvi-tools (or any of the implemented tools, directly). This is mostly a package for personal use, learning, and collaboration. My other goal for this package is to help me version-control and keep track of code that I use frequently.

cell-tools's People

Contributors

mvinyard avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.