Register training material
9 materials found

Authors: Barlow, Melanie (orcid: 000...  or Russell, Keith (orcid: 0000...  or Degnan, Sandie (orcid: 0000...  or Paul Harrison 


WEBINAR: Launching the new Apollo Service: collaborative genome annotation for Australian researchers

This record includes training materials associated with the Australian BioCommons webinar ‘Launching the new Apollo Service: collaborative genome annotation for Australian researchers’. This webinar/workshop took place on 29 September 2021.

Event description 

Genome annotation is crucial to...

Keywords: Genome Annotation, Genomics, Genome curation, Bioinformatics, Apollo software

WEBINAR: Launching the new Apollo Service: collaborative genome annotation for Australian researchers https://dresa.org.au/materials/webinar-launching-the-new-apollo-service-collaborative-genome-annotation-for-australian-researchers-3d6cb4b6-50b0-4bf4-ad3a-a60c79dc04ff This record includes training materials associated with the Australian BioCommons webinar ‘Launching the new Apollo Service: collaborative genome annotation for Australian researchers’. This webinar/workshop took place on 29 September 2021. Event description  Genome annotation is crucial to defining the function of genomic sequences. Apollo is a popular tool for facilitating real-time collaborative curation and genome annotation editing. The technical obstacles faced by Australian researchers wanting to access and maintain this software have now been solved.  The new Australian Apollo Service can host your genome assembly and supporting evidence files, taking care of all the system administration so you and your team can focus on the annotation curation itself. The Australian BioCommons and partners at QCIF and Pawsey are now offering the Apollo Service free to use for Australian-based research groups and research consortia. As part of this launch, you’ll hear what’s possible from some of the early adopters who helped guide the development of the service. These Australian researchers will highlight the benefits that Apollo is bringing to their genome annotation and curation workflows. Join us to find out how you can get access to the Australian Apollo Service. 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. Degnan Lab - Apollo Launch Webinar (PDF): Slides presented by Professors Sandie and Bernie Degnan Nelson - Apollo Launch Webinar (PDF): Slides presented by Dr Tiffanie Nelson Voelker - Apollo Launch Webinar (PDF): Slides presented by Julia Voelker Rane - Apollo Launch Webinar (PDF): Slides presented by Dr Rahul Rane. Materials shared elsewhere: A recording of this webinar is available on the Australian BioCommons YouTube Channel: https://youtu.be/o8jhRra-x4Y   Melissa Burke (melissa@biocommons.org.au) Genome Annotation, Genomics, Genome curation, Bioinformatics, Apollo software
Setting The Scene

Opening Address for the ARDC Skills Summit 2023

This presentation provides a welcome to the ARDC Skills Summit 2023, and includes an outline of the importance of digital research skills to data-enriched research, the value of skills training and highly skilled research workforce to the broader...

Keywords: research, training, skills, training material, ARDC, research data commons, digital research skills agenda

Setting The Scene https://dresa.org.au/materials/setting-the-scene-8a535906-352b-451e-be82-051b1db4c5de Opening Address for the ARDC Skills Summit 2023 This presentation provides a welcome to the ARDC Skills Summit 2023, and includes an outline of the importance of digital research skills to data-enriched research, the value of skills training and highly skilled research workforce to the broader economy, and an overview of related ARDC activity. contact@ardc.edu.au research, training, skills, training material, ARDC, research data commons, digital research skills agenda
ARDC FAIR Data 101 self-guided

FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles

The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course.

The course structure was based on 'FAIR Data in the...

Keywords: training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management

ARDC FAIR Data 101 self-guided https://dresa.org.au/materials/ardc-fair-data-101-self-guided-2d794a84-f0ff-4e11-a39c-fa8ea481e097 FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course. The course structure was based on 'FAIR Data in the Scholarly Communications Lifecycle', run by Natasha Simons at the FORCE11 Scholarly Communications Institute. These training materials are hosted on GitHub. contact@ardc.edu.au training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management
Setting The Scene

Opening Address for the ARDC Skills Summit 2023

This presentation provides a welcome to the ARDC Skills Summit 2023, and includes an outline of the importance of digital research skills to data-enriched research, the value of skills training and highly skilled research workforce to the broader...

Keywords: research, training, skills, training material, ARDC, research data commons, digital research skills agenda

Setting The Scene https://dresa.org.au/materials/setting-the-scene Opening Address for the ARDC Skills Summit 2023 This presentation provides a welcome to the ARDC Skills Summit 2023, and includes an outline of the importance of digital research skills to data-enriched research, the value of skills training and highly skilled research workforce to the broader economy, and an overview of related ARDC activity. contact@ardc.edu.au research, training, skills, training material, ARDC, research data commons, digital research skills agenda
Programming and tidy data analysis in R

A workshop to expand the skill-set of someone who has basic familiarity with R. Covers programming constructs such as functions and for-loops, and working with data frames using the dplyr and tidyr packages. Explains the importance of a "tidy" data representation, and goes through common steps...

Keywords: R, Tidyverse, Programming

Resource type: tutorial

Programming and tidy data analysis in R https://dresa.org.au/materials/programming-and-tidy-data-analysis-in-r A workshop to expand the skill-set of someone who has basic familiarity with R. Covers programming constructs such as functions and for-loops, and working with data frames using the dplyr and tidyr packages. Explains the importance of a "tidy" data representation, and goes through common steps needed to load data and convert it into a tidy form. To be taught as a hands on workshop, typically as two half-days. Developed by the Monash Bioinformatics Platform and taught as part of the Data Fluency program at Monash University. License is CC-BY-4. You are free to share and adapt the material so long as attribution is given. Paul Harrison paul.harrison@monash.edu R, Tidyverse, Programming phd ecr researcher
Linear models in R

A workshop on linear models in R. Learning to use linear models provides a foundation for modelling, estimation, prediction, and statistical testing in R. Many commonly used statistical tests can be performed using linear models. Ideas introduced using linear models are applicable to many of the...

Keywords: R statistics

Resource type: tutorial

Linear models in R https://dresa.org.au/materials/linear-models-in-r A workshop on linear models in R. Learning to use linear models provides a foundation for modelling, estimation, prediction, and statistical testing in R. Many commonly used statistical tests can be performed using linear models. Ideas introduced using linear models are applicable to many of the more complicated statistical and machine learning models available in R. To be taught as a hands on workshop, typically as two half-days. Developed by the Monash Bioinformatics Platform and taught as part of the Data Fluency program at Monash University. License is CC-BY-4. You are free to share and adapt the material so long as attribution is given. Paul Harrison paul.harrison@monash.edu R statistics phd ecr researcher
Introduction to R

An introduction to R, for people with zero coding experience.

To be taught as a hands on workshop, typically as two half-days.

Developed by the Monash Bioinformatics Platform and taught as part of the Data Fluency program at Monash University. License is CC-BY-4. You are free to share and...

Keywords: R

Resource type: tutorial

Introduction to R https://dresa.org.au/materials/introduction-to-r An introduction to R, for people with zero coding experience. To be taught as a hands on workshop, typically as two half-days. Developed by the Monash Bioinformatics Platform and taught as part of the Data Fluency program at Monash University. License is CC-BY-4. You are free to share and adapt the material so long as attribution is given. Paul Harrison paul.harrison@monash.edu R phd ecr researcher
WEBINAR: Launching the new Apollo Service: collaborative genome annotation for Australian researchers

This record includes training materials associated with the Australian BioCommons webinar ‘Launching the new Apollo Service: collaborative genome annotation for Australian researchers’. This webinar/workshop took place on 29 September 2021.

Event description

Genome annotation is crucial...

Keywords: Genome Annotation, Genomics, Genome curation, Bioinformatics, Apollo software

WEBINAR: Launching the new Apollo Service: collaborative genome annotation for Australian researchers https://dresa.org.au/materials/webinar-launching-the-new-apollo-service-collaborative-genome-annotation-for-australian-researchers This record includes training materials associated with the Australian BioCommons webinar ‘Launching the new Apollo Service: collaborative genome annotation for Australian researchers’. This webinar/workshop took place on 29 September 2021. **Event description** Genome annotation is crucial to defining the function of genomic sequences. Apollo is a popular tool for facilitating real-time collaborative curation and genome annotation editing. The technical obstacles faced by Australian researchers wanting to access and maintain this software have now been solved.  The new Australian Apollo Service can host your genome assembly and supporting evidence files, taking care of all the system administration so you and your team can focus on the annotation curation itself. The Australian BioCommons and partners at QCIF and Pawsey are now offering the Apollo Service free to use for Australian-based research groups and research consortia. As part of this launch, you’ll hear what’s possible from some of the early adopters who helped guide the development of the service. These Australian researchers will highlight the benefits that Apollo is bringing to their genome annotation and curation workflows. Join us to find out how you can get access to the Australian Apollo Service. 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. - Degnan Lab - Apollo Launch Webinar (PDF): Slides presented by Professors Sandie and Bernie Degnan - Nelson - Apollo Launch Webinar (PDF): Slides presented by Dr Tiffanie Nelson - Voelker - Apollo Launch Webinar (PDF): Slides presented by Julia Voelker - Rane - Apollo Launch Webinar (PDF): Slides presented by Dr Rahul Rane. **Materials shared elsewhere:** A recording of this webinar is available on the Australian BioCommons YouTube Channel: https://youtu.be/o8jhRra-x4Y   Melissa Burke (melissa@biocommons.org.au) Genome Annotation, Genomics, Genome curation, Bioinformatics, Apollo software
ARDC FAIR Data 101 self-guided

FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles

The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course.

The course structure was based on 'FAIR Data in the...

Keywords: training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management

ARDC FAIR Data 101 self-guided https://dresa.org.au/materials/ardc-fair-data-101-self-guided-bba41a59-8479-4f4f-b9ee-337b9eb294bf FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course. The course structure was based on 'FAIR Data in the Scholarly Communications Lifecycle', run by Natasha Simons at the FORCE11 Scholarly Communications Institute. These training materials are hosted on GitHub. contact@ardc.edu.au training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management