Entering edit mode
3 days ago
Edward
•
0
Hello everyone: I recently developed and fully open-sourced a private cloud bioinformatics analysis tool that can visualize generation parameters and runs using Docker.
Local Installation API:
git clone https://github.com/pybrave/brave.git
cd brave
pip install .
brave --port 5008 --use-https
I am actively improving the documentation and functions, welcome to follow star.
Can you summarize in one sentence what the use case is? Is this a workflow manager?
This can visualize the parameters of the generated workflow, software, and scripts, and manage the docker process of the script, software, and workflow.
The following is an example of running metaphlan:
Creating an analysis task
Editing analysis task parameters
View Script
Downstream analysis visualization
Do you have a plan to make an English version of the UI?
Yes, we plan to make English the primary language of the Brave UI.
I visited the website, but I couldn't understand what problem the software solves.
You need to do a much better job of communicating the purpose and value of the work.
Thanks for the reply, I simply recorded the screen and used brave to integrate fastqc analysis. You can click the link below to view. In general, brave can quickly develop visual analysis applications based on cloud applications, and manage and real-time monitor docker processes.
Thanks for the reply, I simply recorded the screen and used brave to integrate fastqc analysis. You can click the link below to view. In general, brave can quickly develop visual analysis applications based on cloud applications, and manage and real-time monitor docker processes.
https://pybrave.github.io/brave-doc/
We don't have 6 minutes to watch something without even knowing what it does.
I would recommend that you provide a brief explanation of what problem you are trying to solve, and within just a few lines of text, convince people that it is worth spending effort.
what you have today is a cryptic statement "Bioinformatics Reactive Analysis and Visualization Engine" I have no idea whatsoever what that is, why I should care.
I still don't know what this tool does, frankly.
Who is your audience? What does one need to run it? etc
Seconding this, I also felt completely lost what this actually does. @OP, you need to learn to make sharp, concise bulletpoints advertising your software, so anyone immediately knows what it is. Or it gets lost in the daily software traffixc.