From Ronjon:
My company, Superbio.ai just launched Locus, free through July. It lets you work with large-scale data — genomics, proteomics, clinical or research datasets, 100GB+ — by asking questions in plain English, with no pipelines or infrastructure to manage. Biotech teams can collapse weeks of workflow setup into a single conversation; everyone else can use it to analyze their own health data or dig into the research behind a treatment. Free for the month.
Live walkthrough Monday, June 29 (10am PT / 1pm ET / 6pm UK) — register at Meeting Registration - Zoom
Will be recorded, and recording sent to anyone who registers.
@cl-user
2 Likes
An updated from the company:
Sincere thanks to all of you who made it to Superbio’s webinar yesterday, introducing our genomics Agent Locus. To try the product, navigate here: app.superbio.ai.
Following up with a link to the Webinar recording, for those who missed the event. The password is: hEx#t3FX
Here are some helpful time stamps for skipping ahead:
6:15 - Beginning of Ronjon’s presentation on Superbio’s mission.
16:22 - Beginning of Ronjon’s product demo highlighting use cases.
25:20 - Beginning of product & feature overview from Eva.
33:24 - Overview of Complete Genomics sequencing technologies and an end-to-end whole-genome workflow on Superbio, from Senior Bioinformatics Scientist, Biniam Feleke.
42:45 - Beginning of Q&A with Ronjon and Superbio team.
1 Like
This is cool. Just messing around with this now but I’d be interested to see people who have their genetic data play with this for a bit and post interesting outputs here.
1 Like
I’m really impressed with that new tool.
The most significant advantage is that it is specifically trained for biological tasks. Unlike other models, it provides actual protocols and interventions directly, without the standard annoying disclaimers.
As a biology-trained LLM, it generates Python notebooks to run various bioinformatic tools. Because these tools run on high-performance cloud servers with GPUs, tasks that previously took days on my MacBook Pro are now completed in just a few hours.
For example, I used it to normalize, re-sequence and merge my genome from two 30x sequencing runs. The process took only a few hours and resulted in a 67x decoded genome.
I am currently using it to generate an optimized Thymus rejuvenation protocol.
4 Likes
From SuperBio today (by email):
Hi everyone, our team collaborated on responses to your questions from last week’s webinar. Please find our answers below, and feel free to reach out with any further questions or comments. We’ve also attached a spreadsheet detailing current genomics capabilities from Locus. Thanks again for joining us!
Q: Can full LLM be run on a local machine for 100% confidentiality? Or is cloud interaction required?
- A: Not at this time - Superbio’s compute instances and storage live in the cloud. Our customers work with large data sizes, so enabling remote transfer is desirable. However, our next product release will enable the use of any LLM, including open-source.
Q: How different from NotebookLM with a collection of Gemini agents?
- A: Superbio’s multi-agent framework combines planning, critique, scientific knowledge bases, and tool access - going beyond a basic LLM setup. During pipeline execution, the agent operates within a unified bioinformatics environment for large-scale data transfer and high-performance compute. This means working with terabytes of data and GPU instances, unlike what NotebookLM has access to, and a specialized set of skills for working with these data types. It is not possible to use these skills at all without such infrastructure.
Q: Where are your SuperBio queries actually running?
- A: Superbio currently uses Anthropic’s API for LLM inference (though, in the future we will support other providers) for chat queries and responses. All code execution occurs on Superbio’s own CPU and GPU infrastructure, inside a secure sandbox.
Q: Do you support bulk RNA-seq or single -cell- seq analysis?
- A: Yes, Superbio supports a range of bioinformatics tasks uniquely enabled by our infrastructure compared to other coding agents. This includes whole-genome sequencing, long-read analysis, somatic and germline variant calling, pangenome-aware calling, single-cell -omics analyses, and bulk RNA-seq. A full list of Locus capabilities is attached to this email. You can also browse Superbio’s self-serve applications by scrolling here: Superbio.ai.
Q: Will Superbio ask for user clarification when given a vague question? For example asking for HER2 status in a breast cancer tumor
- A: Yes, unless the prompt is very simple, or conversely has a high level of specificity already, Superbio’s Planning Agent will lead the user through a Q&A to obtain key details. This can include clarifications on specific disease indication, overall scientific objective, file format, sequencing chemistry, etc. - depends on the circumstance.
Q: If someone wants to test a certain chemical compound for cancer, how would they use the tool? Can they prompt for experiment?
- A: Locus has access to a suite of high-throughput genomics tools - unique to publicly available agents. It can also access cheminformatics and protein design tools. So, to the extent that a compound can be tested using data science tools like molecular docking, PPIs, toxicity prediction, or pathway analysis - yes, users can expect the Agent to suggest (and execute!) a full computational experiment in response to queries about drug testing. Lab testing will require independent follow-up from the user.
Q: What data is already part of the superbio ecosystem, that’s not fetched live during user prompt.
- A: Locus has access to any connected user S3 buckets, and a container registry for genomics workflows created by Superbio. The container registry includes semantic information + metadata to enhance Agent decision-making. Agent also has pre-loaded reference genomes and integrations with the following: Ensembl, UniProt, NCBI, AlphaFold, GO, KEGG, ARCHS4, CELLxGENE, OpenTargets, cBioPortal, COSMIC, NCBI Virus. Other data integrations are spun up at runtime.
Q: How is superbio different from some of the other ai co-scientist, such as benchsci’s EMET, phylo’s biomni lab, Edison’s Kosmos, etc. I can see the individual applications as part of the utilities in the app. What else?
- A: Today, Locus UX is a Jupyter IDE, enabling users to view and edit code, as well as analysis outputs. This is distinct from the chat-only interfaces common with other platforms. We also support vast datasets for ingestion, vs. Phylo as an example - their upload limit is 25GB, effectively precluding analyses like whole-genome sequencing (100GB data per sample), which Superbio supports. We have not found Claude Science to be stable with these data types, either.
Q: What about code optimization? Often Agents and AI code writing systems produce code that ‘works’ but often isn’t fully tested or optimized for speed or memory conservation. The importance of how to craft the prompt becomes very important, which still requires some expertise to know what to ask. To what extent are there any internal systems utilized to augment a prompt for any optimization?
- A: Most of Locus’ tools are heavily optimized already, containerized for reproducibility reasons, and equipped with the optimal infrastructure to support performance. In practice, this means our algorithms can boast up to 30X time acceleration vs legacy tooling for some use cases, such as whole-genome sequencing. This time saving can enable experiments that were highly cumbersome or not previously possible. For example, Claude Science estimated a whole-genome sequencing data analysis workflow that takes 45 minutes on Superbio (and runs reproducibly each time) would take 1-2 days on Claude Science, with no subsequent reproducibility guarantee. Additionally, Locus will make suggestions during the Q&A flow about which data types are optimal to use, with compute and time consideration in mind.
Superbio Locus Skills - superbio_skills_applications.csv (13.4 KB)