Matin Nuhamunada
Matin Nuhamunada
> Hi, I am running prokka in a conda environment. Does anyone knows how I could direclty install `Bio::SearchIO::hmmer3` from within the yml file? > > ``` > name: prokka...
Hi, I think I have similar problem, though not exactly on containerization. The progress bar made from peppy will also return an error when generating rulegraph or DAGs. Just submitted...
Made a quick and dirty attempt to fix: https://github.com/pepkit/peppy/pull/420
Hi @anpanche, thanks for the PR. I have some questions before starting the integration process. What are the differences between this two repositories? - https://github.com/anpanche/Core-Alleleome - https://github.com/anpanche/PAN_Alleleome
> > Hi @anpanche, thanks for the PR. I have some questions before starting the integration process. What are the differences between this two repositories? > > > > *...
Example use of langchain: https://youtu.be/FoGm7d0paIo?si=zGrLuJtiW5cVZ6Ep
Actually, metabot is already available in v47. Add the environment variable: `export MB_IS_METABOT_ENABLED="true"` Then serve metabase: `bgcflow serve --metabase` Then in the admin panel, there will be metabot set up...
This seems to be a good solution: https://github.com/vanna-ai/vanna
This feature is now available separately at https://github.com/NBChub/chatBGC
Hi @artfet , thanks for using BGCFlow :) From your message, the error suggested that either the `brawn` package does not exist on the PyPI server, or there might be...