Giter Site home page Giter Site logo

Comments (5)

jmueller95 avatar jmueller95 commented on August 15, 2024 1

...and here I am, leaving a comment ;)
Looking forward to hacking with you!

from eubic2023.

tobiasko avatar tobiasko commented on August 15, 2024

Dear @MatthewThe,

I am happy to inform you that your proposal has been selected for the DevMeeting2023! Participants will decide which hackathon to join after the pitch on Monday. Would be nice if Julian could also leave a comment here so he becomes part of this issue.

Best,
Tobi

from eubic2023.

MatthewThe avatar MatthewThe commented on August 15, 2024

Fantastic, looking forward to it!!

I have notified Julian to leave a comment

from eubic2023.

tobiasko avatar tobiasko commented on August 15, 2024

Hello everyone,

I just created a slack workspace for the DevMeeting and a channel named interactive-html for this hack. You should receive an invite to join by email.

Best,
Tobi

from eubic2023.

jmueller95 avatar jmueller95 commented on August 15, 2024

In our Hackathon, titled "Easy-to-use interactive HTML plots collection for data exploration and web tools", we developed a set of frontend Web Components (https://www.webcomponents.org).
Our starting point were the visualizations from the open-source multiomics platform ProteomicsDB (https://www.proteomicsdb.org), which are written in the Vue.js framework. We decided to use Typescript, a statically typed syntactical superset of the JavaScript language, for reimplementing and extending these visualizations in a way that is framework-independent. Our focus was on self-containment, reusability, and homogeneity. We collected our results in a monorepo termed 'biowc', short for biological web components.
We managed to implement five visualization components, namely a Violin plot, a Histogram, a Bar plot, a Line plot, and a Swarm plot component, and we started the development of several other components. All of these are implemented as individual npm packages (https://www.npmjs.com) and are similar in code structure as well as the expected format for input data.
Our monorepo is equipped with git hooks that ensure automated testing, linting, and code formatting. Furthermore, we created Storybooks (https://storybook.js.org) for each of our components, which provide interactive minimal working examples to the users of our code.
We plan to finalize and release our biowc visualization suite in the near future. Our vision is that this will provide a maintainable, widely usable and tested resource for web developers in the life sciences.

You can find our code here: https://github.com/wilhelm-lab/biowc-core
The first version of one of our packages is now published on npm: https://www.npmjs.com/package/biowc-scatter

from eubic2023.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.