SlideShare a Scribd company logo
1 of 20
Cell profiler 
Name SounainaKhalid 
Roll No # 1064 
Class Bs(hons) Botany 3rd sem Morning 
Submitted To Inam ul Haq 
University of Education RenalaCampus 
10/14/2014 
University of Education Okara 
Campus 
1
Table of contents 
• Introduction 
• Getting Started with Cell Profiler 
• Batch Processing 
• Default Image Folder 
• Default Output Folder 
• Align 
• Apply Threshold 
• Calculate Statistics 
• Classify Objects 
10/14/2014 
University of Education Okara 
Campus 
2
Introduction 
10/14/2014 
University of Education Okara 
Campus 
3
10/14/2014 
University of Education Okara 
Campus 
4
• Cell profiler is free and open source 
• Cell Profiler TM cell image analysis 
software 
• Cell Profiler cell image analysis 
software is designed for biologists 
• without training in computer vision or 
programming to quantitatively 
• measure phenotypes from thousands of 
images automatically. 
10/14/2014 
University of Education Okara 
Campus 
5
10/14/2014 
University of Education Okara 
Campus 
6
Analyze My Cell Profiler Data 
10/14/2014 
University of Education Okara 
Campus 
7
Description 
Performing image analysis to generate 
measurements, Cell Profiler has built-in tools 
in the Data Tools menu to generate a few types 
of plots. 
Interface 
Cell Profiler output files in MATLAB (.mat) 
and HDF5 (.h5) can be opened by Cell 
Profiler's data tools 
10/14/2014 
University of Education Okara 
Campus 
8
Getting Started with Cell Profiler 
A pipeline is a sequential set of individual image 
analysis modules 
Loading A Pipeline 
• Put the images and pipeline into a folder on your 
computer 
• Set the default image and output folders (lower right of 
the main (window) to be the folder where you put the 
images. 
10/14/2014 
University of Education Okara 
Campus 
9
• Load the pipeline using File > Load Pipeline in the 
main menu of Cell Profiler 
• Click "Analyze images" to start processing. 
• Examine the measurements using Data Tools. Data 
Tools are accessible in the main menu of Cell Profiler 
and allow you to plot, view, or export your 
measurements (e.g. to Excel). 
• If you modify the modules or settings in the pipeline, 
you can save the pipeline using File > Save Pipeline. 
See the end of this document for more information on 
pipeline files. 
10/14/2014 
University of Education Okara 
Campus 
10
Batch Processing 
• Cell Profiler is designed to analyze images in a high-throughput 
manner. Once a pipeline has been established for a 
set of images, Cell Profiler can export batches of images to be 
analyzed on a cluster with the pipeline. We often analyze 
40,000-130,000 images for one analysis in this manner. This is 
accomplished by breaking the entire set of images into 
separate batches, and then submitting each of these batches as 
individual jobs to a cluster. Each individual batch can be 
separately analyzed from the rest. 
• There are two methods of processing these batches on a 
cluster. The first requires a MATLAB license for every 
computing node of the cluster. This method produces small 
MATLAB script fileswhich specify the images to analyze. 
10/14/2014 
University of Education Okara 
Campus 
11
other method does not require MATLAB licenses for the entire 
cluster, but does require a bit more effort to set up. This method 
produces small MATLAB .mat files which specify the images to 
analyze. 
10/14/2014 
University of Education Okara 
Campus 
12
Default Image Folder 
• Help for the default image folder, in the main CellProfiler 
window: Select the main folder containing the images you 
want to analyze. Use the Browse button to select the folder, or 
carefully type the full pathname in the box. You can change the 
folder which is the default image folder upon CellProfiler 
startup by using File > Set Preferences. 
10/14/2014 
University of Education Okara 
Campus 
13
Default Output Folder 
• Help for the default output folder, in the main Cell Profiler 
window: Select the main folder where you want Cell Profiler's 
output to be saved. Use the Browse button to select the folder, 
or carefully type the full pathname in the box. You can change 
the folder which appears upon Cell Profiler startup by using 
File > Set Preferences. 
• You will have the option to save output to other locations: for 
example, the output file can be saved elsewhere by typing a 
full pathname in the 'Name the output file' box, and many 
modules (like Save Images) allow you to override the default 
output folder by entering the pathname in the settings. 
10/14/2014 
University of Education Okara 
Campus 
14
Align 
• For two or more input images, this module determines the 
optimal alignment among them. Aligning images is useful to 
obtain proper measurements of the intensities in one channel 
based on objects identified in another channel, for example. 
Alignment is often needed when the microscope is not 
perfectly calibrated. It can also be useful to align images in a 
time-lapse series of images. 
Use Of This Module 
• Regardless of the number of input images, they will all be 
aligned with respect to the first image. 
10/14/2014 
University of Education Okara 
Campus 
15
Apply Threshold 
• When a pixel is threshold, its intensity value is set to zero so 
that it appears black. If you wish to threshold dim pixels, 
change the value for which "Pixels below this value will be set 
to zero". In this case, the remaining pixels can retain their 
original intensity values or are shifted dimmer to match the 
threshold used. If you wish to threshold bright pixels, change 
the value for which "Pixels above this value will be set to 
zero". In this case, you can expand the thresholding around 
them by entering the number of pixels to expand here: This 
setting is useful to adjust when you are attempting to exclude 
bright artifactual objects: you can first set the threshold to 
exclude these bright objects, but it may also be desirable to 
10/14/2014 
University of Education Okara 
Campus 
16
expand the threshold region around those bright objects by a certain 
distance so as to avoid a 'halo' effect. 
10/14/2014 
University of Education Okara 
Campus 
17
Calculate Statistics 
• Calculates measures of assay quality (V and Z' factors) and dose 
response data (EC50) for all measured features made from images. 
• The V and Z' factors are statistical measures of assay quality and 
are calculated for each per-cell and per-image measurement that 
you have made in the pipeline. For example, the Z' factor indicates 
how well-separated the positive and negative controls are. 
Calculating these values by placing this module at the end of a 
pipeline allows you to choose which measured features are most 
powerful for distinguishing positive and negative control samples, 
or for accurately quantifying the assay's response to dose. Both Z' 
and V factors will be calculated for all measured values (Intensity, 
Area Shape, Texture, etc.). These measurements can be exported as 
the "Experiment" set of data. 
10/14/2014 
University of Education Okara 
Campus 
18
Conclusions 
• Classifies objects into different classes according to the value of a 
measurement you choose. 
• This module classifies objects into a number of different bins 
according to the value of a measurement (e.g. by size, intensity, 
shape). It reports how many objects fall into each class as well as the 
percentage of objects that fall into each class. The module requests 
that you select the measurement feature to be used to classify your 
objects and specify the bins to use. This module requires that you 
run a measurement module previous to this module in the pipeline 
so that the measurement values can be used to classify the objects. If 
you are classifying by the ratio of two measurements, you must put 
a Calculate Ratios module previous to this module in the pipeline. 
10/14/2014 
University of Education Okara 
Campus 
19
References 
http://www.cellprofiler.org/ 
http://www.htmlpublish.com/ 
10/14/2014 
University of Education Okara 
Campus 
20

More Related Content

What's hot

Machine Learning Powered A/B Testing
Machine Learning Powered A/B TestingMachine Learning Powered A/B Testing
Machine Learning Powered A/B TestingPavel Serdyukov
 
PPT file
PPT filePPT file
PPT filebutest
 
Lecture 5 machine learning updated
Lecture 5   machine learning updatedLecture 5   machine learning updated
Lecture 5 machine learning updatedVajira Thambawita
 
Scalable Similarity-Based Neighborhood Methods with MapReduce
Scalable Similarity-Based Neighborhood Methods with MapReduceScalable Similarity-Based Neighborhood Methods with MapReduce
Scalable Similarity-Based Neighborhood Methods with MapReducesscdotopen
 
Intro to plyr for Davis R Users' Group, by Steve Culman
Intro to plyr for Davis R Users' Group, by Steve CulmanIntro to plyr for Davis R Users' Group, by Steve Culman
Intro to plyr for Davis R Users' Group, by Steve CulmanNoam Ross
 

What's hot (7)

Machine Learning Powered A/B Testing
Machine Learning Powered A/B TestingMachine Learning Powered A/B Testing
Machine Learning Powered A/B Testing
 
PPT file
PPT filePPT file
PPT file
 
Lecture 5 machine learning updated
Lecture 5   machine learning updatedLecture 5   machine learning updated
Lecture 5 machine learning updated
 
Ml7 bagging
Ml7 baggingMl7 bagging
Ml7 bagging
 
Cost Based Oracle
Cost Based OracleCost Based Oracle
Cost Based Oracle
 
Scalable Similarity-Based Neighborhood Methods with MapReduce
Scalable Similarity-Based Neighborhood Methods with MapReduceScalable Similarity-Based Neighborhood Methods with MapReduce
Scalable Similarity-Based Neighborhood Methods with MapReduce
 
Intro to plyr for Davis R Users' Group, by Steve Culman
Intro to plyr for Davis R Users' Group, by Steve CulmanIntro to plyr for Davis R Users' Group, by Steve Culman
Intro to plyr for Davis R Users' Group, by Steve Culman
 

Viewers also liked

Analyse der Online-Strategien der Volksparteien - Can we auch?
Analyse der Online-Strategien der Volksparteien - Can we auch?Analyse der Online-Strategien der Volksparteien - Can we auch?
Analyse der Online-Strategien der Volksparteien - Can we auch?njwagner
 
Bkr Workflow Oeffentlich
Bkr Workflow OeffentlichBkr Workflow Oeffentlich
Bkr Workflow OeffentlichRalf Ruethlein
 
Mutter natur
Mutter naturMutter natur
Mutter naturmanfreed
 
Mobile Internetseite: So wird auch Ihre Website fit für die Zukunft
Mobile Internetseite: So wird auch Ihre Website fit für die ZukunftMobile Internetseite: So wird auch Ihre Website fit für die Zukunft
Mobile Internetseite: So wird auch Ihre Website fit für die Zukunftnetlive IT AG
 
30 Minute Release11i Security
30 Minute Release11i Security30 Minute Release11i Security
30 Minute Release11i SecuritySecureDBA
 

Viewers also liked (7)

BIENE Gewinner 2003-2008 aus Österreich
BIENE Gewinner 2003-2008 aus ÖsterreichBIENE Gewinner 2003-2008 aus Österreich
BIENE Gewinner 2003-2008 aus Österreich
 
Analyse der Online-Strategien der Volksparteien - Can we auch?
Analyse der Online-Strategien der Volksparteien - Can we auch?Analyse der Online-Strategien der Volksparteien - Can we auch?
Analyse der Online-Strategien der Volksparteien - Can we auch?
 
Bkr Workflow Oeffentlich
Bkr Workflow OeffentlichBkr Workflow Oeffentlich
Bkr Workflow Oeffentlich
 
Mutter natur
Mutter naturMutter natur
Mutter natur
 
Why glendal04.29.10
Why glendal04.29.10Why glendal04.29.10
Why glendal04.29.10
 
Mobile Internetseite: So wird auch Ihre Website fit für die Zukunft
Mobile Internetseite: So wird auch Ihre Website fit für die ZukunftMobile Internetseite: So wird auch Ihre Website fit für die Zukunft
Mobile Internetseite: So wird auch Ihre Website fit für die Zukunft
 
30 Minute Release11i Security
30 Minute Release11i Security30 Minute Release11i Security
30 Minute Release11i Security
 

Similar to Cell Profiler

Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...
Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...
Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...Michael Batavia
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESVikash Kumar
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNIRJET Journal
 
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbhfirst review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbhmithun302002
 
Human age and gender Detection
Human age and gender DetectionHuman age and gender Detection
Human age and gender DetectionAbhiAchalla
 
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCE
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCEINTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCE
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCEIPutuAdiPratama
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceTakrim Ul Islam Laskar
 
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaComparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaIRJET Journal
 
Clustering
ClusteringClustering
ClusteringMeme Hei
 
Spike sorting-tutorial
Spike sorting-tutorialSpike sorting-tutorial
Spike sorting-tutorialvacagodx
 
Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Dmitry Grapov
 
Artificial Neural Networks for data mining
Artificial Neural Networks for data miningArtificial Neural Networks for data mining
Artificial Neural Networks for data miningALIZAIB KHAN
 
Automatic Brain Segmentation-3770
Automatic Brain Segmentation-3770Automatic Brain Segmentation-3770
Automatic Brain Segmentation-3770Kitware Kitware
 
11_Saloni Malhotra_SummerTraining_PPT.pptx
11_Saloni Malhotra_SummerTraining_PPT.pptx11_Saloni Malhotra_SummerTraining_PPT.pptx
11_Saloni Malhotra_SummerTraining_PPT.pptxSaloniMalhotra23
 
Table of Contents
Table of ContentsTable of Contents
Table of Contentsbutest
 
Ultrasonic B Scan Laboratory Experiment Guidance
Ultrasonic B Scan Laboratory Experiment GuidanceUltrasonic B Scan Laboratory Experiment Guidance
Ultrasonic B Scan Laboratory Experiment GuidanceTony Toole
 

Similar to Cell Profiler (20)

Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...
Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...
Key Insights Of Using Deep Learning To Analyze Healthcare Data | Workshop Fro...
 
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHESIMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
IMAGE CLASSIFICATION USING DIFFERENT CLASSICAL APPROACHES
 
Project 6
Project 6Project 6
Project 6
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNN
 
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbhfirst review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
first review.pptxgghggggvvvvbbvvvvvhhjjjbbvvvvbbbbbhhhhhhhhhbbh
 
Human age and gender Detection
Human age and gender DetectionHuman age and gender Detection
Human age and gender Detection
 
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCE
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCEINTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCE
INTRODUCTION TO MACHINE LEARNING FOR MATERIALS SCIENCE
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional Face
 
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of GlaucomaComparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
Comparative Study of Pre-Trained Neural Network Models in Detection of Glaucoma
 
Clustering
ClusteringClustering
Clustering
 
Spike sorting-tutorial
Spike sorting-tutorialSpike sorting-tutorial
Spike sorting-tutorial
 
Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)Metabolomic Data Analysis Workshop and Tutorials (2014)
Metabolomic Data Analysis Workshop and Tutorials (2014)
 
Artificial Neural Networks for data mining
Artificial Neural Networks for data miningArtificial Neural Networks for data mining
Artificial Neural Networks for data mining
 
Artificial Neural Networks for Data Mining
Artificial Neural Networks for Data MiningArtificial Neural Networks for Data Mining
Artificial Neural Networks for Data Mining
 
Automatic Brain Segmentation-3770
Automatic Brain Segmentation-3770Automatic Brain Segmentation-3770
Automatic Brain Segmentation-3770
 
11_Saloni Malhotra_SummerTraining_PPT.pptx
11_Saloni Malhotra_SummerTraining_PPT.pptx11_Saloni Malhotra_SummerTraining_PPT.pptx
11_Saloni Malhotra_SummerTraining_PPT.pptx
 
crossvalidation.pptx
crossvalidation.pptxcrossvalidation.pptx
crossvalidation.pptx
 
Seminar nov2017
Seminar nov2017Seminar nov2017
Seminar nov2017
 
Table of Contents
Table of ContentsTable of Contents
Table of Contents
 
Ultrasonic B Scan Laboratory Experiment Guidance
Ultrasonic B Scan Laboratory Experiment GuidanceUltrasonic B Scan Laboratory Experiment Guidance
Ultrasonic B Scan Laboratory Experiment Guidance
 

More from university of education,Lahore

More from university of education,Lahore (20)

Activites and Time Planning
 Activites and Time Planning Activites and Time Planning
Activites and Time Planning
 
Steganography
SteganographySteganography
Steganography
 
Classical Encryption Techniques
Classical Encryption TechniquesClassical Encryption Techniques
Classical Encryption Techniques
 
Activites and Time Planning
Activites and Time PlanningActivites and Time Planning
Activites and Time Planning
 
OSI Security Architecture
OSI Security ArchitectureOSI Security Architecture
OSI Security Architecture
 
Network Security Terminologies
Network Security TerminologiesNetwork Security Terminologies
Network Security Terminologies
 
Project Scheduling, Planning and Risk Management
Project Scheduling, Planning and Risk ManagementProject Scheduling, Planning and Risk Management
Project Scheduling, Planning and Risk Management
 
Software Testing and Debugging
Software Testing and DebuggingSoftware Testing and Debugging
Software Testing and Debugging
 
ePayment Methods
ePayment MethodsePayment Methods
ePayment Methods
 
SEO
SEOSEO
SEO
 
A Star Search
A Star SearchA Star Search
A Star Search
 
Enterprise Application Integration
Enterprise Application IntegrationEnterprise Application Integration
Enterprise Application Integration
 
Uml Diagrams
Uml DiagramsUml Diagrams
Uml Diagrams
 
eDras Max
eDras MaxeDras Max
eDras Max
 
RAD Model
RAD ModelRAD Model
RAD Model
 
Microsoft Project
Microsoft ProjectMicrosoft Project
Microsoft Project
 
Itertaive Process Development
Itertaive Process DevelopmentItertaive Process Development
Itertaive Process Development
 
Computer Aided Software Engineering Nayab Awan
Computer Aided Software Engineering Nayab AwanComputer Aided Software Engineering Nayab Awan
Computer Aided Software Engineering Nayab Awan
 
Lect 2 assessing the technology landscape
Lect 2 assessing the technology landscapeLect 2 assessing the technology landscape
Lect 2 assessing the technology landscape
 
system level requirements gathering and analysis
system level requirements gathering and analysissystem level requirements gathering and analysis
system level requirements gathering and analysis
 

Recently uploaded

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 

Recently uploaded (20)

Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 

Cell Profiler

  • 1. Cell profiler Name SounainaKhalid Roll No # 1064 Class Bs(hons) Botany 3rd sem Morning Submitted To Inam ul Haq University of Education RenalaCampus 10/14/2014 University of Education Okara Campus 1
  • 2. Table of contents • Introduction • Getting Started with Cell Profiler • Batch Processing • Default Image Folder • Default Output Folder • Align • Apply Threshold • Calculate Statistics • Classify Objects 10/14/2014 University of Education Okara Campus 2
  • 3. Introduction 10/14/2014 University of Education Okara Campus 3
  • 4. 10/14/2014 University of Education Okara Campus 4
  • 5. • Cell profiler is free and open source • Cell Profiler TM cell image analysis software • Cell Profiler cell image analysis software is designed for biologists • without training in computer vision or programming to quantitatively • measure phenotypes from thousands of images automatically. 10/14/2014 University of Education Okara Campus 5
  • 6. 10/14/2014 University of Education Okara Campus 6
  • 7. Analyze My Cell Profiler Data 10/14/2014 University of Education Okara Campus 7
  • 8. Description Performing image analysis to generate measurements, Cell Profiler has built-in tools in the Data Tools menu to generate a few types of plots. Interface Cell Profiler output files in MATLAB (.mat) and HDF5 (.h5) can be opened by Cell Profiler's data tools 10/14/2014 University of Education Okara Campus 8
  • 9. Getting Started with Cell Profiler A pipeline is a sequential set of individual image analysis modules Loading A Pipeline • Put the images and pipeline into a folder on your computer • Set the default image and output folders (lower right of the main (window) to be the folder where you put the images. 10/14/2014 University of Education Okara Campus 9
  • 10. • Load the pipeline using File > Load Pipeline in the main menu of Cell Profiler • Click "Analyze images" to start processing. • Examine the measurements using Data Tools. Data Tools are accessible in the main menu of Cell Profiler and allow you to plot, view, or export your measurements (e.g. to Excel). • If you modify the modules or settings in the pipeline, you can save the pipeline using File > Save Pipeline. See the end of this document for more information on pipeline files. 10/14/2014 University of Education Okara Campus 10
  • 11. Batch Processing • Cell Profiler is designed to analyze images in a high-throughput manner. Once a pipeline has been established for a set of images, Cell Profiler can export batches of images to be analyzed on a cluster with the pipeline. We often analyze 40,000-130,000 images for one analysis in this manner. This is accomplished by breaking the entire set of images into separate batches, and then submitting each of these batches as individual jobs to a cluster. Each individual batch can be separately analyzed from the rest. • There are two methods of processing these batches on a cluster. The first requires a MATLAB license for every computing node of the cluster. This method produces small MATLAB script fileswhich specify the images to analyze. 10/14/2014 University of Education Okara Campus 11
  • 12. other method does not require MATLAB licenses for the entire cluster, but does require a bit more effort to set up. This method produces small MATLAB .mat files which specify the images to analyze. 10/14/2014 University of Education Okara Campus 12
  • 13. Default Image Folder • Help for the default image folder, in the main CellProfiler window: Select the main folder containing the images you want to analyze. Use the Browse button to select the folder, or carefully type the full pathname in the box. You can change the folder which is the default image folder upon CellProfiler startup by using File > Set Preferences. 10/14/2014 University of Education Okara Campus 13
  • 14. Default Output Folder • Help for the default output folder, in the main Cell Profiler window: Select the main folder where you want Cell Profiler's output to be saved. Use the Browse button to select the folder, or carefully type the full pathname in the box. You can change the folder which appears upon Cell Profiler startup by using File > Set Preferences. • You will have the option to save output to other locations: for example, the output file can be saved elsewhere by typing a full pathname in the 'Name the output file' box, and many modules (like Save Images) allow you to override the default output folder by entering the pathname in the settings. 10/14/2014 University of Education Okara Campus 14
  • 15. Align • For two or more input images, this module determines the optimal alignment among them. Aligning images is useful to obtain proper measurements of the intensities in one channel based on objects identified in another channel, for example. Alignment is often needed when the microscope is not perfectly calibrated. It can also be useful to align images in a time-lapse series of images. Use Of This Module • Regardless of the number of input images, they will all be aligned with respect to the first image. 10/14/2014 University of Education Okara Campus 15
  • 16. Apply Threshold • When a pixel is threshold, its intensity value is set to zero so that it appears black. If you wish to threshold dim pixels, change the value for which "Pixels below this value will be set to zero". In this case, the remaining pixels can retain their original intensity values or are shifted dimmer to match the threshold used. If you wish to threshold bright pixels, change the value for which "Pixels above this value will be set to zero". In this case, you can expand the thresholding around them by entering the number of pixels to expand here: This setting is useful to adjust when you are attempting to exclude bright artifactual objects: you can first set the threshold to exclude these bright objects, but it may also be desirable to 10/14/2014 University of Education Okara Campus 16
  • 17. expand the threshold region around those bright objects by a certain distance so as to avoid a 'halo' effect. 10/14/2014 University of Education Okara Campus 17
  • 18. Calculate Statistics • Calculates measures of assay quality (V and Z' factors) and dose response data (EC50) for all measured features made from images. • The V and Z' factors are statistical measures of assay quality and are calculated for each per-cell and per-image measurement that you have made in the pipeline. For example, the Z' factor indicates how well-separated the positive and negative controls are. Calculating these values by placing this module at the end of a pipeline allows you to choose which measured features are most powerful for distinguishing positive and negative control samples, or for accurately quantifying the assay's response to dose. Both Z' and V factors will be calculated for all measured values (Intensity, Area Shape, Texture, etc.). These measurements can be exported as the "Experiment" set of data. 10/14/2014 University of Education Okara Campus 18
  • 19. Conclusions • Classifies objects into different classes according to the value of a measurement you choose. • This module classifies objects into a number of different bins according to the value of a measurement (e.g. by size, intensity, shape). It reports how many objects fall into each class as well as the percentage of objects that fall into each class. The module requests that you select the measurement feature to be used to classify your objects and specify the bins to use. This module requires that you run a measurement module previous to this module in the pipeline so that the measurement values can be used to classify the objects. If you are classifying by the ratio of two measurements, you must put a Calculate Ratios module previous to this module in the pipeline. 10/14/2014 University of Education Okara Campus 19
  • 20. References http://www.cellprofiler.org/ http://www.htmlpublish.com/ 10/14/2014 University of Education Okara Campus 20