Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Updating Meeting Notes #113

Merged
merged 4 commits into from
Aug 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
269 changes: 265 additions & 4 deletions meeting-notes.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,277 @@
@def title = "JuliaHealth - Meeting Notes"
@def hasmath = true
@def hascode = true

These are the public notes for the JuliaHealth Community.
Notes are published publicly here and are available for comments and review on the [public HackMD](https://hackmd.io/@AQm1lp9PSPyir6IoTPAZeQ/SJNu_d3uh).
Additionally, the notes are [hosted publicly on the GitHub](https://github.com/JuliaHealth/juliahealth.github.io/blob/dev/meeting-notes.md) and are open for PRs or edits as needed.

# August 25 2023

**In Attendance:**

**Location:** Virtual (JuliaHealth Google Meet)

**Summary:**

**Keywords:**

## Agenda

1. New member introductions

2. Running tasks follow-ups:

a. Short-term task follow-ups:

i. @Jacob Set-up HackMD to take notes going forward

- Copy and paste meeting minutes over to JuliaHealth PR to update at end of meetings

ii. @Dilum finds out how to live stream JuliaHealth BoF

b. Long-term task follow-ups:

i. Creating a template repository 

3. Debrief from JuliaCon

a. Interoperability of Julia with health research ecosystems (R)

b. Develop and document tutorials showcasing compositional solutions to JuliaHealth ecosystem problems

c. Coordinate with bigger Julia Blog to bridge between communities even better

d. Databases and JuliaHealth

4. Open discussion on next steps for the JuliaHealth community

## Meeting Outcomes

### Short-Term Outcomes



### Long-Term Outcomes



## Notes



# July 28 2023

**In Attendance:** [Attendance Waived for In-Person Meeting

**Location:** JuliaCon 2023 JuliaHealth Birds of a Feather

**Summary:** New member backgrounds, problems within the Julia ecosystem related to healthcare, thoughts on addressing issues within a JuliaHealth context, and learning resources for Julia within the context of health.

**Keywords:** #ehr #genomics #biology #interoperability #database #sql #outreach

## Agenda

1. Introductions and what people in the community are using Julia for in health research

2. What is missing of painful in Julia that is needed to drive health research forward

3. Thoughts on how to address some of these problems

4. Open discussion and next steps for JuliaHealth

### Short-Term Outcomes

Not Available

### Long-Term Outcomes

- ACTION: Develop and document tutorials showcasing compositional solutions to JuliaHealth ecosystem problems.

- ACTION: Establish cohesive and organized Julia Blog to guide users and highlight official blogs.

## Meeting Notes

- Attendee interests and background

* Here to learn

* From EHR development and background

* Genie folks here to support JuliaHealth endeavors

* Genomics research and prevention

* Quebec Heart and Lung Institute

* Representing PumasAI

* Consulting group

+ Developing health research in Michigan area

+ Aggregating claims data

+ To learn what is going on in the community

* Creator of [MetaAnalysis.jl](https://github.com/arinbasu/MetaAnalysis.jl)

* Involved with backend of healthcare IT

* Working on JuliaHub

+ Learning about packages that are out there

+ Here to support JuliaHealth members

+ New Zealand longitudinal child health

+ Have own secure system

+ Post-COVID syndrome

+ Computational biology

+ Sickle Cell

+ Applying some ML

* Problems within the Julia ecosystem

+ Julia needs more database connectivity to more easily do operations research

+ Databases are a pain point and composing with other aspects of the ecosystem

+ Interoperability within Julia and other sorts of resources

+ I end up doing the bare minimum in SQL

+ Do we have RAM?

+ Can we pull this into the Julia ecosystem?

+ Crank up the RAM! But only so much scaling

+ Minimal SQL writing

+ Searchlight.jl: Julia ORM layer within

+ Is Genie like a shiny?

+ No, more of a full-stack

+ Goes beyond just visualization dashboards

+ Sequencing data

+ Equally data

+ Everyone uploads data in slightly different ways

+ Make simple ways to pull that data

+ R Conductor --> JuliaConductor?

+ Would make genomic pipelines within Julia pipelines a lot easier

+ We need to understand the underlying structures

+ One of the big pain points

+ Often to have roll your own

+ EpiR --> EpiJ?

+ Power calculators

+ Co-founder of start-up

+ Found unmet need for remote monitoring for neuotropenia

+ Non-invasive screen for neutropenia

+ Device runs Julia

+ Pain points:

+ Testability of hardware

+ LOTS of CI -- bit of a pain

+ How much repetition happens in CI

+ Part of the problem for these problems:

+ There are still going to be folks who use the same organizations

+ Overcoming inertia to do the same or similar things in Julia

+ Wrapping around Julia?

+ Bringing it into the R ecosystem

+ Leading to big impacts for callable things from R by having smaller static binaries

+ Wrapping Julia packages in R

+ N3C -- National COVID Cohort Collaborative

+ Went to many healthcare systems across the US to get COVID data

+ Shelled out to Palantir

+ Open source tools within the ecosystem

+ JuliaHub has Boeing board member

+ Trusted within security community

+ Could help in this situation

- Thoughts on how to address some of these problems

* Using other packages outside of Julia

+ If you have some way to wrap around it

+ Getting support

+ PythonCall.jl or RCall.jl

+ Not clear how to make this compositional

* The paradox of compositionality

+ Blog posts go a huge ways to solving problems

+ Tutorials showing how things can be combined together

+ Promotional type material

+ Nice docs are *nice*

* The Julia Blog itself

+ Mentions JuliaBloggers but doesn't help with guiding users to read

+ Blogs need to go on as official blogs

+ Julia Forem -- is it maintained?

+ Hook into the tags from blogs

+ Cross-posting where appropriate

* How to learn Julia within the context of health

+ Carpentries for learning resources

# June 30 2023

## Meeting Summary

**In Attendance:** Jacob Zelko, Fareeda Abdelazeez, Zachary Christensen

**Location:** Monthly Community Call
**Location:** Virtual

**Summary:** Discussed new members, upcoming JuliaCon, JuliaHealth Birds of a Feather discussion on topics like neural decoding and OMOP tooling, managing logistics for Julia organizations, and JuliaHealth PR reviews.

Expand Down Expand Up @@ -41,6 +300,7 @@ Additionally, the notes are [hosted publicly on the GitHub](https://github.com/J
### Short-Term Outcomes

- @Jacob Set-up HackMD to take notes going forward

- Copy and paste meeting minutes over to JuliaHealth PR to update at end of meetings

### Long-Term Outcomes
Expand Down Expand Up @@ -136,6 +396,7 @@ Additionally, the notes are [hosted publicly on the GitHub](https://github.com/J
- PR Checklist:

- Purpose

- Reduce cognitive load

- JuliaHealth package forks: <https://github.com/JuliaCI/PkgTemplates.jl> 
Expand All @@ -148,7 +409,7 @@ Additionally, the notes are [hosted publicly on the GitHub](https://github.com/J

**In Attendance:** Jacob Zelko, Dilum Aluthge, Asher Wasserman, Fareeda Abdelazeez, Kyle Beggs

**Location:** Monthly Community Call
**Location:** Virtual

**Summary:** First JuliaHealth community call to meet other Julians, learn how we can galvanize the Juliahealth Community, and open discussion on paths forward

Expand All @@ -174,7 +435,7 @@ Additionally, the notes are [hosted publicly on the GitHub](https://github.com/J

### Short-Term Outcomes

- Dilum finds out how to live stream JuliaHealth BoF
- @Dilum finds out how to live stream JuliaHealth BoF

### Long-Term Outcomes

Expand Down
Loading