Skip to content

Commit a54afe4

Browse files
authored
add intro paragraph to bio-aligment-chart.md
1 parent 3dbcbae commit a54afe4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/python/bio-alignment-chart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ jupyter:
3232
thumbnail: thumbnail/alignment-chart.png
3333
---
3434

35+
## Alignment Viewer (link to dash alignment section below)
36+
37+
The Alignment Viewer (MSA) component is used to align multiple genomic or proteomic sequences from a FASTA or Clustal file. Among its extensive set of features, the multiple sequence alignment viewer can display multiple subplots showing gap and conservation info, alongside industry standard colorscale support and consensus sequence. No matter what size your alignment is, Alignment Viewer is able to display your genes or proteins snappily thanks to the underlying WebGL architecture powering the component. You can quickly scroll through your long sequence with a slider or a heatmap overview.
38+
39+
Note that the AlignmentChart only returns a chart of the sequence, while AlignmentViewer has integrated controls for colorscale, heatmaps, and subplots allowing you to interactively control your sequences.
40+
3541
## Bar Chart for conservation visualization
3642

3743
```python

0 commit comments

Comments
 (0)