A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tidyomics/tidySpatialWorkshop below:

tidyomics/tidySpatialWorkshop: Tidy spatial analyses workshop

Instructor names and contact information

Material web page

More details on the workshop are below.

Workshop partner: Physalia

Workshop package installation

If you want to install the packages and material post-workshop, the instructions are below. The workshop is designed for R 4.5 and Bioconductor 3.21.

# Update Bioconductor
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install(version = "3.21")

# Install workshop package
#install.packages('remotes')
remotes::install_github("tidyomics/tidySpatialWorkshop", dependencies = TRUE)

# Then build the vignettes
remotes::install_github("tidyomics/tidySpatialWorkshop", build_vignettes = TRUE, force=TRUE)

# To view vignette
library(tidySpatialWorkshop)
vignette("Session_1_sequencing_assays")
Interactive execution of the vignettes

From command line, and enter the tidySpatialWorkshop directory.

# Open the command line
git clone git@github.com:tidyomics/tidySpatialWorkshop.git

Alternatively download the git zipped package. Uncompress it. And enter the directory.

To run the code, you could then copy and paste the code from the workshop vignette or R markdown file into a new R Markdown file on your computer.

This workshop aims to equip participants with a foundational understanding of spatial omics, exploring its significant technologies, applications, and the distinction between imaging and sequencing approaches. We'll begin with a welcome session, outlining the objectives and structure for the day. The content will delve into the basics of spatial omics, discussing its relevance in modern biology and its impact on scientific research. We'll then compare various spatial omics technologies, focusing on the differences and practical considerations between imaging-based and sequencing-based methodologies.

Further, we'll examine detailed sequencing techniques, experimental design, and data analysis challenges, providing insights into effective problem-solving strategies. An overview of analysis frameworks, including principles of 'tidy' data in spatial omics, will also be covered. The workshop will conclude with a summary of key takeaways and a Q&A session, ensuring participants leave with a comprehensive understanding of spatial omics. This session promises to be insightful, offering valuable knowledge for attendees to apply in their research fields.

The workshop format is 3 days with 3 hour sessions consisting of introduction of the experimental techniques, and hands-on demos, exercises and Q&A.

R / Bioconductor packages used Workshop goals and objectives

Provide a foundational understanding of spatial omics, covering different technologies and the distinctions between imaging and sequencing in experimental and analytical contexts. This with a focus on the tidy R paradigm and tidyomics.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4