Skip to main content

File read and write operations

Project description

SCIV

SCIV: Viewing the integrated landscape of variant mapping at single-cell resolution

SCIV: 在单细胞分辨率下查看突变映射的整合景观

1. 介绍

2. 安装

3. 上传

upload

test

py -m build
twine check dist/*
twine upload --repository testpypi dist/*

production

py -m build
twine check dist/*
twine upload dist/*

4. 使用

vim ~/.bashrc
export OMP_NUM_THREADS=1
export OPENBLAS_NUM_THREADS=1
source ~/.bashrc

test

pip3 install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
pip3 install scLift -i https://test.pypi.org/simple/

production

pip3 install scLift

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

scLift-0.0.47.tar.gz (41.5 kB view hashes)

Uploaded Source

Built Distribution

scLift-0.0.47-py3-none-any.whl (54.1 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