-
Notifications
You must be signed in to change notification settings - Fork 10
Videos on YouTube
During COVID-19, all my lectures were moved online. This gave me the impetus to explore this medium. Hence, I thought that since I am already doing it, why not put my contents on YouTube? As such, this page is a listing of all my videos on my YouTube channel. I am learning how to be comfortable as I go along and all these videos are mostly live recordings with no rehearsals nor editing; hence, I do apologize for some of my Freudian slips (also known as "slip of tongue").
Nevertheless, please subscribe...
10-Minutes Python video series is a project to deliver bite-size Python training and education to the masses. My aim is to cap each video at 10 minutes maximum so that it can be digested easily. All the videos will be posted at my 10-Minutes Python YouTube Channel. Here is the list of videos so far:
- Launch and Self-Introduction: June 22, 2020; 3:07 minutes
- Numbers (Integer and Float) vs Strings: June 22, 2020; 5:08 minutes
- Setting up Python Environment (Anaconda and Spyder): June 23, 2020; 4:11 minutes
- Variable Names: June 23, 2020; 5.46 minutes
- Arithmetic Operators: June 23, 2020; 4:46 minutes
- Logical (Comparison) Operators: June 23, 2020; 5:39 minutes
- Comments: June 23, 2020; 4:47 minutes
- Importance of Indentations: June 23, 2020; 5:09 minutes
- Simple IF Statement: July 20, 2020; 6:03 minutes
- Multiple IF Statements: July 20, 2020; 6:16 minutes
- Using Artificial Life Simulation to Gain Insights into Contradictory Field Evidence - Talk presented at PyConSG 2016 in June 2016.
- Digital Organism for Evolutionary Insights - Talk given at National Supercomputing Centre Singapore on May 25, 2018; organized by Association for Medical and Bioinformatics Singapore (AMBIS)
- How to run a DOSE simulation
- ZeroOne 1 - Starting "Matrix" Simulator Project
- ZeroOne 2 - Running the "Matrix"
- Generating Simulatable Kinetic Models from Genome-Scale Models
- ChemBot_1 vs DumbBot
- Setup Zotero and Connect to Microsoft Word
- Insert Citations into Zotero Using PubMed ID and DOI
- Insert Citations into Zotero Using RIS File
- Insert Citations into Zotero Using PDF
- Manually Insert Citations into Zotero
- Using Zotero in Microsoft Word including (a) How to add in-line citations, (b) How to change in-line citation styles, (c) How to generate reference list, and (d) How to get new citation styles.
- Extract Zotero References from Microsoft Word for Import into Another Zotero Library using Reference Extractor by Rintze Zelle. Here is the corresponding GitHub repository.
- Bachelor, Applied Bioinformatics, Lecture 1: Genome-Scale Analysis 1
- Bachelor, Applied Bioinformatics, Laboratory 1: Identifying Tumour Subtypes
- Bachelor, Applied Bioinformatics, Lecture 2: Genome-Scale Analysis 2
- Bachelor, Applied Bioinformatics, Laboratory 2: Identifying Differentially Expressed Genes
- Bachelor, Applied Bioinformatics, Lecture 3: Machine Learning Classification of Tumour Subtypes
- Bachelor, Applied Bioinformatics, Laboratory 3: Support Vector Machine to Classify Microarray Data into Tumour Subtypes
- Diploma, Scripting in Bioinformatics, Lecture 1A: Briefing and Primitives
- Diploma, Scripting in Bioinformatics, Lecture 1B: Primitives
- Diploma, Scripting in Bioinformatics, Lecture 2: Collections
- Diploma, Scripting in Bioinformatics, Lecture 3: Control Statements
- Diploma, Scripting in Bioinformatics, Lecture 4: User Defined Functions
- Diploma, Scripting in Bioinformatics, Lecture 5: Modules, Packages and Reading Files
- Diploma, Scripting in Bioinformatics, Lecture 6: Introduction to Biopython
- Diploma, Scripting in Bioinformatics, Lecture 7: Sequence Annotation Objects
- Diploma, Scripting in Bioinformatics, Lecture 8: Sequence Input/Output
- Diploma, Scripting in Bioinformatics, Lecture 9: BLAST
- Diploma, Bioinformatics, Lecture 1: Introduction to Bioinformatics (Molecular Tools, Part 1)
- Diploma, Bioinformatics, Lecture 2: Introduction to Bioinformatics (Molecular Tools, Part 2; and Databases)
- Diploma, Bioinformatics, Lecture 3: NCBI Databases and BLAST
- Diploma, Bioinformatics, Lecture 4: Sequence Comparison
- Tutorial: How to Download Genomic Sequences from GenBank
- Diploma, Bioinformatics, Lecture 5: Protein Families and Domains
- Diploma, Bioinformatics, Lecture 6: Phylogenetics
- Diploma, Bioinformatics, Lecture 7: Genome Annotation & Comparative Genomics
- Bachelor, Genomics, Lecture 1: Genome Structure
- Bachelor, Genomics, Lecture 2: Genome Assembly
- Bachelor, Genomics, Lecture 3: Microarrays and Molecular Subgrouping
- Bachelor, Genomics, Lecture 4: Differentially Expressed Genes
- Bachelor, Genomics, Lecture 5: Classifiers and Machine Learning
- Bachelor, Genomics, Lecture 6: microRNAs
- Bachelor, Genomics, Lecture 7: Epigenetics
- Bachelor, Genomics, Lecture 8: CRISPR-Cas Based Genome Editing and Applications
- Bachelor, Genomics, Lecture 9: Microbial / Fungal / Viral Communities
- Bachelor, Genomics, Lecture 10: Prediction of Protein Structure & Function from Sequence
- Concept: Statistics and Analysis (Part 1 of 2)
- Concept: Statistics and Analysis (Part 2 of 2)
- Excel: How to get Data Analysis and Solver tabs in Excel
- Excel: Descriptive Statistics with Excel
- Excel: 1-sample Z-test / t-test with Excel
- Excel: 3 Types of t-tests (paired, and 2-samples with equal or unequal variances) with Excel
- Excel: One-way ANOVA with Excel
- Excel: Summarize data using Pivot Tables in Excel
- Excel: Using Excel's Pivot Table to Calculate Relative Risk and Odds Ratio
- Excel: VLookup function in Excel
- Concept: Statistics Revision for Microbiology, 1st Edition
- Concept: Statistics Revision for Microbiology, 2nd Edition
- Excel: Simple Linear Regression in Excel
- Excel: Multiple Regression in Excel
- Concept: Use Only Frequencies in Chi-Square Test
- Excel: Using Excel to Test for Conformity to Distribution
- Diploma, Biological Data Analysis, Tutorial 1: Data Type & Summary Statistics
- Diploma, Biological Data Analysis, Laboratory 1: Data Type & Summary Statistics
- Diploma, Biological Data Analysis, Lecture 2: Basic Research Strategies and Contingency Table
- Diploma, Biological Data Analysis, Tutorial 2: Research Strategies & Contingency Table
- Diploma, Biological Data Analysis, Laboratory 2: Research Strategies & Contingency Table
- Diploma, Biological Data Analysis, Lecture 3: Basic Probability Theories, Relative Risk and Odds Ratio
- Diploma, Biological Data Analysis, Tutorial 3: Basic Probability Theories, Relative Risk and Odds Ratio
- Diploma, Biological Data Analysis, Tutorial 3: Basic Probability Theories, Relative Risk and Odds Ratio, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 3: Basic Probability Theories, Relative Risk and Odds Ratio, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 3: Basic Probability Theories, Relative Risk and Odds Ratio, 4th Edition
- Diploma, Biological Data Analysis, Laboratory 3: Binomial and Normal Distribution using Excel
- Diploma, Biological Data Analysis, Laboratory 3: Binomial and Normal Distribution using Excel, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 3: Binomial and Normal Distribution using Excel, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 4: Probability Distribution
- Diploma, Biological Data Analysis, Tutorial 4: Probability Distribution, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 4: Probability Distribution, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 4: Probability Distribution, 4th Edition
- Diploma, Biological Data Analysis, Laboratory 4: One Sample Hypothesis Testing
- Diploma, Biological Data Analysis, Laboratory 4: One Sample Hypothesis Testing, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 4: One Sample Hypothesis Testing, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 5: One Sample Hypothesis Testing
- Diploma, Biological Data Analysis, Tutorial 5: One Sample Hypothesis Testing, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 5: One Sample Hypothesis Testing, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 5: One Sample Hypothesis Testing, 4th Edition
- Diploma, Biological Data Analysis, Laboratory 5: Two Sample Hypothesis Testing
- Diploma, Biological Data Analysis, Tutorial 6: Two Sample Hypothesis Testing
- Diploma, Biological Data Analysis, Tutorial 6: Two Sample Hypothesis Testing, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 6: Two Sample Hypothesis Testing, 3rd Edition
- Diploma, Biological Data Analysis, Tutorial 6: Two Sample Hypothesis Testing, 4th Edition
- Diploma, Biological Data Analysis, Tutorial 7: Confidence Interval
- Diploma, Biological Data Analysis, Tutorial 7: Confidence Interval, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 7: Confidence Interval, 3rd Edition
- Diploma, Biological Data Analysis, Laboratory 7: Introduction to R
- Diploma, Biological Data Analysis, Tutorial 8: ANOVA
- Diploma, Biological Data Analysis, Tutorial 8: ANOVA, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 8: ANOVA
- Diploma, Biological Data Analysis, Laboratory 8: ANOVA, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 9: Regression
- Diploma, Biological Data Analysis, Tutorial 9: Regression, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 9: Regression, 3rd Edition
- Diploma, Biological Data Analysis, Laboratory 9: Regression
- Diploma, Biological Data Analysis, Laboratory 9: Regression, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 9: Regression, 3rd Edition
- Diploma, Biological Data Analysis, Lecture 10: Wilcoxon Rank-Sum Test and Wilcoxon Signed-Sum Test
- Diploma, Biological Data Analysis, Tutorial 10: Wilcoxon Rank-Sum Test and Wilcoxon Signed-Rank Test
- Diploma, Biological Data Analysis, Tutorial 10: Wilcoxon Rank-Sum Test and Wilcoxon Signed-Rank Test, 2nd Edition
- Diploma, Biological Data Analysis, Tutorial 10: Wilcoxon Rank-Sum Test and Wilcoxon Signed-Rank Test, 3rd Edition
- Diploma, Biological Data Analysis, Laboratory 10: Wilcoxon Rank-Sum Test and Wilcoxon Signed-Rank Test
- Diploma, Biological Data Analysis, Tutorial 11: Chi-Square Test
- Diploma, Biological Data Analysis, Tutorial 11: Chi-Square Test, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 11: Chi-Square Test and Fisher's Exact Test
- Diploma, Biological Data Analysis, Laboratory 11: Chi-Square Test and Fisher's Exact Test, 2nd Edition
- Diploma, Biological Data Analysis, Laboratory 11: Chi-Square Test and Fisher's Exact Test, 3rd Edition
- Excel: Are 2 Regression Coefficients Significantly Different?
- Diploma, Statistics for Applied Sciences, Lecture 3: Probabilities and Distributions
- Concept: ANOVA is regression
- Concept: Relationship Between Standard Deviation and Regression
- Excel: Common Statistical Methods Using Excel
- Diploma, Statistics for Applied Sciences, Topic 1: Present the Distribution of a Given Set of Data in Various Ways
- Diploma, Statistics for Applied Sciences, Topic 2: Determine Whether a Given Data Set is Normally Distributed
- Diploma, Statistics for Applied Sciences, Topic 3: Solve Problems Using Linear Regression Method
- Diploma, Statistics for Applied Sciences, Topic 4: Apply the Appropriate Parametric Tests on Normally Distributed Data Sets
- Diploma, Statistics for Applied Sciences, Topic 5: Apply the Appropriate Nonparametric Tests on Non-Normally Distributed Data Sets
- Diploma, Statistics for Applied Sciences, Topic 6: Perform the Goodness-of-Fit Test to Appropriate Scenarios
- Diploma, Statistics for Applied Sciences, Topic 7: Apply Randomization Methods to Appropriate Scenarios
- Statistics with R: 1. Introducing the Dataset
- Statistics with R: 2. Reading Excel Spreadsheet into R
- Statistics with R: 3. Adding Computed Columns
- Statistics with R: 4. Descriptive Statistics
- Statistics with R: 5. Shapiro-Wilk Test for Normality
- Statistics with R: 6. Fligner-Killeen Test for Homogeneity of Variances
- Statistics with R: 7. t-tests for 2-Sample Means
- Statistics with R: 8. Mann Whitney U Test
- Statistics with R: 9. Wilcoxon Signed-Rank Test
- Statistics with R: 10. Subsetting Data
- Statistics with R: 11. Simple Linear Regression
- Statistics with R: 12. Multiple Linear Regression
- Statistics with R: 13. 1-Way ANOVA for N-Sample Means
- Statistics with R: 14. 2-Way ANOVA for N-Sample Means
- Statistics with R: 15. N-Way ANOVA for M-Sample Means
- Statistics with R: [Kruskal-Wallis Test]
- Bachelors, Practical Skills, Lecture 1: Scientific Communication (Part 1 of 2)
- Bachelors, Practical Skills, Lecture 2: Scientific Communication (Part 2 of 2)
- Bachelors, Practical Skills, Lecture 3: Scientific Writing
- Bachelors, Practical Skills, Lecture 4: Scientific Posters
- Bachelors, Practical Skills, Lecture 5: Research Ethics
- Introduction to Molecular Tools in Biotechnology (Part 1 of 3)
- Introduction to Molecular Tools in Biotechnology (Part 2 of 3)
- Introduction to Molecular Tools in Biotechnology (Part 3 of 3)
- Essential IT Skills for Biology Students
- Investigative Biotechnology Laboratory Demonstration
- Diploma, Physics I, Lecture 1: Physical Units
- Diploma, Physics I, Lecture 2: Structure of Matter
- Diploma, Physics I, Lecture 3: Electricity
- Diploma, Physics I, Lecture 4: Waves and Sound
- Diploma, Physics I, Lecture 5: Light
- Diploma, Physics II, Lecture 1: Motion
- Diploma, Physics II, Lecture 2: Forces and Energy
- Diploma, Physics II, Lecture 3: Pressure, Density & Elasticity
- Diploma, Physics II, Lecture 4: Heat and Conduction
- Diploma, Physics II, Lecture 4 (2nd edition): Heat and Conduction
- Diploma, Physics II, Lecture 5: Magnetism
- Diploma, Physics II, Lecture 5 (2nd edition): Magnetism
- Bachelors, Introductory Pathological Science, Lecture 1: Legal Framework for Biomedical Scientist
- Bachelors, Introductory Pathological Science, Lecture 2: Clinical Biochemistry Samples and Sample Processing
- Bachelors, Introductory Pathological Science, Lecture 3: Automation in Pathology
- Bachelors, Introductory Pathological Science, Lecture 4: Introduction to Clinical Chemistry
- Bachelors, Introductory Pathological Science, Lecture 5: Integrated Clinical Chemistry
- Bachelors, Introductory Pathological Science, Lecture 6: Lipids and Cardiovascular Disorders
- Bachelors, Introductory Pathological Science, Lecture 7: Medical Microbiology (Principles of Diagnostics)
- Bachelors, Introductory Pathological Science, Lecture 8: Renal Function
- Bachelors, Introductory Pathological Science, Lecture 9: Urine Analysis
- Bachelors, Introductory Pathological Science, Lecture 10: Renal Clearance
- Bachelors, Introductory Pathological Science, Lecture 11: Glucose Control and Clinical Derangements
- Bachelors, Introductory Pathological Science, Lecture 12: Medical Microbiology (Principles of Diagnostics)
- Bachelors, Introductory Pathological Science, Lecture 13: Art of Culture
- Bachelors, Introductory Pathological Science, Lecture 14: Practice of Clinical Microbiology
- Bachelors, Introductory Pathological Science, Lecture 15: Introductory and Innate Immunology
- Bachelors, Introductory Pathological Science, Lecture 16: Complement System
- Bachelors, Introductory Pathological Science, Lecture 17: B Lymphocytes & Antibodies
- Bachelors, Introductory Pathological Science, Lecture 18: Major Histocompatibility Complex and Antigen Presentation
- Bachelors, Introductory Pathological Science, Lecture 19: T Lymphocytes & Molecular Mediators of Immunity
- Bachelors, Introductory Pathological Science, Lecture 20: Organs of the Immune System
- Bachelors, Introductory Pathological Science, Lecture 21: Transplantation
- Bachelors, Introductory Pathological Science, Lecture 22: Introduction to Cellular Pathology
- Bachelors, Introductory Pathological Science, Lecture 23: Tissue Preparation - Fixation and Processing
- Bachelors, Introductory Pathological Science, Lecture 24: Staining
- Bachelors, Introductory Pathological Science, Lecture 25: Epithelial Tissue
- Bachelors, Introductory Pathological Science, Lecture 26: Connective Tissue
- Bachelors, Introductory Pathological Science, Lecture 27: Muscle Tissue
- Bachelors, Introductory Pathological Science, Lecture 28: Nerve Tissue
- Bachelors, Introductory Pathological Science, Lecture 29: Immunocytochemistry and Immunofluorescence
- Bachelors, Introductory Pathological Science, Lecture 30: Introduction to Haematology
- Bachelors, Introductory Pathological Science, Lecture 31: Introduction to Blood Transfusion
- Bachelors, Introductory Pathological Science, Lecture 32: Rhesus Blood Group
- Bachelors, Introductory Pathological Science, Lecture 33: Clotting
- Bachelors, Introductory Pathological Science, Lecture 34: Introduction to Blood Transfusion Services
- Bachelors, Introductory Pathological Science, Lecture 35: White Blood Cells and WBC Disorders
- Masters, Research Approaches, Methods and Skills, Session 1: Identifying a Research Problem and Formulating a Research Question
- Masters, Research Approaches, Methods and Skills, Session 2: Doing Research Part 1: Qualitative Data Collection Methods
- Masters, Research Approaches, Methods and Skills, Session 3: Doing Research Part 2: Quantitative Data Collection Methods
- Masters, Research Approaches, Methods and Skills, Session 4: Focus Groups
- Masters, Research Approaches, Methods and Skills, Session 5: Analyzing Qualitative Data
- Masters, Research Approaches, Methods and Skills, Session 6: Quantitative Research: Designs, Terminology, Processes, Methods, and Applications
- Masters, Research Approaches, Methods and Skills, Session 7: Interpretivism
- Masters, Research Approaches, Methods and Skills, Session 8: Critical Approaches to Research
- Masters, Research Approaches, Methods and Skills, Session 9: Ethics in Research
- Masters, Research Approaches, Methods and Skills, Session 10: Analyzing an Interview Transcript
- Masters, Research Approaches, Methods and Skills, Session 11: Mixed Methods Approaches
- Masters, Research Approaches, Methods and Skills, Session 12: Exploring Wellbeing Using Interpretivism
- Bachelors, Practical Skills, Laboratory 1: Pipetting
- Bachelors, Practical Skills, Laboratory 2: Microscopy
- Bachelors, Practical Skills, Laboratory 3A: Using Spectrophotometer (Brief Introduction)
- Bachelors, Practical Skills, Laboratory 3B: Preparing Solutions
- Bachelors, Practical Skills, Laboratory 4: pH and Buffers
- Bachelors, Practical Skills, Laboratory 5: Spectrophotometry
- Bachelors, Practical Skills, Laboratory 6: Sterile Technique (Part 1 of 2)
- Bachelors, Practical Skills, Laboratory 7: Sterile Technique (Part 2 of 2)
- Bachelors, Practical Skills, Laboratory 8: Dilution and Colourimetry
- Bachelors, Practical Skills, Laboratory 9: Quantitative Microbiology 1
- Bachelors, Practical Skills, Laboratory 10: Quantitative Microbiology 2
- Bachelors, Practical Skills, Laboratory 11: Laboratory Investigation 1
- Bachelors, Introductory Pathological Science, Laboratory 1: Glucose Determination by Enzymatic Method
- Bachelors, Introductory Pathological Science, Laboratory 2: Glucose Determination / Oral Glucose Tolerance Test
- Bachelors, Introductory Pathological Science, Laboratory 3: Plasma Creatinine and e-GFR
- Bachelors, Introductory Pathological Science, Laboratory 4: Medical Microbiology 1 of 4: Inoculation into Selective Media
- Bachelors, Introductory Pathological Science, Laboratory 5: Medical Microbiology 2 of 4: Steak Dilution
- Bachelors, Introductory Pathological Science, Laboratory 6: Medical Microbiology 3 of 4: Basic Biochemical Tests
- Bachelors, Introductory Pathological Science, Laboratory 7: Medical Microbiology 4 of 4: Staphylococcus Identification
- Bachelors, Introductory Pathological Science, Laboratory 8: Haemagglutination
- Bachelors, Introductory Pathological Science, Laboratory 9: Histological Drawing
- Bachelors, Introductory Pathological Science, Laboratory 10: Staining - Haematoxylin and Eosin
- Bachelors, Introductory Pathological Science, Laboratory 11: Staining - PAS, Amylase
- Bachelors, Introductory Pathological Science, Laboratory 12: Staining - Martius Scarlet Blue
- Bachelors, Introductory Pathological Science, Laboratory 13: Making & Staining of Blood Films
- Bachelors, Introductory Pathological Science, Laboratory 14: ABO and Rh Grouping & Antibody Identification
- My PhD convocation
- Membrane transport pathways that regulate β-amyloid precursor protein (APP) processing and β-amyloid (Aβ) production in Alzheimer’s disease - Dr. Anson Tan: Public Seminar at IMCB, Singapore; on 3rd September 2019.
- Creating a encrypted compressed folder using 7-zip
Copyright (c) 2008-2024, Maurice HT Ling
Refereed Publications and Technical Reports
Abstracts and Other Un-Refereed Works
Autobiographic Verses (Poems that I wrote) and My Sayings