Skip to content

oftensmile/SingleCellAnalysis

Repository files navigation

Standardization of Single Cell Transcriptomics Data

This project aims to clean, filter, compress and standardize Single Cell Transcriptomics data. The main pipeline of this project is shown in the figure below.

Pipeline

Getting started

These instructions will get you a copy of the project up and running on your machine.

Prerequisites

Python 3 needs to be installed on the computer. Python can be downloaded and installed from here.

Installation

Download or clone this project. Open terminal in the folder and run the following command to install the required packages.

pip install -r requirements.txt

Running the main pipeline

To run the main pipeline, run the main.py file in your terminal as shown below.

python main.py

Authors

About

Analysis of Single Cell Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages