QCIF

Contact: training@qcif.edu.au

QCIF provides the high-performance services, infrastructure and support required to achieve excellence in computation and data-driven collaborative research and its application in industry. Our training program offers convenient and frequent access to upskilling opportunities in the most in-demand research computing topics, including programming, statistics, data management and bioinformatics. Our core training team are all certified Instructors with The Carpentries and we work closely with our Members and other organisations nationally to ensure access to the most current and high quality training material.

QCIF https://dresa.org.au/content_providers/qcif QCIF provides the high-performance services, infrastructure and support required to achieve excellence in computation and data-driven collaborative research and its application in industry. Our training program offers convenient and frequent access to upskilling opportunities in the most in-demand research computing topics, including programming, statistics, data management and bioinformatics. Our core training team are all certified Instructors with The Carpentries and we work closely with our Members and other organisations nationally to ensure access to the most current and high quality training material. /system/content_providers/images/000/000/006/original/QCIF_Logo_Master.png?1633560748
Showing 4 material.
Transferring files and data

A short video outlining the basics on how to use FileZilla to establish a secure file transfer protocol (sftp) connection to HPC to use a drag and drop interface to transfer files between the HPC and a desktop computer.

Keywords: sftp, file transfer, HPC, high performance computer

Resource type: video, guide

Transferring files and data https://dresa.org.au/materials/transferring-files-and-data A short video outlining the basics on how to use FileZilla to establish a secure file transfer protocol (sftp) connection to HPC to use a drag and drop interface to transfer files between the HPC and a desktop computer. QCIF Training (training@qcif.edu.au) sftp, file transfer, HPC, high performance computer
Basic Linux/Unix commands

A series of eight videos (each between 5 and 10 minutes long) following the content of the Software Carpentry workshop "The Unix Shell".

Sessions 1, 2 and 3 provide instructions on the minimal level of Linux/Unix commands recommended for new...

Keywords: HPC, high performance computer, Unix, Linux, Software Carpentry

Resource type: video, guide

Basic Linux/Unix commands https://dresa.org.au/materials/basic-linux-unix-commands A series of eight videos (each between 5 and 10 minutes long) following the content of the Software Carpentry workshop ["The Unix Shell"](https://swcarpentry.github.io/shell-novice/). Sessions 1, 2 and 3 provide instructions on the minimal level of Linux/Unix commands recommended for new users of HPC. 1 – An overview of how to find out where a user is in the filesystem, list the files there, and how to get help on Unix commands 2 – How to move around the file system and change into other directories 3 – Explains the difference between an absolute and relative path 4 – Overview of how to create new directories, and to create and edit new files with nano 5 – How to use the vi editor to edit files 6 – Overview of file viewers available 7 – How to copy and move files and directories 8 – How to remove files and directories Further details and exercises with solutions can be found on the Software Carpentry "The Unix Shell" page (https://swcarpentry.github.io/shell-novice/) QCIF Training (training@qcif.edu.au) HPC, high performance computer, Unix, Linux, Software Carpentry
HPC file systems and what users need to consider for appropriate and efficient usage

Three videos on miscellaneous aspects of HPC usage - useful reference for new users of HPC systems.

1 – General overview of different file systems that might be available on HPC. The video goes through shared file systems such as /home and /scratch, local compute node file systems (local...

Keywords: HPC, high performance computer, File systems

Resource type: video, presentation

HPC file systems and what users need to consider for appropriate and efficient usage https://dresa.org.au/materials/hpc-file-systems-and-what-users-need-to-consider-for-appropriate-and-efficient-usage Three videos on miscellaneous aspects of HPC usage - useful reference for new users of HPC systems. 1 – General overview of different file systems that might be available on HPC. The video goes through shared file systems such as /home and /scratch, local compute node file systems (local scratch or $TMPDIR) and storage file system. It outlines what users need to consider if they wish to use any of these in their workflows. 2 – Overview of the different directories that might be present on HPC. These could include /home, /scratch, /opt, /lib and lib64, /sw and others. 3 – Overview of the Message-of-the-day file and the message that is displayed to users every time they log in. This displays info about general help and often current problems or upcoming outages. QCIF Training (training@qcif.edu.au) HPC, high performance computer, File systems
Connecting to HPC

A series of three short videos introducing how to use PuTTY to connect from a Windows PC to a secure HPC (high performance computing) cluster.

1 - The very basics on how to establish a connection to HPC.
2 - How to add more specific options for the connection to HPC.
3 - How to save the...

Keywords: HPC, high performance computer, ssh

Resource type: video, guide

Connecting to HPC https://dresa.org.au/materials/connecting-to-hpc A series of three short videos introducing how to use PuTTY to connect from a Windows PC to a secure HPC (high performance computing) cluster. 1 - The very basics on how to establish a connection to HPC. 2 - How to add more specific options for the connection to HPC. 3 - How to save the details and options for a connection for future use. QCIF Training (training@qcif.edu.au) HPC, high performance computer, ssh
Showing 30 upcoming event out of 68. Found 148 past event. View all results.
  • Working with Sensitive Data

    16 July 2024

    Working with Sensitive Data https://dresa.org.au/events/working-with-sensitive-data-843d8345-de1e-409a-acb0-a684bb05d8fb This workshop uses practical and discussion-based training to guide researchers about identifying what constitutes sensitive data, the risks of working with sensitive data, and how to appropriately manage those risks. It covers the 'Five Safes' framework and researchers' responsibilities, and introduces ways to promote data security and mitigate disclosure risks. 2024-07-16 09:00:00 UTC 2024-07-16 11:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in SPSS

    18 July 2024

    Exploring and Predicting using Linear Regression in SPSS https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-spss-d7736fa1-a56f-4bdf-8991-0997c5a39498 This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using SPSS, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in SPSS. 2024-07-18 09:00:00 UTC 2024-07-18 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Containers for Reproducible Computational Environments

    24 July 2024

    Containers for Reproducible Computational Environments https://dresa.org.au/events/containers-for-reproducible-computational-environments-0e4e58fe-cc2a-4fa8-b0d1-eb5d68c389b6 Containers are self-contained pieces of software that allow you to run applications easily across all sorts of different computing hardware – from your laptop to your institutional high-performance computing system – without the need for a complicated installation process. Containers are also an effective way of achieving a reproducible analysis pipeline, allowing researchers to ensure that the same version of an application and consistent computational environment are used each time. This short introductory course will show you how to find and use Singularity containers in a typical university HPC (high performance computing) context. The workshop does not cover the use of the Docker container platform, although you will learn how to import Docker containers into Singularity. 2024-07-24 09:00:00 UTC 2024-07-24 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Containers for Reproducible Computational Environments

    29 October 2024

    Containers for Reproducible Computational Environments https://dresa.org.au/events/containers-for-reproducible-computational-environments-5a519a0a-c88b-405e-8a5b-44059bf458ba Containers are self-contained pieces of software that allow you to run applications easily across all sorts of different computing hardware – from your laptop to your institutional high-performance computing system – without the need for a complicated installation process. Containers are also an effective way of achieving a reproducible analysis pipeline, allowing researchers to ensure that the same version of an application and consistent computational environment are used each time. This short introductory course will show you how to find and use Singularity containers in a typical university HPC (high performance computing) context. The workshop does not cover the use of the Docker container platform, although you will learn how to import Docker containers into Singularity. 2024-10-29 09:00:00 UTC 2024-10-29 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Data Visualisation for Research Communication

    30 July 2024

    Data Visualisation for Research Communication https://dresa.org.au/events/data-visualisation-for-research-communication-0bd037ae-583c-4367-87b7-a795c9eb4ec0 Research communication is much more than just writing journal papers; to maximise the impact of your work, it's vital that you make your research findings accessible and engaging to a wide audience. Data storytelling is a powerful way achieving this, by conveying your ideas in a clear and memorable way. This interactive webinar focuses on developing your data storytelling skills by introducing a range of data visualisation techniques that you can use to combine the three elements of data, visuals and narrative into a meaningful and memorable story. By using these three elements, you can weave a story about your research for an array of audiences, in a way that they will connect with and remember. 2024-07-30 13:30:00 UTC 2024-07-30 15:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] webinar open_to_all []
  • Introduction to SPSS

    14 May 2024

    Introduction to SPSS https://dresa.org.au/events/introduction-to-spss-02cc90e2-14ff-4d22-91c1-1472f4259590 This workshop will provide a hands-on introduction to the widely-used SPSS statistical analysis package. Participants will learn how to import, manage and transform datasets, and how to summarise and present data. The workshop will also include a basic introduction to statistical testing using SPSS. 2024-05-14 09:00:00 UTC 2024-05-14 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Genome Annotation with Apollo

    25 July 2024

    Genome Annotation with Apollo https://dresa.org.au/events/genome-annotation-with-apollo-36e64672-1ed8-423c-b075-54fa459fe432 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. In this workshop we'll show you how to use Apollo to refine genome annotations using the Australian Apollo Service. 2024-07-25 09:00:00 UTC 2024-07-25 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in SPSS

    30 October 2024

    Exploring and Predicting using Linear Regression in SPSS https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-spss-31d81b85-10c3-4ae2-a5c8-29790de99fff This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using SPSS, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in SPSS. 2024-10-30 09:00:00 UTC 2024-10-30 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    20 September 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-9e0e7207-abf5-4ea8-ae66-28d3f7f357a0 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-09-20 09:00:00 UTC 2024-09-20 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: Plotting and Programming with Python

    18 - 21 November 2024

    Introduction to Programming: Plotting and Programming with Python https://dresa.org.au/events/introduction-to-programming-plotting-and-programming-with-python-af810f5b-2998-475b-800c-58eab40dbd15 This Software Carpentry workshop will introduce the building blocks of the Python scripting environment. Participants will start by exploring the command-line interface and basic programming concepts using Unix, before moving on to learn about simple and complex data types, conditionals and looping in Python. This workshop will prepare participants to carry out batch analysis and equip them with the knowledge to start creating automated pipelines to increase data processing power and productivity. 2024-11-18 09:00:00 UTC 2024-11-21 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to SPSS

    18 September 2024

    Introduction to SPSS https://dresa.org.au/events/introduction-to-spss-75f967f0-fca9-4620-b959-72f55b202b7f This workshop will provide a hands-on introduction to the widely-used SPSS statistical analysis package. Participants will learn how to import, manage and transform datasets, and how to summarise and present data. The workshop will also include a basic introduction to statistical testing using SPSS. 2024-09-18 09:00:00 UTC 2024-09-18 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 202: Finalising and Running a Clinical Trial

    26 June 2024

    REDCap 202: Finalising and Running a Clinical Trial https://dresa.org.au/events/redcap-202-finalising-and-running-a-clinical-trial-94e273a9-5304-43eb-a33a-e4f6045d3bc9 REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-06-26 09:00:00 UTC 2024-06-26 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to NGS and Bioinformatics Analysis

    3 September 2024

    Introduction to NGS and Bioinformatics Analysis https://dresa.org.au/events/introduction-to-ngs-and-bioinformatics-analysis-bd6c08c1-ae43-4353-a85e-d0086c6c1522 This hands-on practical workshop is an introduction to next generation sequencing technologies and how they work, providers, common bioinformatics workflows, standardised file types, quality control and an introduction to Galaxy Australia. No prior experience of using Galaxy is required. 2024-09-03 09:00:00 UTC 2024-09-03 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons using SPSS

    4 December 2024

    Statistical Comparisons using SPSS https://dresa.org.au/events/statistical-comparisons-using-spss-b1f4c4e3-2569-4b11-bfbc-8175042f6401 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in SPSS. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-12-04 09:00:00 UTC 2024-12-04 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    7 - 10 May 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-f01b80fc-0d6b-4de1-bc50-27c1b710a309 This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-05-07 09:00:00 UTC 2024-05-10 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons using SPSS

    5 July 2024

    Statistical Comparisons using SPSS https://dresa.org.au/events/statistical-comparisons-using-spss-c434bb74-ac94-4dfe-bc47-5bc3ca04e20e This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in SPSS. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-07-05 09:00:00 UTC 2024-07-05 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons using SPSS

    11 October 2024

    Statistical Comparisons using SPSS https://dresa.org.au/events/statistical-comparisons-using-spss-c281767d-019e-4545-b21e-d0fa8ba83036 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in SPSS. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-10-11 09:00:00 UTC 2024-10-11 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Longitudinal and Mixed Model Analysis with R

    17 September 2024

    Longitudinal and Mixed Model Analysis with R https://dresa.org.au/events/longitudinal-and-mixed-model-analysis-with-r-012f1af4-a108-4594-a191-33d03f0abb29 This workshop will develop participants’ understanding of the principles, methods, and interpretation of statistical models for longitudinal data (i.e. repeated measures over time) using R. The course will cover the principles of Linear Mixed Models from simple models to more complex ones and includes practical sessions getting hands-on experience of longitudinal analysis in R. 2024-09-17 09:00:00 UTC 2024-09-17 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in R

    28 August 2024

    Exploring and Predicting using Linear Regression in R https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-r-1635aaac-50d4-4a41-8b56-f0a4328ac589 This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R. 2024-08-28 09:00:00 UTC 2024-08-28 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons using SPSS

    12 July 2024

    Statistical Comparisons using SPSS https://dresa.org.au/events/statistical-comparisons-using-spss-a042a656-4170-4cdb-9f45-9bbe203a6d69 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in SPSS. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-07-12 09:00:00 UTC 2024-07-12 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    12 - 13 August 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-be62f27f-7a7c-45af-9171-9901a07eac8b This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-08-12 09:00:00 UTC 2024-08-13 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons using SPSS

    20 - 21 June 2024

    Statistical Comparisons using SPSS https://dresa.org.au/events/statistical-comparisons-using-spss-1f0997be-176d-4d97-ac18-2506774460a3 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in SPSS. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-06-20 09:00:00 UTC 2024-06-21 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 201: Advanced Project Management

    19 June 2024

    REDCap 201: Advanced Project Management https://dresa.org.au/events/redcap-201-advanced-project-management-979c31c3-e837-40e9-924c-e51a03602def REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-06-19 09:00:00 UTC 2024-06-19 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • RNA-Seq Analysis using Galaxy

    24 October 2024

    RNA-Seq Analysis using Galaxy https://dresa.org.au/events/rna-seq-analysis-using-galaxy-675b29b9-d0cb-42f3-8d60-ee099881e80b This hands-on workshop introduces the concepts of RNA-Seq analysis, from data preparation through to statistical testing for differential gene expression, along with more advanced topics such as graphical summaries of data and functional analysis. The workshop will be based in Galaxy, a platform that provides a simple and user-friendly interface to bioinformatics tools. 2024-10-24 09:00:00 UTC 2024-10-24 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 101: Getting Started with REDCap

    5 June 2024

    REDCap 101: Getting Started with REDCap https://dresa.org.au/events/redcap-101-getting-started-with-redcap-6dbc1e83-ef95-42cb-accf-17ccac0f21e1 REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-06-05 09:00:00 UTC 2024-06-05 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 201: Advanced Project Management

    19 September 2024

    REDCap 201: Advanced Project Management https://dresa.org.au/events/redcap-201-advanced-project-management-d65c3e4e-543e-4dc5-9ddb-718d68eed949 REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-09-19 09:00:00 UTC 2024-09-19 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    2 May 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-ca297130-63eb-4d74-879c-1a85cdb01fdf This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-05-02 09:00:00 UTC 2024-05-02 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Longitudinal and Mixed Model Analysis with R

    14 November 2024

    Longitudinal and Mixed Model Analysis with R https://dresa.org.au/events/longitudinal-and-mixed-model-analysis-with-r-bcc88d7c-e402-4539-9eeb-efb162b6f529 This workshop will develop participants’ understanding of the principles, methods, and interpretation of statistical models for longitudinal data (i.e. repeated measures over time) using R. The course will cover the principles of Linear Mixed Models from simple models to more complex ones and includes practical sessions getting hands-on experience of longitudinal analysis in R. 2024-11-14 09:00:00 UTC 2024-11-14 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 102: Building Projects in REDCap

    12 June 2024

    REDCap 102: Building Projects in REDCap https://dresa.org.au/events/redcap-102-building-projects-in-redcap-d8845936-6b29-42ac-94b7-44879579b77d REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-06-12 09:00:00 UTC 2024-06-12 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    17 - 18 June 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-abe729c8-e147-476e-b5bf-c7037679d786 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-06-17 09:00:00 UTC 2024-06-18 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 101: Getting Started with REDCap

    5 September 2024

    REDCap 101: Getting Started with REDCap https://dresa.org.au/events/redcap-101-getting-started-with-redcap-be67cc36-0a92-4319-b0c6-d42402de217c REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-09-05 09:00:00 UTC 2024-09-05 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Single-cell RNA-Seq Analysis using Galaxy

    4 July 2024

    Single-cell RNA-Seq Analysis using Galaxy https://dresa.org.au/events/single-cell-rna-seq-analysis-using-galaxy-0e408a91-cdf2-459a-9f6e-38afe3dc0035 This hands-on workshop will cover the basics of single-cell RNA-Seq analysis, using the Galaxy platform. Starting from a table of gene counts we will evaluate, filter, annotate and visualise the data. We will also cover clustering, cell type identification and differential expression. The workshop will be based in Galaxy, a platform that provides a simple and user-friendly interface to bioinformatics tools. 2024-07-04 09:00:00 UTC 2024-07-04 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to NGS and Bioinformatics Analysis

    4 June 2024

    Introduction to NGS and Bioinformatics Analysis https://dresa.org.au/events/introduction-to-ngs-and-bioinformatics-analysis-89612225-44a0-4ae2-abd5-499db332a500 This hands-on practical workshop is an introduction to next generation sequencing technologies and how they work, providers, common bioinformatics workflows, standardised file types, quality control and an introduction to Galaxy Australia. No prior experience of using Galaxy is required. 2024-06-04 09:00:00 UTC 2024-06-04 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Containers for Reproducible Computational Environments

    27 May 2024

    Containers for Reproducible Computational Environments https://dresa.org.au/events/containers-for-reproducible-computational-environments-c23b49b1-2939-483b-b040-79827d4143d7 Containers are self-contained pieces of software that allow you to run applications easily across all sorts of different computing hardware – from your laptop to your institutional high-performance computing system – without the need for a complicated installation process. Containers are also an effective way of achieving a reproducible analysis pipeline, allowing researchers to ensure that the same version of an application and consistent computational environment are used each time. This short introductory course will show you how to find and use Singularity containers in a typical university HPC (high performance computing) context. The workshop does not cover the use of the Docker container platform, although you will learn how to import Docker containers into Singularity. 2024-05-27 09:00:00 UTC 2024-05-27 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    5 - 8 August 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-29d15bc6-d845-4037-9c71-9bb1a8d165ff This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-08-05 09:00:00 UTC 2024-08-08 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    9 - 12 July 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-632576dd-5ea0-4dac-8ddb-32cd22584170 This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-07-09 09:00:00 UTC 2024-07-12 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to SPSS

    2 August 2024

    Introduction to SPSS https://dresa.org.au/events/introduction-to-spss-6e4b181e-4aa0-4937-a388-764e4cca553e This workshop will provide a hands-on introduction to the widely-used SPSS statistical analysis package. Participants will learn how to import, manage and transform datasets, and how to summarise and present data. The workshop will also include a basic introduction to statistical testing using SPSS. 2024-08-02 09:00:00 UTC 2024-08-02 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    9 - 12 December 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-0845d928-c757-4e0c-8c84-fd3b2d364878 This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-12-09 09:00:00 UTC 2024-12-12 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 202: Finalising and Running a Clinical Trial

    26 September 2024

    REDCap 202: Finalising and Running a Clinical Trial https://dresa.org.au/events/redcap-202-finalising-and-running-a-clinical-trial-6a1024b3-bc31-4bf7-bc50-3f4a9a349063 REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-09-26 09:00:00 UTC 2024-09-26 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    2 - 3 December 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-a298ca6d-d6fc-4b6c-8a0f-d02c2230cb09 This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-12-02 09:00:00 UTC 2024-12-03 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in R

    5 December 2024

    Exploring and Predicting using Linear Regression in R https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-r-1302fe7d-f84c-4e74-b21c-cf0f875edb83 This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R. 2024-12-05 09:00:00 UTC 2024-12-05 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    4 - 7 November 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-9bd82eb6-8103-4c95-9277-f3d368bc1014 This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-11-04 09:00:00 UTC 2024-11-07 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: Plotting and Programming with Python

    23 - 26 September 2024

    Introduction to Programming: Plotting and Programming with Python https://dresa.org.au/events/introduction-to-programming-plotting-and-programming-with-python-7836e260-772e-4825-b121-0998a1f155b0 This Software Carpentry workshop will introduce the building blocks of the Python scripting environment. Participants will start by exploring the command-line interface and basic programming concepts using Unix, before moving on to learn about simple and complex data types, conditionals and looping in Python. This workshop will prepare participants to carry out batch analysis and equip them with the knowledge to start creating automated pipelines to increase data processing power and productivity. 2024-09-23 09:00:00 UTC 2024-09-26 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to the Unix Shell

    26 - 27 August 2024

    Introduction to the Unix Shell https://dresa.org.au/events/introduction-to-the-unix-shell-a26f26b0-0ccb-49fc-a0c4-ff6df75fe297 The Unix shell has been around longer than most of its users have been alive. It has survived so long because it’s a power tool that allows people to do complex things with just a few keystrokes. More importantly, it helps them combine existing programs in new ways and automate repetitive tasks so they aren’t typing the same things over and over again. Use of the shell is fundamental to using a wide range of other powerful tools and computing resources (including 'high-performance computing' supercomputers). This Software Carpentry workshop will start you on a path towards using these resources effectively. 2024-08-26 09:00:00 UTC 2024-08-27 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Predicting Binary Outcomes using Logistic Regression

    16 May 2024

    Predicting Binary Outcomes using Logistic Regression https://dresa.org.au/events/predicting-binary-outcomes-using-logistic-regression-e363aa17-902d-420d-adce-b9f8a11fc2af This practical half-day workshop will help participants to develop an understanding of the principles, methods, and interpretation of logistic regression, a statistical technique to generate binary (yes/no) outcomes from complex input data. The course will cover the principles of logistic regression and includes practical sessions getting hands-on experience of logistic regression in R. 2024-05-16 09:00:00 UTC 2024-05-16 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in R

    22 October 2024

    Exploring and Predicting using Linear Regression in R https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-r-ce45f28c-50fe-4570-9169-c554912b63d0 This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R. 2024-10-22 09:00:00 UTC 2024-10-22 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    10 - 13 June 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-91f3ff30-e71b-45c0-94ca-92b4523d3f8b This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-06-10 09:00:00 UTC 2024-06-13 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • REDCap 102: Building Projects in REDCap

    12 September 2024

    REDCap 102: Building Projects in REDCap https://dresa.org.au/events/redcap-102-building-projects-in-redcap-cf4f0a9f-8184-4281-831e-c77b6a7074d5 REDCap is a widely used platform for managing and sharing surveys and registries of clinical research data. This series of short training modules covers everything from an introductory guide to REDCap through to running complex clinical trials. The modules are all stand-alone, and attendees can pick and choose which to attend depending on prior experience and research needs. 2024-09-12 09:00:00 UTC 2024-09-12 11:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Long-Read Assembly using Galaxy

    16 August 2024

    Long-Read Assembly using Galaxy https://dresa.org.au/events/long-read-assembly-using-galaxy-769d0b93-a1a7-4761-9076-08c51f2b3d35 This tutorial explores how long and short read data can be combined to produce a high-quality ‘finished’ bacterial genome sequence. Termed ‘hybrid assembly’, we will use read data produced from two different sequencing platforms, Illumina (short read) and Oxford Nanopore Technologies (long read), to carry out de novo genome assembly. 2024-08-16 09:00:00 UTC 2024-08-16 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to SPSS

    6 June 2024

    Introduction to SPSS https://dresa.org.au/events/introduction-to-spss-039eb6ea-5d89-4dde-af59-00146bced9e3 This workshop will provide a hands-on introduction to the widely-used SPSS statistical analysis package. Participants will learn how to import, manage and transform datasets, and how to summarise and present data. The workshop will also include a basic introduction to statistical testing using SPSS. 2024-06-06 09:00:00 UTC 2024-06-06 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to SPSS

    27 November 2024

    Introduction to SPSS https://dresa.org.au/events/introduction-to-spss-046e5354-5f0d-4f44-9fdf-193529d1242b This workshop will provide a hands-on introduction to the widely-used SPSS statistical analysis package. Participants will learn how to import, manage and transform datasets, and how to summarise and present data. The workshop will also include a basic introduction to statistical testing using SPSS. 2024-11-27 09:00:00 UTC 2024-11-27 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to the Unix Shell

    25 - 26 November 2024

    Introduction to the Unix Shell https://dresa.org.au/events/introduction-to-the-unix-shell-dd318145-38b9-4dec-aeff-5beff341f8c0 The Unix shell has been around longer than most of its users have been alive. It has survived so long because it’s a power tool that allows people to do complex things with just a few keystrokes. More importantly, it helps them combine existing programs in new ways and automate repetitive tasks so they aren’t typing the same things over and over again. Use of the shell is fundamental to using a wide range of other powerful tools and computing resources (including 'high-performance computing' supercomputers). This Software Carpentry workshop will start you on a path towards using these resources effectively. 2024-11-25 09:00:00 UTC 2024-11-26 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Single-cell RNA-Seq Analysis using R

    15 May 2024

    Single-cell RNA-Seq Analysis using R https://dresa.org.au/events/single-cell-rna-seq-analysis-using-r Analysis and interpretation of single-cell RNA-Seq (scRNA-Seq) data requires specialised 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. 2024-05-15 09:00:00 UTC 2024-05-15 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: Plotting and Programming with Python

    19 - 22 August 2024

    Introduction to Programming: Plotting and Programming with Python https://dresa.org.au/events/introduction-to-programming-plotting-and-programming-with-python-a0356066-f79d-4a2a-aa50-a9f63564c30c This Software Carpentry workshop will introduce the building blocks of the Python scripting environment. Participants will start by exploring the command-line interface and basic programming concepts using Unix, before moving on to learn about simple and complex data types, conditionals and looping in Python. This workshop will prepare participants to carry out batch analysis and equip them with the knowledge to start creating automated pipelines to increase data processing power and productivity. 2024-08-19 09:00:00 UTC 2024-08-22 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in R

    30 April 2024

    Exploring and Predicting using Linear Regression in R https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-r-be3646bb-285d-4c2b-b15e-e96787d7b000 This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R. 2024-04-30 09:00:00 UTC 2024-04-30 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Predicting Binary Outcomes using Logistic Regression

    3 October 2024

    Predicting Binary Outcomes using Logistic Regression https://dresa.org.au/events/predicting-binary-outcomes-using-logistic-regression-ea9fd70e-be1d-4eee-ae76-f2cb16df3eb5 This practical half-day workshop will help participants to develop an understanding of the principles, methods, and interpretation of logistic regression, a statistical technique to generate binary (yes/no) outcomes from complex input data. The course will cover the principles of logistic regression and includes practical sessions getting hands-on experience of logistic regression in R. 2024-10-03 09:00:00 UTC 2024-10-03 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: Plotting and Programming with Python

    20 - 23 May 2024

    Introduction to Programming: Plotting and Programming with Python https://dresa.org.au/events/introduction-to-programming-plotting-and-programming-with-python-b6d8260a-2271-482d-b4a0-fd0512090cb0 This Software Carpentry workshop will introduce the building blocks of the Python scripting environment. Participants will start by exploring the command-line interface and basic programming concepts using Unix, before moving on to learn about simple and complex data types, conditionals and looping in Python. This workshop will prepare participants to carry out batch analysis and equip them with the knowledge to start creating automated pipelines to increase data processing power and productivity. 2024-05-20 09:00:00 UTC 2024-05-23 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Longitudinal and Mixed Model Analysis with R

    28 May 2024

    Longitudinal and Mixed Model Analysis with R https://dresa.org.au/events/longitudinal-and-mixed-model-analysis-with-r-bc747860-be39-447d-9b96-6fe505e6f7e6 This workshop will develop participants’ understanding of the principles, methods, and interpretation of statistical models for longitudinal data (i.e. repeated measures over time) using R. The course will cover the principles of Linear Mixed Models from simple models to more complex ones and includes practical sessions getting hands-on experience of longitudinal analysis in R. 2024-05-28 09:00:00 UTC 2024-05-28 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Long-Read Assembly using Galaxy

    30 May 2024

    Long-Read Assembly using Galaxy https://dresa.org.au/events/long-read-assembly-using-galaxy-c169aca1-fd47-4d5b-b627-896a0ccfa449 This tutorial explores how long and short read data can be combined to produce a high-quality ‘finished’ bacterial genome sequence. Termed ‘hybrid assembly’, we will use read data produced from two different sequencing platforms, Illumina (short read) and Oxford Nanopore Technologies (long read), to carry out de novo genome assembly. 2024-05-30 09:00:00 UTC 2024-05-30 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Working with Sensitive Data

    1 October 2024

    Working with Sensitive Data https://dresa.org.au/events/working-with-sensitive-data-a133ee19-4c2b-449b-856d-bce778fed71b This workshop uses practical and discussion-based training to guide researchers about identifying what constitutes sensitive data, the risks of working with sensitive data, and how to appropriately manage those risks. It covers the 'Five Safes' framework and researchers' responsibilities, and introduces ways to promote data security and mitigate disclosure risks. 2024-10-01 09:00:00 UTC 2024-10-01 11:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    9 - 12 September 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-468cbd34-7703-4c45-8f76-3cbcdde30822 This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-09-09 09:00:00 UTC 2024-09-12 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Longitudinal and Mixed Model Analysis with R

    23 July 2024

    Longitudinal and Mixed Model Analysis with R https://dresa.org.au/events/longitudinal-and-mixed-model-analysis-with-r-3bf924fc-363a-48e5-b276-c6faea547afe This workshop will develop participants’ understanding of the principles, methods, and interpretation of statistical models for longitudinal data (i.e. repeated measures over time) using R. The course will cover the principles of Linear Mixed Models from simple models to more complex ones and includes practical sessions getting hands-on experience of longitudinal analysis in R. 2024-07-23 09:00:00 UTC 2024-07-23 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: R for Reproducible Scientific Analysis

    14 - 17 October 2024

    Introduction to Programming: R for Reproducible Scientific Analysis https://dresa.org.au/events/introduction-to-programming-r-for-reproducible-scientific-analysis-6a0bec02-592d-4364-b44c-a829454da87f This Software Carpentry workshop will introduce novice programmers to the R software environment, a powerful, popular and free statistical and graphical programming language. R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. The emphasis of this workshop is to give attendees a strong foundation in the fundamentals of R, and to teach best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation. 2024-10-14 09:00:00 UTC 2024-10-17 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Genome Annotation with Apollo

    13 November 2024

    Genome Annotation with Apollo https://dresa.org.au/events/genome-annotation-with-apollo-f69f35a3-30a1-441d-baba-1c23971930c5 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. In this workshop we'll show you how to use Apollo to refine genome annotations using the Australian Apollo Service. 2024-11-13 09:00:00 UTC 2024-11-13 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Introduction to Programming: Plotting and Programming with Python

    25 - 28 June 2024

    Introduction to Programming: Plotting and Programming with Python https://dresa.org.au/events/introduction-to-programming-plotting-and-programming-with-python-d540e51e-a55d-44b8-a4af-0a4a9e74bca5 This Software Carpentry workshop will introduce the building blocks of the Python scripting environment. Participants will start by exploring the command-line interface and basic programming concepts using Unix, before moving on to learn about simple and complex data types, conditionals and looping in Python. This workshop will prepare participants to carry out batch analysis and equip them with the knowledge to start creating automated pipelines to increase data processing power and productivity. 2024-06-25 09:00:00 UTC 2024-06-28 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • RNA-Seq Analysis using Galaxy

    29 April 2024

    RNA-Seq Analysis using Galaxy https://dresa.org.au/events/rna-seq-analysis-using-galaxy-d2bdd86c-a08d-4fc4-a589-a58927cf1304 This hands-on workshop introduces the concepts of RNA-Seq analysis, from data preparation through to statistical testing for differential gene expression, along with more advanced topics such as graphical summaries of data and functional analysis. The workshop will be based in Galaxy, a platform that provides a simple and user-friendly interface to bioinformatics tools. 2024-04-29 09:00:00 UTC 2024-04-29 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Statistical Comparisons Using R

    11 - 12 November 2024

    Statistical Comparisons Using R https://dresa.org.au/events/statistical-comparisons-using-r-6dea1752-3d9a-43b1-8421-566729ed1c1a This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA. 2024-11-11 09:00:00 UTC 2024-11-12 12:30:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []
  • Exploring and Predicting using Linear Regression in R

    24 June 2024

    Exploring and Predicting using Linear Regression in R https://dresa.org.au/events/exploring-and-predicting-using-linear-regression-in-r-ea2d2342-8122-414e-9c96-abb051c425cc This workshop is designed to increase participants understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R. 2024-06-24 09:00:00 UTC 2024-06-24 17:00:00 UTC QCIF QCIF training@qcif.edu.au [] [] workshop open_to_all []