Giter Club home page Giter Club logo

paintshop_pipeline's Introduction

PaintSHOP Pipeline

Snakemake DOI

Overview

PaintSHOP is a technology that enables the interactive design of oligonucleotide FISH experiments at genome and transcriptome-scale and is comprised of two components:

  1. A scalable machine learning pipeline for probe specifity prediction

  2. An interactive Shiny web application for probe design

This repository contains the Snakemake workflow for the machine learning pipeline and the full software stack needed to design probes for additional genomes not already hosted on the web application.

Installation

  1. Make sure you have conda installed.

  2. Clone this repo, then create and activate the provided environment:

$ git clone https://github.com/beliveau-lab/PaintSHOP_pipeline.git \
    && cd PaintSHOP_pipeline/ \
    && conda env create -f environment.yml \
    && conda activate paintshop_snakemake

Running the pipeline

A complete example is included to test the pipeline installation. To run the pipeline on the included sample files:

$ cd example_run/ && ./run_pipeline.sh

When this example is run, pipeline output will be generated here. Expected outputs are provided here for comparison.

To run the pipeline on your own data, update the file paths in config.yml with the paths to your genome assembly files. For more information on input and output files, see the documentation.

This pipeline is implemented using Snakemake, and distributed according to best practices. If you are new to Snakemake, the tutorial is a great place to get started to learn more.

PaintSHOP Pipeline

Documentation

Additional information is available in the docs:

Questions

If you have questions or issues, please open an issue on GitHub.

Citation

For usage of the pipeline and/or web application, please cite according to the enclosed citation.bib.

License

We provide this open source software without any warranty under the MIT license.

paintshop_pipeline's People

Contributors

elliothershberg avatar conorcamplisson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.