Giter Club home page Giter Club logo

metagenomics_pooling_notebook's Introduction

metagenomics_pooling_notebook

A Jupyter notebook to assist wet lab shotgun pipeline.

Installation

To install this notebook, first clone the repository from GitHub:

git clone https://github.com/tanaes/metagenomics_pooling_notebook.git

Create a Python3 Conda environment in which to run the notebook:

conda create -n pooling_nb python=3

Activate the Conda environment:

source activate pooling_nb

Change directory to the downloaded repository folder and install:

cd metagenomics_pooling_notebook
pip install -e .

Finally, to enable the notebook Table of Contents, activate the required nbextensions:

jupyter contrib nbextension install --sys-prefix --skip-running-check
jupyter nbextension enable toc2/main

Use

The notebook itself contains detailed usage instructions.

Ideally, you will copy this original notebook and use it for each plate you create with the shotgun pipeline.

Just make sure to activate the right Conda environment before starting the notebook.

Here's a quick example:

cp metagenomics_pooling.ipynb ~/New_project/new_project_pooling.ipynb
cd ~/New_project
source activate pooling_nb
jupyter notebook

metagenomics_pooling_notebook's People

Contributors

tanaes avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

metagenomics_pooling_notebook's Issues

Support for Library Prep on 192 format.

The notebook should support the option of making a 192 format normalized DNA plate given appropriate sample maps and quant data.
I've attached Quant data and Sample maps for CF strains plates 1-2.

192support.zip

The goal of adding 192 format support is to reformat samples into the first half of the destination plate regardless of where the source well of each samples is.

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.