Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@datagrok/bio

Package Overview
Dependencies
Maintainers
6
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datagrok/bio

Bio is a [package](https://datagrok.ai/help/develop/develop#packages) for the [Datagrok](https://datagrok.ai) platform

  • 1.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
110
decreased by-41.8%
Maintainers
6
Weekly downloads
 
Created
Source

Bio

Bio is a package for the Datagrok platform.

Web Logo is used to visualize a graphical representation of multiple sequence alignment (amino acids or nucleotides). Each logo consists of stacks of symbols, one stack for each position in the sequence. The overall height of the stack indicates the sequence conservation at that position, while the height of symbols within the stack indicates the relative frequency of each amino at that position.

In general, a sequence logo provides a richer and more precise description of, for example, a binding site, than would a consensus sequence.

You must specify the tag semType with value AminoacidsMultipleAlignment or NucleotidesMultipleAlignment 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 alignment 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

Web Logo

See also:

FAQs

Package last updated on 23 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc