2.12.17 • Published 2 days ago

@datagrok/bio v2.12.17

Weekly downloads
-
License
-
Repository
github
Last release
2 days ago

Bio

Bio is a bioinformatics support package for the Datagrok platform with an extensive toolset supporting SAR analysis for small molecules and antibodies.

Notations

@datagrok/bio can ingest data in multiple file formats (such as fasta or csv) and multiple notations for natural and modified residues, aligned and non-aligned forms, nucleotide and amino acid sequences. The sequences are automatically detected and classified while preserving their initial notation. Datagrok allows you to convert sequences between different notations as well.

Notation converter

See:

Atomic-Level structures from sequences

For linear sequences, the linear form (see the illustration below) of molecules is reproduced. This is useful for better visual inspection of sequence and duplex comparison. Structure at the atomic level could be saved in available notations.

Datagrok-generated atom structure for the ATGCATGC sequence

You can easily run this feature for any sequence data using the Bio package and accessing it from the top menu.

Restoring structure atomic level

See:

MSA

For multiple-sequence alignment, Datagrok uses the “kalign” that relies on the Wu-Manber string-matching algorithm Lassmann, Timo. Kalign 3: multiple sequence alignment of large data sets. Bioinformatics (2019).pdf. “kalign“ is suited for sequences containing only natural monomers. Sequences of a particular column can be analyzed using the MSA algorithm available at the top menu. Aligned sequences can be inspected for base composition at the position of the MSA result. User is also able to specify custom gap open, gap extend and terminal gap penalties for alignment.

MSA and base composition analysis

See:

Splitting to monomers

Splitting to monomers allows splitting aligned sequences in separate monomers.

Splitting to monomers

See:

Web Logo

Web Logo visualizes a graphical representation of multiple sequence alignment (amino acids or nucleotides or modified residues with multi-char labels). Each logo consists of stacks of symbols, one for each position in the sequence. The overall height of the stack indicates the sequence conservation at that position, and the symbol height within the stack indicates the relative frequency of each residue at that position. In general, a sequence logo provides a more detailed and precise description of, for example, a binding site than would a consensus sequence. The most helpful feature for exploration analysis with WebLogo in Datagrok is its ability to control selection on a dataset. Mouse click on a particular residue in a specific position will select rows of the dataset with sequences containing that residue at that position.

You must specify the tag semType with the value Macromolecule and tag alphabet of choice ('PT', 'DNA', 'RNA') for the data column with multiple alignment sequences, it is mandatory to select the palette for monomers' colors.

You can customize the look of the viewer with properties. Properties startPosition and endPosition) allow to display multiple alignments partially. If property startPosition (endPosition) is not specified, then the Logo will be plotted from the first (till the last) position of sequences.

General

Right clickContext menu

Properties

Property nameDefaultDescription
positionWidth16Width of one position stack px
minHeight50Minimum height of Logo px
maxHeight100Maximum height of Logo px
considerNullSequencefalseShould logo consider null seqences of data
sequenceColumnNamenullsource of multiple alignment sequences (column name)
startPositionNamenullname of the first position to display Logo partially
endPositionNamenullname of the last position to display Logo partially
fixWidthfalsePlot takes full width required for sequence length
verticalAlignment'middle'choices: 'top', 'middle', 'bottom'
horizontalAlignment'center'choices: 'left', 'center', 'right'
fitAreatrueShould control to be scaled to fit available area for viewer
shrinkEmptyTailtrueShrink sequences' tails empty in filtered sequences
skipEmptyPositionsfalseSkip positions containing only gap symbols in all sequences
positionMarginState'auto'choices: 'auto', 'enable', 'off' Margin between positions. auto - enables margins for sequences of multichar monomers
positionMargin0 or 44 - for sequences of multichar monomers, 0 - single char
positionHeight'100%'choices: '100%', 'Entropy' The way to calculate overall monomers stack height at position

Web Logo

See also:

Sequence space

Datagrok allows visualizing multidimensional sequence space using a dimensionality reduction approach. Several distance-based dimensionality reduction algorithms are available, such as UMAP or t-SNE. The sequences are projected to 2D space closer if they correspond to similar structures, and farther otherwise. The tool for analyzing molecule collections is called 'Sequence space' and exists in the Bio package. Depending on the sequence type, different distance functions will be used, like Levenstein for DNA/RNA, Needleman-Wunsch for Proteins and Hamming for already aligned sequences. The process is conducted by web-workers and is parallelized, which yields very fast and non-interrupting computing.

To launch the analysis from the top menu, select Bio | Structure | Sequence space.

Sequence space

See:

Sequence activity cliffs

Activity cliffs tool finds pairs of sequences where small changes in the sequence yield significant changes in activity or any other numerical property. Open the tool from the top menu by selecting. Similarity cutoff and similarity metrics are configurable. As in Sequence space, you can select from different dimensionality reduction algorithms. A custom scatter plot with cliffs will be added to the right side of the grid. The user has the option to show only cliffs and also to inspect them and highlight differences between similar sequences.

To launch the analysis from the top menu, select Bio | SAR | Sequence Activity Cliffs.

Running activity cliffs

See:

Similarity Search

Similarity Search tool allows users to find sequences that are most similar to the target sequence. The tool can be accessed from the top menu of bio. It first constructs the distance matrix for all sequences and then uses it to find the most similar ones to the selection. Upon selecting similar sequences from the docked grid below, detailed differences will be shown in the context panel.

To launch the search from the top menu, select Bio | Search | Similarity Search

Running similarity search

Diversity Search

Diversity Search tool allows users to find sequences that are most diverse in the given dataset. The tool can be accessed from the top menu of bio. By default, the number of diverse sequences will be 10.

To launch the search from the top menu, select Bio | Search | Diversity Search

Running diversity search

Sequence scoring

Sequence scoring allows users to calculate sequence identity and similarity scores, given the reference sequence and add the results as a column. Sequence scoring functionality can be found in the top menu: Bio → Calculate.

Identity

The identity score represents a fraction of the identical monomers in corresponding positions.

Identity scoring can be found in the top menu: Bio → Calculate → Identity....

Running identity scoring

Similarity

The similarity score represents the sum of fingerprint similarity of monomers in corresponding positions.

Similarity scoring can be found in the top menu: Bio → Calculate → Similarity....

Running similarity scoring

2.12.17

2 days ago

2.12.16

8 days ago

2.12.15

14 days ago

2.12.14

15 days ago

2.12.13

15 days ago

2.12.12

18 days ago

2.12.11

20 days ago

2.12.10

21 days ago

2.12.9

23 days ago

2.12.8

23 days ago

2.12.7

25 days ago

2.12.6

26 days ago

2.12.3

1 month ago

2.12.1

1 month ago

2.12.2

1 month ago

2.12.0

1 month ago

2.11.42

1 month ago

2.11.41

1 month ago

2.11.40

1 month ago

2.11.39

2 months ago

2.11.38

2 months ago

2.11.37

2 months ago

2.11.36

2 months ago

2.11.35

2 months ago

2.11.33

2 months ago

2.11.34

2 months ago

2.11.29

3 months ago

2.11.30

3 months ago

2.11.28

3 months ago

2.11.27

4 months ago

2.11.26

4 months ago

2.11.23

4 months ago

2.11.24

4 months ago

2.11.22

4 months ago

2.11.20

4 months ago

2.11.21

4 months ago

2.11.18

5 months ago

2.11.19

5 months ago

2.11.15

5 months ago

2.11.14

5 months ago

2.11.0

6 months ago

2.11.1

6 months ago

2.11.8

6 months ago

2.11.6

6 months ago

2.11.7

6 months ago

2.11.5

6 months ago

2.11.2

6 months ago

2.11.3

6 months ago

2.11.10

6 months ago

2.11.11

6 months ago

2.11.13

5 months ago

2.10.2

8 months ago

2.10.10

8 months ago

2.10.11

8 months ago

2.10.0

8 months ago

2.10.12

7 months ago

2.10.14

7 months ago

2.10.15

7 months ago

2.10.16

7 months ago

2.10.17

7 months ago

2.10.9

8 months ago

2.10.7

8 months ago

2.10.8

8 months ago

2.10.5

8 months ago

2.10.6

8 months ago

2.10.3

8 months ago

2.10.4

8 months ago

2.10.22

7 months ago

2.10.23

7 months ago

2.10.24

7 months ago

2.10.25

7 months ago

2.10.26

7 months ago

2.10.27

7 months ago

2.10.28

6 months ago

2.10.29

6 months ago

2.4.49

10 months ago

2.9.0

8 months ago

2.4.54

10 months ago

2.4.53

10 months ago

2.4.50

10 months ago

2.4.52

10 months ago

2.4.51

10 months ago

2.8.1

9 months ago

2.8.0

9 months ago

2.7.0

10 months ago

2.7.2

10 months ago

2.7.1

10 months ago

2.8.3

9 months ago

2.8.2

9 months ago

2.8.4

9 months ago

2.8.6

9 months ago

2.6.1

10 months ago

2.6.0

10 months ago

2.5.0

10 months ago

2.4.48

10 months ago

2.4.47

11 months ago

2.4.46

11 months ago

2.4.45

11 months ago

2.4.18

12 months ago

2.4.17

12 months ago

2.4.19

12 months ago

2.4.14

12 months ago

2.4.13

12 months ago

2.4.16

12 months ago

2.4.15

12 months ago

2.4.10

1 year ago

2.4.12

1 year ago

2.4.11

1 year ago

2.4.9

1 year ago

2.4.29

12 months ago

2.4.28

12 months ago

2.4.25

12 months ago

2.4.24

12 months ago

2.4.26

12 months ago

2.4.23

12 months ago

2.4.39

11 months ago

2.4.31

11 months ago

2.4.30

12 months ago

2.4.43

11 months ago

2.4.42

11 months ago

2.4.44

11 months ago

2.4.41

11 months ago

2.4.40

11 months ago

2.4.3

1 year ago

2.4.2

1 year ago

2.4.5

1 year ago

2.4.7

1 year ago

2.4.6

1 year ago

2.4.8

1 year ago

2.1.12

1 year ago

2.0.33

1 year ago

2.0.31

2 years ago

2.0.32

2 years ago

2.1.9

1 year ago

2.1.10

1 year ago

2.1.11

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.4

1 year ago

2.1.8

1 year ago

2.1.7

1 year ago

2.1.0

1 year ago

2.0.28

2 years ago

2.0.29

2 years ago

2.0.30

2 years ago

2.0.16

2 years ago

2.0.19

2 years ago

2.0.17

2 years ago

2.0.18

2 years ago

2.0.26

2 years ago

2.0.27

2 years ago

2.0.24

2 years ago

2.0.25

2 years ago

2.0.22

2 years ago

2.0.23

2 years ago

2.0.20

2 years ago

2.0.21

2 years ago

1.10.2

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.11.0

2 years ago

1.11.4

2 years ago

1.11.3

2 years ago

1.11.2

2 years ago

1.11.1

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

2.0.13

2 years ago

2.0.11

2 years ago

2.0.12

2 years ago

2.0.10

2 years ago

1.2.0

2 years ago

1.6.0

2 years ago

1.4.2

2 years ago

1.0.6

2 years ago

1.4.1

2 years ago

1.0.5

2 years ago

1.4.0

2 years ago

1.0.4

2 years ago

1.2.1

2 years ago

1.0.3

2 years ago

1.7.11

2 years ago

1.7.12

2 years ago

1.7.13

2 years ago

1.7.14

2 years ago

1.7.15

2 years ago

1.7.16

2 years ago

1.7.19

2 years ago

1.7.20

2 years ago

1.7.9

2 years ago

1.7.21

2 years ago

1.7.8

2 years ago

1.7.22

2 years ago

1.7.7

2 years ago

1.5.9

2 years ago

1.7.23

2 years ago

1.7.6

2 years ago

1.5.8

2 years ago

1.7.24

2 years ago

1.7.5

2 years ago

1.5.7

2 years ago

1.7.25

2 years ago

1.7.4

2 years ago

1.5.6

2 years ago

1.1.0

2 years ago

1.7.3

2 years ago

1.5.5

2 years ago

1.7.2

2 years ago

1.5.4

2 years ago

1.7.1

2 years ago

1.5.3

2 years ago

1.7.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.5.10

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago