Frequently Asked Questions About Latch

What is Latch?

Latch is a biological cloud where organizations can store, process, analyze, and visualize multi-omics data.

Latch consists of four key pillars:

  1. Latch Registry, a database with a user-friendly spreadsheet interface to enable complex metadata capture for NGS and multi-omics files on Latch.
  2. Latch Data, a file storage system that can host unlimited data and make it accessible to everyone in your organization via a single log-in
  3. Latch Workflow Manager, that allows teams to easily upload custom bioinformatics pipelines in any language to Latch, define arbitrary resource requirements for serverless execution, and automatically receive no-code interfaces out of the box.
  4. Latch Pods, flexible and powerful cloud computing instances with RStudio and JupyterLab pre-installed for downstream analysis of workflow results. 
Who uses Latch?

Latch is software built for forward-thinking, cross-functional biotech teams that thrive on collaboration between the wet and dry lab teams.

Bioinformaticians:

  • Upload bioinformatics workflows in any language using the Latch SDK, and receive associated no-code interfaces for your scientists and benefit from a highly scalable infrastructure that supports your entire company.→ Latch Workflow Manager
  • Have a single location to seamlessly share analysis results with everyone on your team.→ Latch Data
  • Flexible computing environments that easily scale up and down based on your needs for ad-hoc analyses.→ Latch Pods

Wet-lab Scientists:

  • Access and analyze your own data via an intuitive, user-friendly interface.
  • Access terabytes of data and analysis results on-demand to rapidly make go/no-go decisions on R&D Project.→ Latch Data
  • Jump instantly into team analysis notebooks and reproduce results without having to go through the hassle of setting up environments from scratch.→ Latch Pods

Team Leads and Executives:

How do I get started with Latch?
How do I upload my custom workflow to Latch?

You can use the Latch SDK to upload custom bioinformatics pipelines, regardless of the language that it is currently in.

The Latch SDK is an open-source toolchain to define serverless bioinformatics workflows with plain python and deploy associated no-code interfaces using single command.

Bioinformatics workflows developed with the SDK automatically receive:

  • Instant no-code interfaces for accessibility and publication
  • First class static typing
  • Containerization and versioning of every registered change
  • Reliable and scalable managed cloud infrastructure
  • Single line definition of arbitrary resource requirements (eg. CPU, GPU) for serverless execution
How do I bring my own data to Latch?

Whether you are storing data in GCP, Azure, AWS, on-premise, or on local computers, bringing data to Latch is straightforward.

  • If your data is on S3, you can directly mount a versioned S3 bucket of your choice on Latch. 
  • If your data is on-premise or on local computers, you can use Latch CLI to copy data from your local to Latch and vice versa. 
  • Latch also enables easy drag-and-drop from your local computer to Latch.
Can Latch be self-hosted on my own infrastructure?

Not yet! Latch follows an innovative hybrid-deployment model, where your data is fully owned by you, and the infrastructure serving bioinformatics pipelines is fully managed by Latch. This allows us to rapidly iterate to bring on high-quality features, give cost and performance guarantees, and ensure that security is offered out-of-the-box.

How does Latch secure customer data?