Coder Social home page Coder Social logo

stereo_investigator_nucleator_bin's Introduction

This Python script produces binned nucleator data from Stereo Investigator outputs.
You can select any number of markers, any bin sizes, and any inquiry length you want.
You can investigate either area or volume. 
The comment sections below cover Python setup, file preparation, and variable sets.

##################################################################
Section 1: setting up your computer to run this program
This program is written in Python 2.7.

Step 1: Install Python 2.7.3 from here: http://www.python.org/download/releases/2.7.3/
On the page, select the Windows MSI installer (x86 if you have 32-bit Windows installed,
x86-64 if you have 64-bit Windows installed.)
I suggest using the default option, which will install Python to c:/Python27

Step 2: Copy this program into the c:/Python27 directory
You can also put it into another directory that is added to the correct PATH.

##################################################################
Section 2: file preparation for this program

Step 1: Create input files
Stereo Investigator doesn't mark nucleator data by region, but you can sort by modified 
Select all of the nucleator data for a region in the "display probe run list"
For each of your markers, highlight the marker, select "copy to clipboard"
Paste the data into an Excel spreadsheet. 
Save the spreadsheet a as tab delimited .txt file
Save the file using the naming convention "casename region celltype.txt"
If you have multiple runs to track (e.g., for reliability) save as "casename run region celltype.txt"
(Don't mess around with the headers, this program expects default Stereo Investigator output)

Step 2 (Optional):
This program can return either raw binned data, or data corrected by estimated cell number
To correct data by cell number, create an excel file with the format:
Column 1: Case
Column 2: Run number (or leave blank)
Column 3: Region name
Column 4: Cell marker name
Column 5: Number of cells

Save the file as a tab-delimited text file.

##################################################################

stereo_investigator_nucleator_bin's People

Contributors

johntmorgan avatar

Watchers

James Cloos 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.