EnglishFrenchSpanish

OnWorks favicon

score_conservation - Online in the Cloud

Run score_conservation in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command score_conservation that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


score_conservation - score protein sequence conservation

SYNOPSIS


score_conservation [options] ALIGNFILE

DESCRIPTION


Score protein sequence conservation in ALIGNFILE. ALIGNFILE must be in FASTA, CLUSTAL or
Stockholm format.

The following conservation scoring methods are implemented:
* sum of pairs
* weighted sum of pairs
* Shannon entropy
* Shannon entropy with property groupings (Mirny and Shakhnovich 1995,
Valdar and Thornton 2001)
* relative entropy with property groupings (Williamson 1995)
* von Neumann entropy (Caffrey et al 2004)
* relative entropy (Samudrala and Wang 2006)
* Jensen-Shannon divergence (Capra and Singh 2007)

A window-based extension that incorporates the estimated conservation of sequentially
adjacent residues into the score for each column is also given. This window approach can
be applied to any of the conservation scoring methods.

With default parameters score_conservation(1) computes the conservation scores for the
alignment using the Jensen-Shannon divergence and a window -w of 3.

The sequence-specific output can be used as the conservation input for concavity(1).

Conservation is highly predictive in identifying catalytic sites and residues near bound
ligands.

REFERENCES


Capra JA and Singh M. Predicting functionally important residues from sequence
conservation. Bioinformatics, 23(15):1875-82, 2007.

OPTIONS


-a [NAME]
Reference sequence. Print scores in reference to the named sequence (ignoring gaps).
Default prints the entire column.

-b [0-1]
Lambda for window heuristic linear combination. Default=.5.

Equation:

"score = (1 - lambda) * average_score_over_window_around_middle + lambda *
score_of_middle"

-d [FILE]
Background distribution file, e.g. distributions/swissprot.distribution.
Default=built-in BLOSUM62.

-g [0-1)]
Gap cutoff. Do not score columns that contain more than gap cutoff fraction gaps.
Default=.3.

-h Print help.

-l [true|false]
Use sequence weighting. Default=true.

-m [FILE]
Similarity matrix file, e.g. matrix/blosum62.bla or .qij. Default=matrix/blosum62.bla.

Some methods, e.g. js_divergence, do not use this.

-n [true|false]
Normalize scores. Print the z-score (over the alignment) of each column raw score.
Default=false.

-o FILE
Output file. Default: standard output stream.

-p [true|false]
Use gap penalty. Lower the score of columns that contain gaps, proportionally to the
sum weight of the gapped sequences. Default=true.

-s [METHOD]
Conservation estimation method, one of shannon_entropy property_entropy
property_relative_entropy vn_entropy relative_entropy js_divergence sum_of_pairs.
Default=js_divergence.

-w [0-INT]
Window size. Number of residues on either side included in the window. Default=3.

EXAMPLES


Note: you may have to copy and uncompress the example data files before running the
following examples.

Compute conservation scores for the alignment using the Jensen-Shannon divergence with
default settings and print out the scores:
score_conservation /usr/share/doc/conservation-code/examples/2plc__hssp-filtered.aln

Score an alignment using Jensen-Shannon divergence, a window of size 3 (on either side of
the residue), and the swissprot background distribution:
score_conservation -s js_divergence -w 3 -d \
/usr/share/conservation-code/distributions/swissprot.distribution \
/usr/share/doc/conservation-code/examples/2plc__hssp-filtered.aln

Use score_conservation online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

  • 1
    a2query
    a2query
    a2query - retrieve runtime
    configuration from a local Apache 2 HTTP
    server ...
    Run a2query
  • 2
    a2x
    a2x
    a2x - A toolchain manager for AsciiDoc
    (converts Asciidoc text files to other
    file formats) ...
    Run a2x
  • 3
    cooktime
    cooktime
    cooktime - set file times ...
    Run cooktime
  • 4
    cook_bom
    cook_bom
    cook_bom - bill of materials ...
    Run cook_bom
  • 5
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • 6
    gbacorr
    gbacorr
    gbacorr - Compute
    auto/cross-correlation coefficients ...
    Run gbacorr
  • More »

Ad