@datagrok/bio 1.11.4 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -64,17 +64,18 @@ See:
64
64
 
65
65
  # Web Logo
66
66
 
67
- Web Logo is used to visualize a graphical representation of multiple sequence alignment (amino acids or
68
- nucleotides). Each logo consists of stacks of symbols, one stack for each position in the sequence.
69
- The overall height of the stack indicates the sequence conservation at that position,
70
- while the height of symbols within the stack indicates the relative frequency of each amino at that position.
71
-
72
- In general, a sequence logo provides a richer and more precise description of, for example, a binding site,
67
+ Web Logo visualizes a graphical representation of multiple sequence alignment (amino acids or nucleotides or
68
+ modified residues with multi-char labels). Each logo consists of stacks of symbols, one for each position
69
+ in the sequence. The overall height of the stack indicates the sequence conservation at that position,
70
+ and the symbol height within the stack indicates the relative frequency of each residue at that position.
71
+ In general, a sequence logo provides a more detailed and precise description of, for example, a binding site
73
72
  than would a consensus sequence.
73
+ The most helpful feature for exploration analysis with WebLogo in Datagrok is its ability to control selection
74
+ on a dataset. Mouse click on a particular residue in a specific position will select rows of the dataset
75
+ with sequences containing that residue at that position.
74
76
 
75
- You must specify the tag ```semType``` with value ```AminoacidsMultipleAlignment``` or
76
- ```NucleotidesMultipleAlignment``` for the data column with multiple alignment sequences, it is mandatory to
77
- select the palette for monomers' colors.
77
+ You must specify the tag ```semType``` with value ```Macromolecule``` and tag `alphabet` of choice ('PT', 'DNA', 'RNA')
78
+ for the data column with multiple alignment sequences, it is mandatory to select the palette for monomers' colors.
78
79
 
79
80
  You can customize the look of the viewer with properties. Properties ```startPosition``` and ```endPosition```)
80
81
  allow to display multiple alignment partially. If property ```startPosition``` (```endPosition```)