scRNASeq analysis
Project description
SCanno Tutorial
1. Requirements:
- Python (v3.8.2)
- Scanpy (v1.81)
- Pandas (V1.3.4)
- Scikit_learn (v1.0.1)
- Tensorflow (v2.6.0)
2. Install
pip install scanno
3. Prepare Input Files
- Normalized (log1p) datasets in h5ad format (usually preprocessed using Scanpy)
- Marker gene information in csv format (the example file could be found in the example folder), which contains three columns:
- "cell": This column contains expected cell names.
- "marker": This column contains known marker genes for the given cell type. If there are more than one marker genes, insert "," between each gene symbol. Recommend using two markers for each cell type.
- "blocklist": This column contains the genes that used as markers for other cell types, but may also expressed in the given cell type.
4. Annotation
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
scanno-0.0.1.tar.gz
(4.5 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 scanno-0.0.1.tar.gz.
File metadata
- Download URL: scanno-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6de8ff5cfb318758e582f68d1157ced0565a4b277e3739579be3fd9598a9453e
|
|
| MD5 |
e629d504af9314ca51024d1653308757
|
|
| BLAKE2b-256 |
abb9ace2c783119b9eb9d283a62abea567905cf3279c1c334b549b7fb4e19507
|
File details
Details for the file scanno-0.0.1-py3-none-any.whl.
File metadata
- Download URL: scanno-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a40173c07e1b631b2abd84676cb751970d9d1c2f90cfa0afed24b466a3ee3449
|
|
| MD5 |
b032c405de469e202dcbf08cb6d46fac
|
|
| BLAKE2b-256 |
d987ea718845f2a301b2195299d3036e71ec5555452d3836476f90af1d538f34
|