Getting Started with Instruments
Getting Started with Instruments
Before you begin working with Instruments, ensure you understand the prerequisites and basic setup requirements. This guide will walk you through the initial steps of setting up and using Instruments in your environment.
Prerequisites
Before using Instruments, you will need:
A Workbench account with appropriate permissions.
The Workbench CLI installed and configured.
Uploading Sample Data to the Cloud
Use the native tools provided by your cloud service provider to upload data to their storage services. This ensures compatibility and ease of use.
For AWS, use the AWS CLI or the S3 Console.
For Azure, use the Azure Storage Explorer or the Azure Portal.
For Google Cloud, use the gcloud CLI or the Cloud Storage Console.
Maintain the directory structure and file naming conventions for accurate indexing.
PacBio Data
Workbench Instruments supports indexing and analyzing the results of PacBio sequencing runs from the SMRT cells on the Revio and Vega platforms. All output data is organized into a directory structure reflecting the SMRT Cells that were run. Barcoding within a SMRT Cell delineates different samples, while unbarcoded Movie BAM files indicate a single sample for the entire SMRT Cell.
Metadata File and Directory Structure
Workbench relies on the metadata.xml files generated by SMRT Link to identify samples and their associated Movie BAM files.
These metadata files map each sample to the correct data files, enabling Workbench to automatically associate the appropriate files.
It is critical to preserve the directory structure and metadata files as generated by PacBio instruments during upload to ensure seamless detection.
Using SMRT Link to Sync Data to the Cloud
SMRT Link version 25.1 and later supports native cloud storage synchronization.
This feature allows users to directly sync sequencing data, including metadata.xml and BAM files, to a cloud storage bucket of their choice.
Last updated
Was this helpful?