What Are Assemblies?

Overview

Assemblies are genome sequences associated with each species. Each organism on BRC Analytics may have one or more assemblies representing different sequencing and assembly efforts. To find assemblies for a specific species, start by clicking "Organisms" in the top navigation bar.

Click on Organisms in the navigation

Filtering by species

Type a species name into the filter box to narrow the list. Here we search for Plasmodium.

Filtering organisms by typing Plasmodium

Selecting a species

The filtered list now shows matching species. Select Plasmodium falciparum.

Selecting Plasmodium falciparum from the list

Opening the species page

Click on the species name to view its details.

Click on the species name

Viewing available assemblies

The species page lists all assemblies. In this case, Plasmodium falciparum has 27 assemblies.

List of 27 assemblies for Plasmodium falciparum

Assessing assembly quality

Each assembly includes quality metrics such as the number of scaffolds (lower is better) and scaffold N50 (higher is better). These help you choose the best assembly for your analysis. See glossary below for details.

Assembly quality metrics columns

Reference assemblies

One assembly is typically designated as the "Reference" by NCBI. This is usually the most complete and well-annotated assembly for the species.

Reference assembly designation

Analyze and View buttons

Each assembly has two action buttons: "Analyze" lets you run workflows against the assembly, and "View" shows external resources.

Analyze and View buttons for an assembly

Viewing external resources

Clicking "View" opens links to external databases and resources with additional information about the assembly.

External resource links for an assembly

Starting an analysis

Clicking "Analyze" opens a page where you can run analyses in the context of the selected assembly.

Analysis options for an assembly

Selecting a workflow

Click "Select a workflow" to browse curated workflows. These are organized into categories specific to the species.

Selecting a workflow for analysis

Workflow categories

The workflow page shows all available categories for the selected species, such as variant calling, RNA-seq, and more.

Workflow categories available for the species

Custom analysis

You can also choose custom analysis to upload your own data and run ad hoc analyses using Galaxy.

Custom analysis option using Galaxy

Glossary

Scaffolds

A scaffold is a portion of a genome assembly consisting of contiguous sequences (contigs) joined together with gaps of estimated size. The number of scaffolds indicates how fragmented an assembly is — fewer scaffolds means the genome has been assembled into larger, more continuous pieces. An ideal assembly would have one scaffold per chromosome.

N50

N50 is a standard metric for evaluating assembly contiguity. It is defined as the length of the shortest scaffold such that scaffolds of that length or longer cover at least 50% of the total assembly. A higher N50 means the assembly contains longer contiguous sequences, indicating better overall quality. For example, an N50 of 10 Mb means that half of the assembled genome is in scaffolds of 10 Mb or longer.