Skip to content

Column-wise partial delta correlation (newer Python/Cython implementation)

License

Notifications You must be signed in to change notification settings

vckraemer/deltacorrpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deltacorrpy

This package implements a column-wise partial correlation over delta values function (colDeltaCorpartial), originally introduced in the velocyto project (BSD 2-Clause).

The implementation here is updated for new Python, NumPy, and Cython versions and is provided as an independent, standalone package.

License and Attribution

The original algorithm was authored by Peter Kharchenko, Sten Linnarsson, and Gioele La Manno, and released under the BSD 2-Clause License.

This project is based on a subset of functionality from the velocyto package. This repository contains modified and updated code, including changes for compatibility with newer versions of Python, NumPy, and Cython.

This project is not affiliated with or endorsed by the original authors.

About

Column-wise partial delta correlation (newer Python/Cython implementation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors