Replies: 1 comment 1 reply
|
Hi @kozo2 & @YukiMatsuzawa , This seems interesting. I have a proficient background in C# and R because of my last GSoC venture at GemoScale. Would love to contribute on this. Should I solve any specific issue beforehand? What do you suggest? I have tested your platform with the .wiff data you provided earlier. Thanks! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Proposed mentors: @kozo2 @YukiMatsuzawa
Language/skills: C# (Polyglot Notebooks), R (MetaboAnalystR), Peak picking or peak annotation using MS-DIAL
Estimated Project Length: 175 hours
Difficulty: medium
Polyglot Notebooks is a VScode extension that enables the execution of C# in Jupyter Notebook. MS-DIAL5 is written in C# and mainly used through its GUI, which is only available on Windows. However, for Linux users, MS-DIAL provides a command-line tool. This idea involves calling the functionalities of MS-DIAL's command-line tool from Polyglot Notebooks and documenting the workflow to connect the analysis results to MetaboAnalyst in a notebook. This will allow many people to learn about the workflow and reproduce it.
MetaboAnalyst is a comprehensive software platform designed for metabolomics data analysis and interpretation. It provides a user-friendly, web-based interface that allows researchers to perform a wide range of analyses, from basic statistical evaluations to advanced biomarker and pathway exploration. MetaboAnalyst has an accompanying MetaboAnalystR R package. It automates MetaboAnalyst workflows in the R language.
In this idea, the steps for MS-DIAL5 would be documented in a C# notebook, while the steps for MetaboAnalyst would be written in an R notebook.
All reactions