-
Notifications
You must be signed in to change notification settings - Fork 35
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
OpenOmics: Presubmission Inquiry #30
Comments
Hi @JonnyTran thank you for making this presubmission inquiry. Sorry we haven't gotten back to you sooner.
I am not sure if you saw that we're "on pause" for a bit while looking for further funding: In the meantime, I have been trying to help where I can. But realistically I won't be able to start that process until mid-January because of other obligations. I definitely want to do what I can to recognize all the hard work you've done on |
@NickleDave if you are keen to serve as an editor here i can work on the other submission! i've been overwhelmed with conference things but havea bit more space now to support. |
Yes, I'm more than okay with the timeline. Thank you for the consideration of reviewing this work. |
Thank you @lwasser -- you mean Physcraper? I think I can handle this one and finish up that review as well.
Great glad to hear it @JonnyTran Please, whenever you are ready, go ahead and open a new issue that's a full submission review. |
I've created a new issue for the full review at #31. I haven't think of any reviewers yet, but I'll update the issue if I find any. |
whoops, forgot to close this review already well under way in #31 |
Submitting Author: Nhat Tran (@JonnyTran)
Package Name: OpenOmics
One-Line Description of Package: Library for integration of multi-omics, annotation, and interaction data.
Repository Link (if existing): https://github.com/BioMeCIS-lab/OpenOmics
Description
OpenOmics is a Python library to assist integration of heterogeneous multi-omics bioinformatics data. By providing an API of data manipulation tools as well as a web interface (WIP), OpenOmics facilitates the common coding tasks when preparing data for bioinformatics analysis. It features support for:
OpenOmics also has an efficient data pipeline that bridges the popular data manipulation library like Pandas and distributed processing like Dask to the Dash web dashboard interface. With an intuitive web interface and easy-than-ever API, OpenOmics addresses the following use cases:
Scope
Please indicate which category or categories this package falls under:
Explain how the and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of:
OpenOmics' core functionalities are to provide a suite of tools for data preprocessing, data integration, and public database retrieval. Its main goal is to maximize the transparency and reproducibility in the process of multi-omics data integration.
Who is the target audience and what are scientific applications of this package?
OpenOmics' primary target audience are computational bioinformaticians, and the scientific application of this package is to facilitate the data prep tasks in multi-omics data integration in a reproducible manner. Also, we are currently developing interfaces to the Galaxy Tool Shed, disseminating the tool to biologists without a programming background.
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
Existing PyPI Python packages within the scope of multi-omics data analysis are "pythomics" and "omics". Their functions appear to be lacking support for manipulation of integrated multi-omics dataset, retrieval of public databases, and extensible OOP design. OpenOmics aims to follow modern software best-practices and package publishing standards.
Any other questions or issues we should be aware of?:
P.S. *Have feedback/comments about our review process? Leave a comment here
The text was updated successfully, but these errors were encountered: