EnglishFrenchSpanish

Ad


OnWorks favicon

bp_revtrans-motifp - Online in the Cloud

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

This is the command bp_revtrans-motifp 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


bp_revtrans-motif - Reverse translate a Profam-like protein motif

VERSION


Version 0.01

SYNOPSIS


From a file:

bp_revtrans-motif.pl -i motifs.txt

Using pipes:

bp_revtrans-motif.pl < motifs.txt > output.txt

Using interactively at the command prompt:

$ bp_revtrans-motif.pl
MAAEEL[VIKP]
1. ATGGCNGCNGARGARYTNVHN
[^P]H(IW){2,3}
2. NDNCAY(ATHTGG){2,3}

DESCRIPTION


This script takes a protein motif as input and returns a degenerate oligonucleotide
sequence corresponding to it. The main reason for doing this is to design degenerate
primers that amplify a given sequence pattern.

The input motif consists of a string of one-letter residues, with any of the following
syntactic elements:

[...] : Redundant position.
A position in which more than one residue is allowed. Example:

[TS]YW[RKSD]
^^ ^^^^

[^...] : Negated position.
A position in which any residue is allowed, saved for those between brackets. Example:

[^PW]MK[LAE]
^^

(...){n,m,...} : Repeated motif.
A motif that is repeated n or m times. It can have any of the previous syntactic
elements. Example:

A[SN]C(TXX){2,4,8}
^^^

The allowed letters are those that correspond to the 20 natural aminoacids, plus:

B = N + D
Z = Q + E
X = All

OPTIONS


-i input-file:
A file with a list of motifs to reverse translate.

-h
Display this help message.

Use bp_revtrans-motifp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 2
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 3
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 4
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 5
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 6
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • More »

Linux commands

Ad