The integration of single-cell RNA-sequencing datasets from multiple sources is critical for deciphering cell-cell heterogeneities and interactions in complex biological systems. We present a novel unsupervised batch removal framework, called iMAP, based on two state-of-art deep generative models – autoencoders and generative adversarial networks.
Project description
iMAP - Integration of multiple single-cell datasets by adversarial paired transfer networks
Installation
1. Prerequisites
- Install Python >= 3.6. Typically, you should use the Linux system and install a newest version of Anaconda or Miniconda .
- Install pytorch >= 1.1.0. To obtain the optimal performance of deep learning-based models, you should have a Nivdia GPU and install the appropriate version of CUDA. (We tested with CUDA = 9.0)
- Install scanpy >= 1.5.1 for pre-processing.
- (Optional) Install SHAP for interpretation.
2. Installation
The iMAP python package is available for pip install(pip install imap
). The functions required for the stage I and II of iMAP could be imported from “imap.stage1” and “imap.stage2”, respectively.
Tutorials
Tutorials and API reference are available in the tutorials directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imap-1.0.0.tar.gz
.
File metadata
- Download URL: imap-1.0.0.tar.gz
- Upload date:
- Size: 77.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/49.1.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fb4d51d962326c23ec82d4041f364007a8634f4d6aafd951a0be9617b7142a7 |
|
MD5 | fec0ee9c815cf02259f4d618f1e5a423 |
|
BLAKE2b-256 | 8f397c78f15ed87edf30277c474a2823dcdf79e8416c044b8ba46e5204c9a6fc |