Git Product home page Git Product logo

wulabscripts's Introduction

WuLabScripts

This repository is a central hub for sharing bioinformatic scripts developed by Sihan Wu lab.

Table of contents

Data processing, analysis, and visualization

Oftentimes in multi-well experiment, such as cell viability reading in compound screening assay, we obtain data from a micro-plate reader displayed in an Excel sheet organizing data points as in a multi-well plate layout. However, for downstream data analysis, we need to know the sample information of each well. This R script can quickly map data points to corresponding sample information and generate a data analysis-friendly table, which is useful for high-throughput experiment (compound screening, RNAi array screening, etc.).

Image processing and analysis

An R script to split RGB channels of tif/tiff images in a folder and save each channel into greyscale tif/tiff with LZW compression.

An R script to analyze pixel colocalization downstream of ImageJ surface plot output. To perform pixel colocalization analysis, an RGB image is converted into single-channel, greyscale (8-bit) images. Then in ImageJ, draw an ROI and run surface plot analysis to get pixel coordinates and corresponding pixel intensity for each channel (2 channels) and save as txt files. Finally, this script will automatically process these txt files to generate density plot in PDF and report Pearson correlation coefficient and P-value. Please read example file for detailed tutorial.

wulabscripts's People

Contributors

sihanwusean 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.