Coder Social home page Coder Social logo

intron7 / pylemur Goto Github PK

View Code? Open in Web Editor NEW

This project forked from const-ae/pylemur

1.0 0.0 0.0 3.29 MB

A Python implementation of the LEMUR algorithm for analyzing multi-condition single-cell RNA-seq data.

License: MIT License

Python 13.09% Jupyter Notebook 86.91%

pylemur's Introduction

pyLemur

Tests Documentation

The Python implementation of the LEMUR method to analyze multi-condition single-cell data. For the more complete version in R, see github.com/const-ae/lemur. To learn more check-out the function documentation and the tutorial at pylemur.readthedocs.io. To check-out the source code or submit an issue go to github.com/const-ae/pyLemur

Citation

Ahlmann-Eltze C, Huber W (2024). “Analysis of multi-condition single-cell data with latent embedding multivariate regression.” bioRxiv. doi:10.1101/2023.03.06.531268.

Getting started

Installation

You need to have Python 3.10 or newer installed on your system. There are several alternative options to install pyLemur:

Install the latest release of pyLemur from PyPI:

pip install pyLemur

Alternatively, install the latest development version directly from Github:

pip install git+https://github.com/const-ae/pyLemur.git@main

Documentation

For more information on the functions see the API docs and the tutorial.

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Building

Build the documentation locally

cd docs
make html
open _build/html/index.html

Run the unit tests

pytest

Run pre-commit hooks manually

pre-commit run --all-files

or individually

ruff check

pylemur's People

Contributors

const-ae avatar

Stargazers

 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.