Skip to main content

Anti-correlation based feature selection for single cell datasets

Project description

README

Tutorials

Anti-correlated genes as a method of feature selection

What is this repository for?

  • Unsupervised feature selection for single cell omics (or anything else!) that passes the null dataset test

How do I get set up?

python3 -m pip install anticor_features

You can also install using the setup.py script in the distribution like so: python3 setup.py install

How do I run use this package?

Using Scanpy or AnnData as an interface?

from XXX import XXX


This yields a pandas data frame that will give you the collected summary statistics, and let you filter based on the features annotated as "selected" in that column

>>> print(anti_cor_res.head())

A list of the gProfiler accepted species codes is listed here: https://biit.cs.ut.ee/gprofiler/page/organism-list

License

This package is available via the AGPLv3 license.

Who do I talk to?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anticor_features-0.0.99.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distributions

anticor_features-0.0.99-py3.8.egg (34.7 kB view hashes)

Uploaded Source

anticor_features-0.0.99-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page