oftensmile / SingleCellAnalysis

Analysis of Single Cell Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%