Skip to main content

cfRNA

Project description

CellFreeGMF v0.0.2

SpaGCN workflow

Overview

we developed CellFreeGMF, an open-source Python package to identify cfRNA biomarkers and analyze the functional alterations in their originating cells. CellFreeGMF not only enables diagnostic classification of disease samples and identification of cfRNA biomarkers but also elucidate the functional alterations of cfRNA source cells based on cell-free transcriptome and single-cell sequencing data.

Getting started

See Documentation and Tutorials.

Installation

1.1 Software dependencies

scanpy
pytorch
pyG
rpy2

The use of the mclust algorithm requires the rpy2 package and the mclust package. See https://pypi.org/project/rpy2/ for detail.

1.2 PyPI: Directly install the package from PyPI.

pip3 install CellFreeGMF
#Note: you need to make sure that the pip is for python3,or we should install CellFreeGMF by
python3 -m pip install CellFreeGMF
pip3 install CellFreeGMF
#If you do not have permission (when you get a permission denied error), you should install CellFreeGMF by
pip3 install --user CellFreeGMF

1.3 Github

Download the package from Github (https://github.com//zwx94//CellFreeGMF) and install it locally:

cd CellFreeGMF-main
python setup.py build
python setup.py install

1.4 Anaconda

If you do not have Python3.5 or Python3.6 installed, consider installing Anaconda (see Installing Anaconda). After installing Anaconda, you can create a new environment, for example, CellFreeGMF (you can change to any name you like).

#create an environment called CellFreeGMF
conda create -n CellFreeGMF python=3.10
#activate your environment
conda activate CellFreeGMF
git clone https://github.com//zwx94//CellFreeGMF
cd CellFreeGMF
python3 setup.py build
python3 setup.py install
conda deactivate

Citation

Wenxiang Zhang, et al. "From Cell-Free Transcriptomes to Single-Cell Landscapes: Biomarker Discovery and Originating Cell Alteration Analysis via Graph Matrix Factorization." Submitted.

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

cellfreegmf-0.0.2.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cellfreegmf-0.0.2-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file cellfreegmf-0.0.2.tar.gz.

File metadata

  • Download URL: cellfreegmf-0.0.2.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for cellfreegmf-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f463a2407d9d620c6b46a96763586021604b1a2a0c31f3e2e0ac6a5cfd093569
MD5 aff2c5a6ae38527faf98006bd4956049
BLAKE2b-256 83469438e2c890e110454cff8c4d05fd7efafe90b41e6577d4a4ea8a416d9663

See more details on using hashes here.

File details

Details for the file cellfreegmf-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: cellfreegmf-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for cellfreegmf-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8b8d38871fe918658398996bc6523c5076231de63625eddb21e6b60d21491eb4
MD5 2bd02b78c8b991aabf2252d7d35d2fda
BLAKE2b-256 331712a120793dd459de0a800aa0be51d760e89807604bd5389a2b0a8e58ab7c

See more details on using hashes here.

Supported by

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