Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
htm_course_2016
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bernd Klaus
htm_course_2016
Commits
ae4d7532
Commit
ae4d7532
authored
8 years ago
by
Andrzej Oles
Browse files
Options
Downloads
Patches
Plain Diff
Edits to the short and detailed descriptions of the practical
parent
b144b027
No related branches found
No related tags found
1 merge request
!1
Edits to the short and detailed descriptions of the practical
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
draft_detailled_protocol_and_booklet_description.md
+19
-21
19 additions, 21 deletions
draft_detailled_protocol_and_booklet_description.md
with
19 additions
and
21 deletions
draft_detailled_protocol_and_booklet_description.md
+
19
−
21
View file @
ae4d7532
# Short description of the practical
# Short description of the practical
P12 Data handling and visual exploration of the processed and scored data from P
3 / P9
P12 Data handling and visual exploration of the processed and scored data from P
10
(ATC, Flex Lab B)
(ATC, Flex Lab B)
...
@@ -10,39 +10,37 @@ Staff: Andrzej Oles, Mike Smith, Bernd Klaus
...
@@ -10,39 +10,37 @@ Staff: Andrzej Oles, Mike Smith, Bernd Klaus
Work:
Work:
1.
Importing the data into R, the concept of "tidy data", introduction
1.
Importing the data into R, the concept of "tidy data", introduction
to data handling strategies
to data handling strategies
2.
Visual exploration of data using quality
-
control related plots, e.g. heatmaps
,
2.
Visual exploration of data using quality
control related plots, e.g. heatmaps
and PCA plots
and PCA plots
#
Short
description of the practical
#
Detailed
description of the practical
High-throughput microscopy screens with technologies such as RNAi, CRISPR-Cas
High-throughput microscopy screens with technologies such as RNAi, CRISPR-Cas
and libraries of drug compounds
typically
generate large
quantitie
s of data that
and libraries of drug compounds generate large
amount
s of data that
are potentially rich in biological information. Typically thousands of gene or
are potentially rich in biological information. Typically thousands of gene or
drug targets are screened and tens or even hundreds of image features are
drug targets are screened and tens or even hundreds of image features are
extracted.
Exploring these large datasets is challenging. R packages from
extracted.
Finding patterns indicative of exciting biology within these large
the "tidyverse" will lead the way here.
datasets and prioritizing lists of candidate hits for further experimental
testing is challenging, even after rigorous quality control steps and correction
for technical biases have been performed.
In the tutorial we will fist introduce the concept of "tidy data" that provides
a practically useful way of organizing big experimental dataset
s
In this tutorial we will first introduce the concept of "tidy data", which provide
s
a
nd show how turning the initial data in to a "tidy" representation.
a
practically useful way of organizing big datasets,
and show how to turn the initial data into a "tidy" representation.
We will then demonstrate how to perform large-scale visualization of the screen
We will then demonstrate how to perform large-scale visualization of the screen
results and show how to use this to explore patterns in the data.
results, and how to apply this to explore patterns in the data.
Methods such as principal component analysis (PCA) and clustering will be
Methods such as Principal component analysis (PCA) and clustering will be
employed, and the participants will be introduced to the advanced graphical
employed and the participants will be introduced to the advanced graphical
capabilities of R.
capabilities of R.
We will work on the cell-classification results from labs P3 / P9, so this
We will work on the cell classification results from practical P10, so this
this lab will lead the way to hit calling
tutorial will lead the way to hit calling
strategies and comprehensive downstream analyses.
strategies and comprehensive downstream analysis.
All analyses will be performed in open source R/Bioconductor software.
We will perform all analyses using open source R/Bioconductor software.
Software:
Software:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment