Register training material
13 materials found

Keywords: R software  or data 


ARDC Research Data Rights Management Guide

A practical guide for people and organisations working with data, about rights information and licences, and to raise awareness of the implications of not having licences on data.

Who is this for? This guide is primarily directed toward members of the research sector, particularly data rights...

Keywords: data, rights, management, licence, licensing, research, policy, guide, training material

ARDC Research Data Rights Management Guide https://dresa.org.au/materials/ardc-research-data-rights-management-guide A practical guide for people and organisations working with data, about rights information and licences, and to raise awareness of the implications of not having licences on data. Who is this for? This guide is primarily directed toward members of the research sector, particularly data rights holders users and suppliers. Some general reference is made to characteristics and management of government data, acknowledging that this kind of data can be input to the research process. Government readers should consult their agency’s data management policies, in addition to reading this guide. contact@ardc.edu.au Laughlin, Greg (type: Editor) Appleyard, Baden (type: Editor) data, rights, management, licence, licensing, research, policy, guide, training material
Tutorials to learn how to use STAN

Stan tutorials offer links to exceptional tutorial papers, videos and statistics to learn Bayesian statistical methods and applied statistics.

Keywords: Statistics, applied statistics, Bayesian statistics, R software, Python, MATLAB

Tutorials to learn how to use STAN https://dresa.org.au/materials/tutorials-to-learn-how-to-use-stan Stan tutorials offer links to exceptional tutorial papers, videos and statistics to learn Bayesian statistical methods and applied statistics. https://mc-stan.org/about/team/ Statistics, applied statistics, Bayesian statistics, R software, Python, MATLAB
Species Distribution Modelling in R

This set of scripts and videos provide an introduction to running SDMs in R and include some steps to consider that go beyond what's available in the EcoCommons SDM point-and-click tools.

Five videos include: 1. An introduction to SDM in R, 2. occurrence data, 3. environmental data, 4. fitting...

Keywords: Species Distribution Modelling, Ecology, R software, EcoCommons

Species Distribution Modelling in R https://dresa.org.au/materials/species-distribution-modelling-in-r This set of scripts and videos provide an introduction to running SDMs in R and include some steps to consider that go beyond what's available in the EcoCommons SDM point-and-click tools. Five videos include: 1. An introduction to SDM in R, 2. occurrence data, 3. environmental data, 4. fitting your model, 5. model evaluation Scripts and files are available here: https://github.com/EcoCommons-Australia/educational_material/tree/main/SDMs_in_R/Scripts Scripts for all four modules are here: https://www.ecocommons.org.au/wp-content/uploads/EcoCommons_steps_1_to_4.html https://www.ecocommons.org.au/contact/ Species Distribution Modelling, Ecology, R software, EcoCommons ugrad mbr phd
WORKSHOP: Single cell RNAseq analysis in R

This record includes training materials associated with the Australian BioCommons workshop ‘Single cell RNAseq analysis in R’. This workshop took place over two, 3.5 hour sessions on 22 and 3 August 2022.

Event description

Analysis and interpretation of single cell RNAseq (scRNAseq) data...

Keywords: Bioinformatics, Analysis, Transcriptomics, R software, Single cell RNAseq, scRNAseq

WORKSHOP: Single cell RNAseq analysis in R https://dresa.org.au/materials/workshop-single-cell-rnaseq-analysis-in-r-4f60b82d-2f1e-4021-9569-6955878dd945 This record includes training materials associated with the Australian BioCommons workshop ‘Single cell RNAseq analysis in R’. This workshop took place over two, 3.5 hour sessions on 22 and 3 August 2022. Event description Analysis and interpretation of single cell RNAseq (scRNAseq) data requires dedicated workflows. In this hands-on workshop we will show you how to perform single cell analysis using Seurat - an R package for QC, analysis, and exploration of single-cell RNAseq data.  We will discuss the ‘why’ behind each step and cover reading in the count data, quality control, filtering, normalisation, clustering, UMAP layout and identification of cluster markers. We will also explore various ways of visualising single cell expression data. This workshop is presented by the Australian BioCommons and Queensland Cyber Infrastructure Foundation (QCIF) 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. scRNAseq_Slides (PDF): Slides used to introduce topics scRNAseq_Schedule (PDF): A breakdown of the topics and timings for the workshop scRNAseq_Resources (PDF): A list of resources recommended by trainers and participants scRNAseq_QandA(PDF): Archive of questions and their answers from the workshop Slack Channel.   Materials shared elsewhere: This workshop follows the tutorial ‘scRNAseq Analysis in R with Seurat’ https://swbioinf.github.io/scRNAseqInR_Doco/index.html This material is based on the introductory Guided Clustering Tutorial tutorial from Seurat. It is also drawing from a similar workshop held by Monash Bioinformatics Platform Single-Cell-Workshop, with material here. Melissa Burke (melissa@biocommons.org.au) Bioinformatics, Analysis, Transcriptomics, R software, Single cell RNAseq, scRNAseq
WORKSHOP: R: fundamental skills for biologists

This record includes training materials associated with the Australian BioCommons workshop ‘R: fundamental skills for biologists’. This workshop took place over four, three-hour sessions on 1, 8, 15 and 22 June 2022.

 

Event description

Biologists need data analysis skills to be able to...

Keywords: Bioinformatics, Analysis, Statistics, R software, RStudio, Data visualisation

WORKSHOP: R: fundamental skills for biologists https://dresa.org.au/materials/workshop-r-fundamental-skills-for-biologists-81aa00db-63ad-4962-a7ac-b885bf9f676b This record includes training materials associated with the Australian BioCommons workshop ‘R: fundamental skills for biologists’. This workshop took place over four, three-hour sessions on 1, 8, 15 and 22 June 2022.   Event description Biologists need data analysis skills to be able to interpret, visualise and communicate their research results. While Excel can cover some data analysis needs, there is a better choice, particularly for large and complex datasets.  R is a free, open-source software and programming language that enables data exploration, statistical analysis, visualisation and more. The large variety of R packages available for analysing biological data make it a robust and flexible option for data of all shapes and sizes.  Getting started can be a little daunting for those without a background in statistics and programming. In this workshop we will equip you with the foundations for getting the most out of R and RStudio, an interactive way of structuring and keeping track of your work in R. Using biological data from a model of influenza infection, you will learn how to efficiently and reproducibly organise, read, wrangle, analyse, visualise and generate reports from your data in R. Topics covered in this workshop include: Spreadsheets, organising data and first steps with R Manipulating and analysing data with dplyr Data visualisation Summarized experiments and getting started with Bioconductor   This workshop is presented by the Australian BioCommons and Saskia Freytag from WEHI  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): A breakdown of the topics and timings for the workshop Recommended resources (PDF): A list of resources recommended by trainers and participants Q_and_A(PDF): Archive of questions and their answers from the workshop Slack Channel. Materials shared elsewhere:   This workshop follows the tutorial ‘Introduction to data analysis with R and Bioconductor’ which is publicly available. https://saskiafreytag.github.io/biocommons-r-intro/ This is derived from material produced as part of The Carpentries Incubator project https://carpentries-incubator.github.io/bioc-intro/ Melissa Burke (melissa@biocommons.org.au) Bioinformatics, Analysis, Statistics, R software, RStudio, Data visualisation
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
Research Data Governance

This video contains key information for those who make research data-related decisions. It will help project leaders to start investigating ways to develop their own data governance policy, roles and responsibilities and procedures with the input of appropriate stakeholders.

If you want to share...

Keywords: data governance, data, research, FAIR, data management, authority, share, reuse, access, provenance, policy, responsibilities, ARDC_AU, training material

Research Data Governance https://dresa.org.au/materials/research-data-governance-6ad9ab90-1a29-41db-b4aa-f1988501530d This video contains key information for those who make research data-related decisions. It will help project leaders to start investigating ways to develop their own data governance policy, roles and responsibilities and procedures with the input of appropriate stakeholders. If you want to share the video please use this: Australian Research Data Commons, 2021. Research Data Governance. [video] Available at: https://youtu.be/K_xVQRdgCIc  DOI: http://doi.org/10.5281/zenodo.5044585 [Accessed dd Month YYYY]. contact@ardc.edu.au Martinez, Paula Andrea (type: ProjectLeader) Wilkinson, Max (type: Editor) Callaghan,Shannon (type: Editor) Savill, Jo (type: Editor) Kang, Kristan (type: Editor) Levett, Kerry (type: Editor) Russell, Keith (type: Editor) Simons, Natasha (type: Editor) data governance, data, research, FAIR, data management, authority, share, reuse, access, provenance, policy, responsibilities, ARDC_AU, training material
ARDC Research Data Rights Management Guide 2019

A practical guide for people and organisations working with data, about rights information and licences, and to raise awareness of the implications of not having licences on data.

Who is this for? This guide is primarily directed toward members of the research sector, particularly data rights...

Keywords: data, rights, management, licence, licensing, research, policy, guide, training material

ARDC Research Data Rights Management Guide 2019 https://dresa.org.au/materials/ardc-research-data-rights-management-guide-149e27b4-fd5e-4739-8e40-be2c5ca6709c A practical guide for people and organisations working with data, about rights information and licences, and to raise awareness of the implications of not having licences on data. Who is this for? This guide is primarily directed toward members of the research sector, particularly data rights holders users and suppliers. Some general reference is made to characteristics and management of government data, acknowledging that this kind of data can be input to the research process. Government readers should consult their agency’s data management policies, in addition to reading this guide. contact@ardc.edu.au Laughlin, Greg (type: Editor) Appleyard, Baden (type: Editor) data, rights, management, licence, licensing, research, policy, guide, training material
ARDC Your first step to FAIR

This workshop gives a brief overview of the FAIR principles, including a method to make a one-file dataset FAIR.

Keywords: training material, FAIR, data, workshop

ARDC Your first step to FAIR https://dresa.org.au/materials/ardc-your-first-step-to-fair-1ee3dc3c-23b0-4287-b96c-c120c5697932 This workshop gives a brief overview of the FAIR principles, including a method to make a one-file dataset FAIR. contact@ardc.edu.au Stokes, Liz (type: Editor) Martinez, Paula Andrea (type: Editor) Russell, Keith (type: Editor) training material, FAIR, data, workshop
Presentation of The Australian Companion Animal Registry of Cancers (ACARCinom)

With support from the Australian Research Data Commons (ARDC) through the Australian Data Partnership program, ACARCinom is the first Australia-wide registry of animal cancer occurrences that addresses the gaps in veterinary cancer data registries. ACARCinom aims to make a positive impact on...

Keywords: cancer, data, dog, cat

Presentation of The Australian Companion Animal Registry of Cancers (ACARCinom) https://dresa.org.au/materials/presentation-of-the-australian-companion-animal-registry-of-cancers-acarcinom With support from the Australian Research Data Commons (ARDC) through the Australian Data Partnership program, ACARCinom is the first Australia-wide registry of animal cancer occurrences that addresses the gaps in veterinary cancer data registries. ACARCinom aims to make a positive impact on cancer research for our pets. Having reliable data is crucial for understanding the patterns of cancer and for evaluating treatments in both animals and humans. Five university veterinary schools and Australia's 2 leading veterinary pathology providers are partnering in the ACARCinom project: The University of Queensland, Queensland University of Technology, University of Sydney, Gribbles Veterinary Pathology, IDEXX, University of Adelaide, Murdoch University By uniting the expertise and resources of these institutions, ACARCinom is poised to make significant advancements in understanding and combating cancer in dogs and cats. This project represents a remarkable collaboration that harnesses the power of data to unlock new insights and drive progress in the field of veterinary oncology. This video explains how the ACARCinom Dashboard works and what its functionalities are. You can have access to the ACARCinom database at the following link: acarcinom.org.au Prof Chiara Palmieri School of Veterinary Science The University of Queensland cancer, data, dog, cat masters phd researcher support
Managing Data using Acacia @ Pawsey

Acacia is Pawsey's "warm tier" or project storage. This object store is fully integrated with Setonix, Pawsey's main supercomputer, enabling fast transfer of data for project use.

These short videos introduce this high-speed object storage for hosting research data online.

Acacia is named...

Keywords: data, data skills, Acacia, Pawsey Supercomputing Centre, object storage, File systems

Managing Data using Acacia @ Pawsey https://dresa.org.au/materials/managing-data-using-acacia-pawsey Acacia is Pawsey's "warm tier" or project storage. This object store is fully integrated with Setonix, Pawsey's main supercomputer, enabling fast transfer of data for project use. These short videos introduce this high-speed object storage for hosting research data online. Acacia is named after Australia’s national floral emblem the Golden Wattle – Acacia pycnantha. training@pawsey.org.au data, data skills, Acacia, Pawsey Supercomputing Centre, object storage, File systems ugrad masters phd ecr researcher support professional
Advanced Data Wrangling with OpenRefine

This online self-paced workshop teaches advanced data wrangling skills including combining datasets, geolocating data, and “what if” exploration using OpenRefine.

Keywords: data skills, data

Resource type: tutorial

Advanced Data Wrangling with OpenRefine https://dresa.org.au/materials/advanced-data-wrangling-with-openrefine This online self-paced workshop teaches advanced data wrangling skills including combining datasets, geolocating data, and “what if” exploration using OpenRefine. s.stapleton@griffith.edu.au data skills, data mbr phd ecr researcher support professional
VOSON Lab Code Blog

The VOSON Lab Code Blog is a space to share methods, tips, examples and code. Blog posts provide techniques to construct and analyse networks from various API and other online data sources, using the VOSON open-source software and other R based packages.

Keywords: visualisation, Data analysis, data collections, R software, Social network analysis, social media data, Computational Social Science, quantitative, Text Analytics

Resource type: tutorial, other

VOSON Lab Code Blog https://dresa.org.au/materials/voson-lab-code-blog The VOSON Lab Code Blog is a space to share methods, tips, examples and code. Blog posts provide techniques to construct and analyse networks from various API and other online data sources, using the VOSON open-source software and other R based packages. robert.ackland@anu.edu.au visualisation, Data analysis, data collections, R software, Social network analysis, social media data, Computational Social Science, quantitative, Text Analytics researcher support phd masters