ZBioinformatics
ZBioinformatics
  • Видео 16
  • Просмотров 4 678
Segment Anything Model 2 | Demo & Installation & Example Code #sam2 #segmentation #videoediting
Here is the example script: github.com/zbioinformatics/SAM2_tutorial
Enjoy!
Просмотров: 1 275

Видео

How to heatmap
Просмотров 415 месяцев назад
How to heatmap
How to install Azimuth to do cell type annotation
Просмотров 1635 месяцев назад
This video covers the steps installing Azimuth which is a easy to use cell type annotation tool.
Cell type annotation using Azimuth in one line of code
Просмотров 2655 месяцев назад
Here we will use Azimuth to do cell type annotation
Nature-Quality Bar Plot
Просмотров 625 месяцев назад
This video will walk you through the steps to generate a simple, high-quality bar plot, similar to those found in Nature papers.
scRNA-seq Data Integration in Seurat V5
Просмотров 6255 месяцев назад
In this tutorial, we dive into data integration using Seurat V5. Learn how to seamlessly integrate multiple samples in your single-cell RNA sequencing (scRNA-seq) data using powerful techniques like Harmony and Canonical Correlation Analysis (CCA). We'll walk you through each step, from preprocessing to integration, ensuring your data is harmonized and ready for downstream analysis. Whether you...
AI-powered literature searching
Просмотров 645 месяцев назад
Maximizing Research Efficiency: Using Zotero and Research Rabbit Together! Learn how to seamlessly use both tools together to streamline your research process, save time, and improve the quality of your work.Research Rabbit offers AI-powered search capabilities to find relevant papers and resources that you might miss with traditional methods. Zotero helps you keep all your references in one pl...
scRNAseq analysis under 7min
Просмотров 1145 месяцев назад
Welcome to our quick guide on performing single cell sequencing analysis using Seurat in under 7 minutes! In this tutorial, we'll walk you through the essential steps to analyze your single cell RNA-seq data efficiently. This video will help you get up to speed with the Seurat package in no time. 🔍 What You'll Learn: Data Loading: How to import your single cell RNA-seq data into Seurat. Quality...
How to use R 4.4.1, 2024: Variable, Value, Logic, Character, List and Indexing
Просмотров 7935 месяцев назад
Welcome to the first part of our R programming basics series! In this video, we'll cover the foundational concepts you need to start your journey with R, a powerful language for statistical computing and data analysis. Here's what you'll learn: Variable Creation: Learn how to create variables in R, a fundamental step in any programming task. We'll show you the syntax and best practices for nami...
scRNAseq Quality Control
Просмотров 1475 месяцев назад
In this video, we will cover the basics of single cell RNA sequencing data quality control
scRNAseq Data Loading
Просмотров 2036 месяцев назад
In this video, we will cover the basics of single cell RNA sequencing data formats and show you step-by-step how to use the Seurat v5 package to load your data and create a Seurat object. Whether you're new to single cell analysis or just need a quick refresher, this video is designed to help you get started with ease. The example data can be downloaded here. cf.10xgenomics.com/samples/cell/pbm...
Free citation managment software Zotero!!!
Просмотров 976 месяцев назад
Discover how to streamline your scientific writing with Zotero, a powerful citation management tool. This tutorial covers installing and using Zotero in 2024. Whether you're a student, researcher, or academic, you'll learn how to efficiently manage your bibliographies and references directly from your browser. The video includes step-by-step instructions on installation, adding citations.
Change Message Language in RStudio
Просмотров 1626 месяцев назад
Welcome to our tutorial on how to change the message display language in RStudio! RStudio is a powerful integrated development environment (IDE) for R, and customizing it to your preferred language can greatly enhance your productivity and user experience.
Install Seurat V5 in 1 min
Просмотров 2296 месяцев назад
Install Seurat V5 in 1 min
Install RStudio in 1 min
Просмотров 1066 месяцев назад
In this quick tutorial, we'll show you how to install Rstudio on both Windows. Follow along as we guide you through the download process, installation steps. By the end of this video, you'll have RStudio up and running, ready for your statistical computing and graphics projects!
Install R in 1.5 min
Просмотров 3346 месяцев назад
Install R in 1.5 min

Комментарии

  • @hahahaha-m4o
    @hahahaha-m4o 2 месяца назад

    This is amazing. Just one quick question, how should I do if my scRNA data is already normalized and scaled?

  • @sushantnimbhorkar3223
    @sushantnimbhorkar3223 2 месяца назад

    You are a savior

  • @sushantnimbhorkar3223
    @sushantnimbhorkar3223 2 месяца назад

    Thank you so much!!!!

  • @unknownbelalmohammedabdal-1092
    @unknownbelalmohammedabdal-1092 3 месяца назад

    Thank you very much for your efforts and valuable videos.

  • @bashudevbhatt1560
    @bashudevbhatt1560 3 месяца назад

    How can learn R studio? Can you help me?

  • @nailsononesio7522
    @nailsononesio7522 4 месяца назад

    I have a AMD GPU, can i use CUDA or switch for other tecnology

    • @dr04e606
      @dr04e606 3 месяца назад

      CUDA is a proprietary technology by NVIDIA, that works only on their hardware

    • @dr04e606
      @dr04e606 3 месяца назад

      They have a folder on their GitHub page called ‘better support for non-CUDA devices (CPU, MPS),’ which suggests that you can run this model on non-NVIDIA GPUs. However, keep in mind that the performance may be lower.

  • @Come_On_Scents
    @Come_On_Scents 4 месяца назад

    Great video very interesting.

  • @West-AND-East
    @West-AND-East 4 месяца назад

    Very helpful. I thought I need to split the merged object then to integrate them. That was most RUclipsr taught.