Convert seurat obj to Adata
Project description
Convert Seurat Obj (rds) to Scanpy obj (adata)
Usage:
conda enve create -f env.yaml
conda activate seuratToAdata
usage: seuratToAdata [-h] -o OUTPUT [--RNA] rds
positional arguments:
rds Use - for STDIN or path for seurat obj(*.rds file)
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
Specify path to write the results (default: None)
--RNA Whether is store in the RNA slot (default: False)
Issues might arise:
-
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcf in position 1: ordinal not in range(128).
Solved by fixing the locale: https://stackoverflow.com/questions/51026315/how-to-solve-unicodedecodeerror-in-python-3-6/51027262#51027262
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
seuratToAdata-0.0.6.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seuratToAdata-0.0.6.tar.gz.
File metadata
- Download URL: seuratToAdata-0.0.6.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b67de9d06a4b292a16d157fa82ade41f2bfa9ad4d812413af44a20cc70746743
|
|
| MD5 |
a0bf441df99b4f9624cec8a66a164001
|
|
| BLAKE2b-256 |
b2a3fca319deda3b0bdc68d80e6c798f7ebac8a00b707c4a0418801ca985578d
|
File details
Details for the file seuratToAdata-0.0.6-py3-none-any.whl.
File metadata
- Download URL: seuratToAdata-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd7fb7186ed29dfa620f81c9f527c53dad98b327a77fc94d3971974a96825036
|
|
| MD5 |
1395c3ac35831f98ad332ba26c74fcd6
|
|
| BLAKE2b-256 |
6cc56f8552df84a3668cd9b01399273c9edaac6b722bc31fce9206287eb47717
|