Register training material
6 materials found

Authors: Deshpande, Nandan (orcid: 0... 


WORKSHOP: Working with genomics sequences and features in R with Bioconductor

This record includes training materials associated with the Australian BioCommons workshop ‘Working with genomics sequences and features in R with Bioconductor’. This workshop took place on 23 September 2021.

Workshop description

Explore the many useful functions that the Bioconductor...

Keywords: R software, Bioconductor, Bioinformatics, Analysis, Genomics, Sequence analysis

WORKSHOP: Working with genomics sequences and features in R with Bioconductor https://dresa.org.au/materials/workshop-working-with-genomics-sequences-and-features-in-r-with-bioconductor-8399bf0d-1e9e-48f3-a840-3f70f23254bb This record includes training materials associated with the Australian BioCommons workshop ‘Working with genomics sequences and features in R with Bioconductor’. This workshop took place on 23 September 2021. Workshop description Explore the many useful functions that the Bioconductor environment offers for working with genomic data and other biological sequences.  DNA and proteins are often represented as files containing strings of nucleic acids or amino acids. They are associated with text files that provide additional contextual information such as genome annotations. This workshop provides hands-on experience with tools, software and packages available in R via Bioconductor for manipulating, exploring and extracting information from biological sequences and annotation files. We will look at tools for working with some commonly used file formats including FASTA, GFF3, GTF, methods for identifying regions of interest, and easy methods for obtaining data packages such as genome assemblies.  This workshop is presented by the Australian BioCommons and Monash Bioinformatics Platform with the assistance of a network of facilitators from the national Bioinformatics Training Cooperative. Materials are shared under a Creative Commons Attribution 4.0 International agreement unless otherwise specified and were current at the time of the event. Files and materials included in this record: Event metadata (PDF): Information about the event including, description, event URL, learning objectives, prerequisites, technical requirements etc. Index of training materials (PDF): List and description of all materials associated with this event including the name, format, location and a brief description of each file. Schedule (PDF): schedule for the workshop providing a breakdown of topics and timings   Materials shared elsewhere: This workshop follows the tutorial ‘Working with DNA sequences and features in R with Bioconductor - version 2’ developed for Monash Bioinformatics Platform and Monash Data Fluency by Paul Harrison. https://monashdatafluency.github.io/r-bioc-2/ Melissa Burke (melissa@biocommons.org.au) R software, Bioconductor, Bioinformatics, Analysis, Genomics, Sequence analysis
WORKSHOP: RNASeq: reads to differential genes and pathways

This record includes training materials associated with the Australian BioCommons workshop 'RNASeq: reads to differential genes and pathways'. This workshop took place over two, 3 hour sessions on 11 and 12 October 2023.Event descriptionRNA sequencing (RNAseq) is a popular and powerful technique...

Keywords: bioinformatics, transcriptomics, RNA-seq, RNAseq

WORKSHOP: RNASeq: reads to differential genes and pathways https://dresa.org.au/materials/workshop-rnaseq-reads-to-differential-genes-and-pathways This record includes training materials associated with the Australian BioCommons workshop 'RNASeq: reads to differential genes and pathways'. This workshop took place over two, 3 hour sessions on 11 and 12 October 2023.Event descriptionRNA sequencing (RNAseq) is a popular and powerful technique used to understand the activity of genes. Using differential gene profiling methods, we can use RNAseq data to gain valuable insights into gene activity and identify variability in gene expression between samples to understand the molecular pathways underpinning many different traits.  In this hands-on workshop, you will learn RNAseq fundamentals as you process, analyse, and interpret the results from a real RNAseq experiment on the command-line. In session one, you will convert raw sequence reads to analysis-ready count data with the nf-core/rnaseq workflow. In session two, you'll work interactively in RStudio to identify differentially expressed genes,perform functional enrichment analysis, and visualise and interpret your results using popular and best practice R packages.  This workshop was delivered as a part of the Australian BioCommons Bring Your Own Data Platforms Project and will provide you with an opportunity to explore services and infrastructure built specifically for life scientists working at the command line. By the end of the workshop, you will be familiar with Pawsey's Nimbus cloud platform and be able to process your own RNAseq datasets and perform differential expression analysis on the command-line. Materials are shared under a Creative Commons Attribution 4.0 International agreement unless otherwise specified and were current at the time of the event.Lead trainers: Dr Georgina Samaha (Sydney Informatics Hub), Dr Nandan Deshpande (Sydney Informatics Hub)Facilitators: Ching-Yu Lu and Jessica Chung.Infrastructure provision: Audrey Stott (Pawsey Supercomputing Research Centre), Alex Ip (AARNet)Host: Melissa Burke, Australian BioCommons Training materialsFiles and materials included in this record:Event metadata (PDF): Information about the event including, description, event URL, learning objectives, prerequisites, technical requirements etc.Index of training materials (PDF): List and description of all materials associated with this event including the name, format, location and a brief description of each file.Materials shared elsewhere:This workshop follows the tutorial 'Introduction to RNAseq workshop: reads to differential gene expression' developed by the Sydney Informatics Hub.https://sydney-informatics-hub.github.io/rnaseq-workshop-2023/Additional supporting materials are available via GitHubRstudio rnaseq container: https://github.com/Sydney-Informatics-Hub/Rstudio-rnaseq-contained/tree/mainRNAseq differential expression R notebook: https://github.com/Sydney-Informatics-Hub/rna-differential-expression-Rnotebook Melissa Burke (melissa@biocommons.org.au) bioinformatics, transcriptomics, RNA-seq, RNAseq
WEBINAR: Getting started with RNAseq: Transforming raw reads into biological insights

This record includes training materials associated with the Australian BioCommons webinar ‘Getting started with RNAseq: Transforming raw reads into biological insights’. This webinar took place on 6 September 2023.

Event description 

RNA sequencing (RNAseq) is a powerful technique for...

Keywords: Bioinformatics, Transcriptomics, RNA-seq, RNAseq, Gene expression

WEBINAR: Getting started with RNAseq: Transforming raw reads into biological insights https://dresa.org.au/materials/webinar-getting-started-with-rnaseq-transforming-raw-reads-into-biological-insights-1f7db385-e282-4332-a1c4-d1d73a769b1b This record includes training materials associated with the Australian BioCommons webinar ‘Getting started with RNAseq: Transforming raw reads into biological insights’. This webinar took place on 6 September 2023. Event description  RNA sequencing (RNAseq) is a powerful technique for investigating gene expression in biological samples. Processing and analysing RNAseq data involves multiple steps to align raw sequence reads to a reference genome, count the number of reads mapped to each gene, and perform statistical analyses to identify differentially expressed genes and functionally annotate them. RNAseq experiments have many different applications as we apply them to a variety of research questions and organisms. This diversity of applications can make it challenging to appreciate all the design considerations, processing requirements, and limitations of RNAseq experiments as they apply to you. In this webinar, you will gain an understanding of the key considerations for designing and performing your own successful experiments with bulk RNA. We’ll start at the lab bench with RNA extraction, quality control, and library preparation, then move to the sequencing machine where you will make essential decisions about sequencing platforms, optimal sequencing depth, and the importance of replicates. We’ll talk about bioinformatics workflows for RNAseq data processing and the computational requirements of transforming raw sequencing reads to analysis-ready count data. Finally, we’ll discuss how to apply differential expression and functional enrichment analyses to gain biological insights from differentially expressed genes. This webinar was developed by the Sydney Informatics Hub in collaboration with the Australian BioCommons. Training materials Materials are shared under a Creative Commons Attribution 4.0 International agreement unless otherwise specified and were current at the time of the event. Files and materials included in this record: Event metadata (PDF): Information about the event including, description, event URL, learning objectives, prerequisites, technical requirements etc. Index of training materials (PDF): List and description of all materials associated with this event including the name, format, location and a brief description of each file. Getting started with RNAseq: A PDF copy of the slides presented during the webinar. Materials shared elsewhere: A recording of this webinar is available on the Australian BioCommons YouTube Channel: https://youtu.be/tITR3WR_jWI Melissa Burke (melissa@biocommons.org.au) Bioinformatics, Transcriptomics, RNA-seq, RNAseq, Gene expression
WORKSHOP: RNA-Seq: reads to differential genes and pathways

This record includes training materials associated with the Australian BioCommons workshop ‘RNA-Seq: reads to differential genes and pathways’. This workshop took place over two, 3.5 hour sessions on 27 and 28 September 2022.

Event description

RNA sequencing (RNA-seq) is a common method used to...

Keywords: Bioinformatics, Analysis, Transcriptomics, RNA-seq, Workflows, Nextflow, nf-co.re

WORKSHOP: RNA-Seq: reads to differential genes and pathways https://dresa.org.au/materials/workshop-rna-seq-reads-to-differential-genes-and-pathways-5a384156-d3de-4d5d-9797-e689bf6592f8 This record includes training materials associated with the Australian BioCommons workshop ‘RNA-Seq: reads to differential genes and pathways’. This workshop took place over two, 3.5 hour sessions on 27 and 28 September 2022. Event description RNA sequencing (RNA-seq) is a common method used to understand the differences in gene expression and molecular pathways between two or more groups. This workshop introduces the fundamental concepts of RNA sequencing experiments and will allow you to try out the analysis using data from a study of Williams-Beuren Syndrome, a rare disease.  In the first part of the workshop you will learn how to convert sequence reads into analysis ready count data. To do this we will use nf-core/rnaseq - a portable, scalable, reproducible and publicly available workflow on Pawsey Nimbus Cloud. In the second part of the workshop you will use the count data you created to identify differential genes and pathways using R/Rstudio. By the end of the workshop, you should be able to perform your own RNA-seq analysis for differential gene expression and pathway analysis! This workshop is presented by the Australian BioCommons and Sydney Informatics Hub with the assistance of a network of facilitators from the national Bioinformatics Training Cooperative. Materials are shared under a Creative Commons Attribution 4.0 International agreement unless otherwise specified and were current at the time of the event. Files and materials included in this record: Event metadata (PDF): Information about the event including, description, event URL, learning objectives, prerequisites, technical requirements etc. Index of training materials (PDF): List and description of all materials associated with this event including the name, format, location and a brief description of each file. RNAseq reads to differential genes and pathways - Additional Resources (PDF): Additional resources compiled by the Sydney Informatics Hub rnaseq_DE_analysis_Day2.html: HTML version of code used on day 2 of the workshop rnaseq_DE_analysis_Day2.Rmd: R Markdown version of code used on day 2 of the workshop RNAseq reads to differential genes and pathways_Q_and_A (PDF): Archive of questions and their answers from the workshop Slack Channel. Materials shared elsewhere: This workshop follows the tutorial ‘RNA-seq: reads to differential gene expression workshop series’ developed by the Sydney Informatics Hub. https://sydney-informatics-hub.github.io/training.RNAseq.series-quarto/ Melissa Burke (melissa@biocommons.org.au) Bioinformatics, Analysis, Transcriptomics, RNA-seq, Workflows, Nextflow, nf-co.re
WEBINAR: Portable, reproducible and scalable bioinformatics workflows using Nextflow and Pawsey Nimbus Cloud

This record includes training materials associated with the Australian BioCommons webinar ‘Portable, reproducible and scalable bioinformatics workflows using Nextflow and Pawsey Nimbus Cloud’. This webinar took place on 20 September 2022.

Event description 

Bioinformatics workflows can support...

Keywords: Bioinformatics, Workflows, Nextflow, Containerisation

WEBINAR: Portable, reproducible and scalable bioinformatics workflows using Nextflow and Pawsey Nimbus Cloud https://dresa.org.au/materials/webinar-portable-reproducible-and-scalable-bioinformatics-workflows-using-nextflow-and-pawsey-nimbus-cloud-824bc004-4dcb-4bb5-b0dc-a207c44bbbe6 This record includes training materials associated with the Australian BioCommons webinar ‘Portable, reproducible and scalable bioinformatics workflows using Nextflow and Pawsey Nimbus Cloud’. This webinar took place on 20 September 2022. Event description  Bioinformatics workflows can support portable, reproducible and scalable analysis of omics datasets but using workflows can be challenging for both beginners and experienced bioinformaticians. Beginners face a steep learning curve to be able to build and deploy their own bioinformatics workflows while those with more experience face challenges productionising and scaling code for custom workflows and big data.  Bioinformaticians across the world are using Nextflow to build and manage workflows. Many of these workflows are shared for others to use and supported by the community via nf-co.re. So far, 39 workflows for omics data are available with another 23 under development. These workflows cover common analyses such as RNAseq, mapping, variant calling, single cell transcriptomics and more and can be easily deployed by anyone, regardless of skill level. In this webinar, Nandan Deshpande from the Sydney Informatics Hub, University of Sydney, will discuss how you can deploy freely available Nextflow (nf.co-re) bioinformatics workflows with a single command. We describe how you can quickly get started deploying these workflows using Pawsey Nimbus Cloud. For advanced users, we introduce you to Nextflow concepts to get you started with building your own workflows that will save you time and support reproducible, portable and scalable analysis. In the latter half of the webinar, Sarah Beecroft from the Pawsey Supercomputing Research Centre will talk about their Nimbus Cloud systems. While Nextflow supports portability and can run on many computing infrastructures, we describe why we specifically love using Nimbus with Nextflow for many bioinformatics projects. We will describe some of the nf.co-re workflows that we have used on Nimbus and the research outcomes. We will also cover when not to use Nimbus and the alternatives we recommend.   Materials are shared under a Creative Commons Attribution 4.0 International agreement unless otherwise specified and were current at the time of the event. Files and materials included in this record: Event metadata (PDF): Information about the event including, description, event URL, learning objectives, prerequisites, technical requirements etc. Index of training materials (PDF): List and description of all materials associated with this event including the name, format, location and a brief description of each file. Nextflow_Nimbus_slides (PDF): A PDF copy of the slides presented during the webinar. Materials shared elsewhere: A recording of this webinar is available on the Australian BioCommons YouTube Channel: https://youtu.be/VnLX63yXbJU Melissa Burke (melissa@biocommons.org.au) Bioinformatics, Workflows, Nextflow, Containerisation
Git for RStudio: streamline your version control workflow

Learn how to use Git and RStudio together for version control and collaboration. We provide hands-on assistance in getting Git and RStudio to communicate effectively. This Masterclass will highlight the importance of making collaboration transparent for everyone, as well as the benefits of using...

Keywords: Git, RStudio, training material

Git for RStudio: streamline your version control workflow https://dresa.org.au/materials/git-for-rstudio-streamline-your-version-control-workflow Learn how to use Git and RStudio together for version control and collaboration. We provide hands-on assistance in getting Git and RStudio to communicate effectively. This Masterclass will highlight the importance of making collaboration transparent for everyone, as well as the benefits of using version control to maintain a clear and comprehensive record of project development, and keep your projects organized and reproducible. *The Sydney Informatics Hub is a Core Research Facility at The University of Sydney, enabling excellence in research* [https://sydney.edu.au/informatics-hub](https://sydney.edu.au/informatics-hub) sih.training@sydney.edu.au Git, RStudio, training material