-
Notifications
You must be signed in to change notification settings - Fork 9
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
[FEATURE] Compare JuliaHealth Capabilities To Other Ecosystems #121
Comments
I think BioJulia did a fantastic job of this here: https://biojulia.dev/BioJuliaDocs/dev/comparisons/biopython/ CC @M-PERSIC if you have perhaps any thoughts or ideas to contribute here on how we could effectively do this and any lessons you learned. |
I have one question sorry if it sounds silly but after creating a table how can i show you? or how can i present to you like through ddocumenter.jl ? or something else? |
Hi @sneha9231! Great questions and not silly at all! Here's a few options:
If you want to use Franklin to preview a table locally (note that for the website we use Franklin), do the following:
If you add a new page called Hope that helps and let me know if you have any questions! I am available both here and on the Julia Slack (I have the same username). Thanks! ~ tcp 🌳 |
Thanks for the CC @TheCedarPrince! Here are a few insights:
@sneha9231 To add on to Jacob's comment, if the table is small and you only need to share it with others in the comment section, one can simply make a table in Markdown and add it to a comment (GitHub will automatically format it like so):
The Markdown Tables generator has an excellent UI for creating simple tables to start with |
The idea of benchmarking the JuliaHealth ecosystem in terms of functionality is a constructive approach. It allows for a direct comparison of capabilities without getting into the potentially complex and variable-dependent realm of performance benchmarking. Here's how I would contribute to this task:
All comments and remarks are welcome!! ^^ |
Hey @Sweetdevil144 , Thanks for the comment here! Just some responses to your post about how we can turn this into actionable points:
Like the example I had above in the original post, have you had a chance to look through the rest of JuliaHealth to find the other functionalities across the ecosystem? JuliaHealth is our baseline here for comparing to other package ecosystems -- then we can compare to other ecosystems. Feel free to report what you find back here! 😄
Yea! Would you want to take a crack at trying #112? We are trying to get this up and running but I haven't had a chance to yet. Happy to help mentor on that issue @Sweetdevil144
Have you joined the Julia Slack @Sweetdevil144 ? I haven't seen you around in the |
Thanks @TheCedarPrince for putting our discussion regarding bench-marking in a separate issue, this would really be an important addition to the ecosystem. |
Hey @TheCedarPrince For your queries :
Unfortunately not at the time. although I'll surely take a peek and fix this. Currently I'm working to focus more on he geospatial and geographic mapping of Julia and Machine Learning. I'll make sure to have a quick chat as I've joined the
Absolutely, I'll take a crack at the issue as soon as possible. My procedure to take a look on this issue was purely on a surface level, so I would request everyone not to take THAT much of inspiration with it 😆 . |
Hi @Sweetdevil144 ,
Sounds great and welcome aboard! I'll mention it, and we can chat more over Slack, in JuliaHealth there is definitely an interest in combining geospatial information and patient health records together. Would be an interesting thing to explore.
If you have questions about this issue, feel free to follow up with me on #112 for sure. Thanks! |
Hey @sneha9231, just following up from our Slack discussion -- these instructions and the original comment I made are still relevant to how to tackle this issue. Do you have any questions at the moment? If you make a PR, happy to chat more on this there! 😄 EDIT: P.S. This is what I would love to have integrated into the website someday: https://biojulia.dev/BioJuliaDocs/dev/comparisons/biopython/ |
Not right now, i'll let you know for sure @TheCedarPrince |
@Jay-sanjay and I were chatting about methods for benchmarking the JuliaHealth ecosystem against other ecosystems. I mentioned that benchmarking in terms of speed/performance would most likely not be possible but in terms of functionalities covered, I think this could be useful. Therefore, creating a table to host on the JuliaHealth website that aims to showcase the capabilities of JuliaHealth in relation to other available frameworks in Python and R would be great to add to the JuliaHealth website.
This would encompass looking for the following aspects of other ecosystems:
A potential table could look something like this:
The text was updated successfully, but these errors were encountered: