- 174
- 361 786
UCLA QCBio Collaboratory
United States
เข้าร่วมเมื่อ 31 ก.ค. 2017
The QCBio Collaboratory TH-cam channel features video recordings of training workshops. If you would like to register for our live, interactive workshops please visit:
qcb.ucla.edu/collaboratory/schedule-of-workshops/
Click on the workshop of interest and then register using the registration button on the right of the screen. There is a $200 registration fee for individuals not affiliated with UCLA.
qcb.ucla.edu/collaboratory/schedule-of-workshops/
Click on the workshop of interest and then register using the registration button on the right of the screen. There is a $200 registration fee for individuals not affiliated with UCLA.
W9: Intro to Python – Day 1
This workshop will cover the basic concepts of Python programming. The course is supplemented with hands-on exercises geared towards computational biology use cases. No previous knowledge of programming is assumed.
มุมมอง: 296
วีดีโอ
W1a: Unix command line I - Day 3
มุมมอง 1512 หลายเดือนก่อน
Unix is a command-line-based platform that is a highly powerful and flexible tool for data management and analysis. First, this workshop introduces the basic concepts of UNIX operating system and shell scripting. We will explore essential hands-on skills to confidently use the command line interface on either a local (laptop) or a remote (hoffman2 cluster) computer running the Unix system. Next...
W1a: Unix command line I - Day 2
มุมมอง 1662 หลายเดือนก่อน
Unix is a command-line-based platform that is a highly powerful and flexible tool for data management and analysis. First, this workshop introduces the basic concepts of UNIX operating system and shell scripting. We will explore essential hands-on skills to confidently use the command line interface on either a local (laptop) or a remote (hoffman2 cluster) computer running the Unix system. Next...
W1a: Unix command line I - Day 1
มุมมอง 3892 หลายเดือนก่อน
Unix is a command-line-based platform that is a highly powerful and flexible tool for data management and analysis. First, this workshop introduces the basic concepts of UNIX operating system and shell scripting. We will explore essential hands-on skills to confidently use the command line interface on either a local (laptop) or a remote (hoffman2 cluster) computer running the Unix system. Next...
W5a: RNA-seq I Analysis - Day 3
มุมมอง 4447 หลายเดือนก่อน
RNA-seq I aims to provide an introduction and the basics tools to process raw RNA-seq data on a cluster machine (Hoffman2). The workshop can serve also as a starting point to develop a gene expression project. This workshop is divided in three days that will cover major steps of processing RNA-seq.
W5a: RNA-seq I Analysis - Day 1
มุมมอง 1.3K7 หลายเดือนก่อน
RNA-seq I aims to provide an introduction and the basics tools to process raw RNA-seq data on a cluster machine (Hoffman2). The workshop can serve also as a starting point to develop a gene expression project. This workshop is divided in three days that will cover major steps of processing RNA-seq.
W5a: RNA-seq I Analysis - Day 2
มุมมอง 4997 หลายเดือนก่อน
RNA-seq I aims to provide an introduction and the basics tools to process raw RNA-seq data on a cluster machine (Hoffman2). The workshop can serve also as a starting point to develop a gene expression project. This workshop is divided in three days that will cover major steps of processing RNA-seq.
W28: Advanced Data Visualization w/ ggplot2 - Day 3
มุมมอง 3227 หลายเดือนก่อน
This interactive and hands-on training is tailored for students and researchers eager to delve into the art and science of data visualization. In this workshop, we will journey through the essentials of data wrangling with dplyr, followed by a deep dive into the powerful ggplot2 package (ggplot2.tidyverse.org/) and its extensions. By the end of the workshop, you will gain practical experience a...
W26: Protein Structure with AlphaFold - Day 1
มุมมอง 8607 หลายเดือนก่อน
The goal of the workshop is to enable the participants to submit and rationally evaluate results of the AlphaFold protein structure predictions. The class will cover the basic principles of the structural biology of proteins, protein structure visualization (in pymol) and protein structure prediction. The participants will have opportunity to generate AlphaFold predictions for a protein sequenc...
W26: Protein Structure with AlphaFold - Day 3
มุมมอง 5117 หลายเดือนก่อน
The goal of the workshop is to enable the participants to submit and rationally evaluate results of the AlphaFold protein structure predictions. The class will cover the basic principles of the structural biology of proteins, protein structure visualization (in pymol) and protein structure prediction. The participants will have opportunity to generate AlphaFold predictions for a protein sequenc...
W26: Protein Structure with AlphaFold - Day 2
มุมมอง 2207 หลายเดือนก่อน
The goal of the workshop is to enable the participants to submit and rationally evaluate results of the AlphaFold protein structure predictions. The class will cover the basic principles of the structural biology of proteins, protein structure visualization (in pymol) and protein structure prediction. The participants will have opportunity to generate AlphaFold predictions for a protein sequenc...
W3: Intro to R and Data Visualization - Day 3
มุมมอง 1557 หลายเดือนก่อน
R (www.r-project.org) is a free software environment for statistical computing and graphics. First, this workshop introduces basic concepts, syntax, and usage in R programming, statistical analysis, and visualization techniques. We will conduct hands-on tutorials throughout the session, giving attendees a chance to see R in action. This course is a pre-requisite for several other Collaboratory ...
W3: Intro to R and Data Visualization - Day 1
มุมมอง 5767 หลายเดือนก่อน
R (www.r-project.org) is a free software environment for statistical computing and graphics. First, this workshop introduces basic concepts, syntax, and usage in R programming, statistical analysis, and visualization techniques. We will conduct hands-on tutorials throughout the session, giving attendees a chance to see R in action. This course is a pre-requisite for several other Collaboratory ...
W3: Intro to R and Data Visualization - Day 2
มุมมอง 1237 หลายเดือนก่อน
R (www.r-project.org) is a free software environment for statistical computing and graphics. First, this workshop introduces basic concepts, syntax, and usage in R programming, statistical analysis, and visualization techniques. We will conduct hands-on tutorials throughout the session, giving attendees a chance to see R in action. This course is a pre-requisite for several other Collaboratory ...
W1b: UNIX command line II - Day 3
มุมมอง 2337 หลายเดือนก่อน
This workshop (UNIX Command Line II) continues Workshop W1: UNIX Command Line I and uses the Hoffman2 campus computing cluster. The focus is on features that make dealing with large files or large numbers of files or repetitive tasks easier. These include shell variables, substitutions, redirections, pipes, loops, conditionals, subshells, shell functions, and shell scripts. There will be illust...
W37: Applications of Large Language Models - Day 3
มุมมอง 1978 หลายเดือนก่อน
W37: Applications of Large Language Models - Day 3
W37: Applications of Large Language Models - Day 2
มุมมอง 1778 หลายเดือนก่อน
W37: Applications of Large Language Models - Day 2
W37: Applications of Large Language Models - Day 1
มุมมอง 6838 หลายเดือนก่อน
W37: Applications of Large Language Models - Day 1
W28: Advanced Data Visualization w/ ggplot2 - Day 2
มุมมอง 1679 หลายเดือนก่อน
W28: Advanced Data Visualization w/ ggplot2 - Day 2
W28: Advanced Data Visualization w/ ggplot2 - Day 1
มุมมอง 4189 หลายเดือนก่อน
W28: Advanced Data Visualization w/ ggplot2 - Day 1
W33: Analysis of Electronic Health Records - Day 3
มุมมอง 19611 หลายเดือนก่อน
W33: Analysis of Electronic Health Records - Day 3
W33: Analysis of Electronic Health Records - Day 2
มุมมอง 18811 หลายเดือนก่อน
W33: Analysis of Electronic Health Records - Day 2
can i have the data mentioned in the video for processing?
Thx u so much, 非常好视频使我的空转水平激增
讲的真好!帮助了我很多,非常感谢~
Thank you so much for the insightful workshop ! The content was incredibly informative, and I appreciate the effort you put into making it accessible.
Hi there, thank you so much for this video and explanation. Is there any chance we can have the data and scripts to the Spatial Transcriptomics series as we do for other workshops here? Thank you very much for your consideration!
very motivating and engaging presentation with memes. :)
00:06 The workshop aims to increase understanding and accessibility of single-cell rna-seq technology and analysis tools. 02:32 Students will gain understanding of the challenges in single-cell RNA-seq analysis and the utility of existing and emerging methods. 07:08 Single cell RNA sequencing enables studying tissue heterogeneity and cell state transitions 09:28 Approaches to the study of gene expression patterns 14:12 Single cell RNA sequencing allows researchers to measure transcriptional differences across different groups of cells 16:37 Cell types change across all cells 21:20 Fluorescent activated cell sorting (FACS) and droplet encapsulation are popular technologies for cell separation and composition measurement. 23:22 DropSeek and inDrop/10x Chromium are two methods to barcode cells for sequencing 27:22 The BD Rhapsody platform offers an alternative to traditional reverse transcription and PCR. 29:42 The umi count is the total number of unique mrnas for gene that were captured. 34:08 Different methods have varying detection limits, affecting mRNA capture probability 36:14 Limitations of single-cell RNA sequencing technology 40:28 Cells can be labeled using hashtags and conjugated antibodies for easy identification in downstream analysis. 42:34 Cell surface markers are used in single cell transcriptomes, but the approach is expensive. 47:26 Most of the noise in the data is induced by the capture process rather than insufficient sampling. 49:55 Sightseek is a way of identifying specific subpopulations of cells based on cell surface markers. 54:49 Different methods are being used to identify cell types in transcriptional data. 57:21 The process involves using different antibodies to bind to specific cells and count the binding events. 1:03:29 Recap quiz on Kahoot 1:10:20 Single cell RNA sequencing protocols can induce non-linearities and dropouts, leading to potential gene misrepresentation. 1:18:54 Different experimental approaches to single cell RNA sequencing. 1:21:08 Pipeline for filtering and analyzing single-cell RNA sequencing data. 1:25:54 Single cell RNA sequencing captures only about 5% of mRNA from each cell. 1:28:04 Inefficiency in capturing transcripts and the relationship between mean mRNA and number of cells detected 1:32:21 mRNA leakage and low-quality cells can affect data analysis in single-cell RNA sequencing 1:34:23 Consider multiple parameters jointly to remove poorly amplified or damaged cells and doublets. 1:38:58 Gene expression data is transformed and normalized to identify the subset of most variable genes. 1:41:28 Analysis of gene expression levels and cell populations in data 1:46:39 Normalization is not necessary for single-cell RNA sequencing data 1:48:50 The data shows a gamma distribution with many cells having zero counts of a particular gene. 1:53:14 Various methods are used to reduce technical noise and focus on biological variants in single-cell RNA sequencing analysis 1:55:20 Introducing bias to your samples 2:00:11 Quality control is the first step in the analysis pipeline. 2:02:56 If facing installation issues with scanpi in PyCharm, try installing Anaconda from anaconda.com 2:12:34 Use of zero inflated model for mRNA sequencing analysis 2:16:03 Low overall reads and high fraction of mitochondrial mrnas 2:24:14 Mitochondrial RNA can be used as a potential quality control for single-cell nuclei sequencing. 2:26:24 Scan Pi software and required libraries 2:31:50 Importing libraries and understanding Python 2:34:08 Start loading data into python console. 2:39:25 Protein and actin genes are highly expressed in the data 2:41:46 Cells with higher percentages of mitochondrial genes tend to have lower total counts 2:46:34 Filtering the data by retaining cells with more than 200 genes and genes expressed in at least three cells. 2:49:16 Successful removal of outlier data points from the loaded data
Louvain😢
can i have the data mentioned in the video for processing?
thank you!
which paper is refers to?
Thx for your clarification, also where can i find the code used
the hg19.refgene is an sqlite file that can be open with a DBbrowser sqlite or in R
My CEAS did bnot generate the R pdf, only the excel file
cistrome-ceas package in conda installed in an python 2.7 environment conda create -n old_python python=2.7 conda activate old_python conda install cistrome-ceas conda activate old_python
Great work! Thank you!
Thanks
In the Scree/Elbow plot made in the tutorial What is represented on the x and y axis why are the values given on y-axis negative
Thanks
I am following this course independently. Is it possible to get access to the data to attempt to replicate this on my computer?
I am following this course from outside UCLA. I wonder if its possible to complete this course on my ubuntu machine.
Genetic Information is the TimeStamps embedded in the Atoms. Life gets its energy from the time differences of the biological elements in our body. I am able to explain every physical, chemical and biological processes using this discovery.
Hi! thank you for you videos, im not in your program, but your lectures were the most useful in the internet. wish all the best in your work!
where can I get the Day2 data which was not found from the shared google drive
I think the data is same as that of Day1
Can you please share the url of CEAS website. It's not as given in their research paper. Or any alternative tool.
you will have to do it in conda: conda install cistrome-ceas, but before you do it you will have to create a conda environment with python2, and then call the environment with pithon2 and install cistrome-ceas there. And when you run the program you have to initiate your conda environment where python2 is: conda create -n old_python python=2.7 conda activate old_python conda install cistrome-ceas
On around 25 minutes, you're talking about normalizing aligned files. How would you normally do it if you don't want to speed up the process?
Could you please add the ATAC-SEQ data analysis to this channel?
such a great video I really appreciate it!
wow thanks really helpful.
Great video. Can we have access to the data and scripts?
Please share the data
Please share the data
20:00 31:00
This was very helpful and thank you so much!
where can I get the R codes
Lukasz! I was looking for some good guidance for building networks and imagine my surprise finding a trusted scientist aht inspired me from graduate school teaching it! I wish you well my friend! Thanks for continuing to teach me <3
what's the difference between multiplexing vs throughput?
Multiple rounds vs number each round.
th-cam.com/video/URqjNcZ7d5E/w-d-xo.html
@@xiaohuiyu1928 It's lovely to see that you came back and answered your own question (I mean that genuinely). I am aware that throughput usually refers to the number of cells that the technique can handle; in scRNA-Seq, my area of focus, droplet-based methods are very high throughput but they lack sensitivity whereas plate-based methods are exactly the opposite (high sensitivity and low throughput). What would multiplexing mean in this context though? I would appreciate your input.
Thank you immensely for the enlightening course you have provided us this semester. I have found the content to be rich and stimulating, contributing significantly to my academic growth. To better understand and review the course material, I am in need of some resources like the datasets and PowerPoint presentations used during the lectures. Would it be possible for you to share these materials via Google Drive or any other online platform you find convenient? This would be of great assistance to me and my classmates, enabling us to continue exploring and learning beyond the course end. I greatly appreciate your support and understanding. Looking forward to your positive response. Thank you!
When you do multiple rounds of smFISH, are you moving the slide from the microscope to the bench and back again after each round? How are you able to preserve the same position when you overlay the multiple images? A small shift of the slide placement could result in a shift image, right? How is this overcome?
There is no need to remove the slide every round. In the present comercial platform using MERFISH, the slide is set in a flow chamber, and the different probes will fluid in automatically after the former round's imaging. Also the objective lens will also automatically move to the next FOV.
Thank you for this great introduction! I have learned a ton!
Thank you for this amazing workshop and thank you for sharing it on youtube!
Can we get acces to your GoogleColab Link / Jypyter Notebook
Brilliant. Thanks a lot
he is so nervous
Bro, your dock is sick!
Thank you soooo much my UCLA sister. Im your neighbor from UCSD :D This content is awesome, very comprehensive and clearly-explained. Would it be possible for you to share the slides? I totally understand if there's copyright issue. These are such great learning materials
I'd like to thanks Arjun Bhattacharya and UCLA QCBio for making it available!
skip to 42:44 if you want to skip wait time while sergey got zoom up and running again.
Nice job! but quick question I am Ph.D. student in the pharmacology and toxicology department with a pharmacy degree background wanted to know how feasible it is to learn transcriptomes in 6 months internship?
Great! One observation, we cant do double, triplo fish, Fish and immunofluorescence etc.
This video is a legend... Thank you so much for the explanation!