-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
88 lines (55 loc) · 4.16 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
format:
html:
toc: false
page-layout: full
bibliography: resources/references.bib
---
:::{.callout-warning title="Incoming workshop"}
The next ABC is on December 12th, in building 1231-114, from 1pm to 3pm. There will be a showcase of import and preprocessing of bulkRNA sequencing data by Marie. Click the button below for more information and sign up to the event.
<p align="center">
<a href="https://abc.au.dk/news/upcoming/2024-12-12-session10.html" style="background-color: #4266A1; color: #FFFFFF; padding: 30px 20px; text-decoration: none; border-radius: 5px;">
Information + signup
</a>
</p>
:::
# Welcome to the Accessible Bioinformatics Cafe {.centered}
<div style="text-align: center;">
An informal and collaborative cafe to help each other upskilling coding/bioinformatics skills. Hosted by scientists and bioinformaticians of the [Health data science sandbox](https://hds-sandbox.github.io) and [Bioinformatics core facility](https://biomed.au.dk/bioinformatics-core-facility) at Aarhus University.
</div>
## Concept
::: {.callout-note appearance="simple" icon="false"}
Have you ever ended in a situation involving questions similar to those?
- <span style="font-size:1em;">Where do I start to code on a command line?</span>
- <span style="font-size:1.2em;"> How do I learn the basic R/python commands?</span>
- <span style="font-size:1.4em;"> What the heck is this error?????</span>
Do you feel finding the right tools is like going through a maze of software installations, versions and incompatibilities?
:::
What follows is the natural desire of throwing your computer out of the window. Don't worry! All the bioinformaticians/data scientists have gone through that, sometimes defined as part of the [Kubler-Ross curve](https://en.wikipedia.org/wiki/Five_stages_of_grief)^[Someone prefers to refer to the [Dunning-Kruger effect](https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect) instead, but this is for people overestimating their abilities. It is not the case of coders: we know that we cannot do something when we get stuck!], where frustration is the point in which coding becomes challenging and we might feel lost.
The idea behind ABC is to bridge you beyond frustration moments, while at the same time offering a relaxed environment and the possibility to learn new things, help and get to know each other:
![](img/homepage/gifABC.gif){fig-align=center width=800px}
## Who can benefit from the ABC?
Everyone, really. Those that will particularly benefit from the ABC include:
- Biologists, bioinformaticians, and health scientists who wish to adopt coding-based solutions.
- Scientists and students who wish to accelerate the coding-based analysis of various types of data (such as OMICs data and other large-scale data) in research across Aarhus University and Aarhus University Hospital.
- Students and researchers who want an open environment where it is easy to get assistance and talk with others encountering similar issues (or maybe who already solved them!)
## Format
Each ~2 hour session of the ABC will feature:
- Topic Presentation: Insightful presentations on various bioinformatics and coding topics.
- Open Floor Session: A hands-on segment where staff from the Bioinformatics Core Facility and the Health Data Science Sandbox will be available to assist with any coding or bioinformatics issues.
## When and where
Look at our [Events calendar](./news.qmd) for more information about each meeting and upcoming workshops and courses.
## Newsletter
Subscribe to our newsletter to receive a few, non-invasive reminders for our meetings and events!
<div class="ml-embedded" data-form="iGIYwp"></div>
## Suggestions
Do you have an input on making the ABC better with new tutorials or workshops we could organize? Please write it down in the form below, and we will see if we can implement something for the future editions of ABC.
<p align="center">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeNJlDV8XDyEBSmynFI_TEB1clzsjul41ozpFjZCkdCRXkAsg/viewform?usp=pp_url" style="background-color: #4266A1; color: #FFFFFF; padding: 30px 20px; text-decoration: none; border-radius: 5px;">
Give your input!
</a>
</p>