Code Monkey home page Code Monkey logo

transmem's Introduction

TransMem

Tool for assigning putative transmembrane regions in a protein sequence

DOI

Reference: 'TransMem': a neural network implemented in Excel spreadsheets for predicting transmembrane domains of proteins. http://www.ncbi.nlm.nih.gov/pubmed/9183525

SNNS.gbl file contains the neural network created with SNNS (Stuttgart Neural Network Simulator) http://www.ra.cs.uni-tuebingen.de/SNNS/ as explained in the paper above.

Build

Within the same directory simply execute: make

transmem executable will be created.

Usage

transmem -w 12 -d Q9BTV4.fasta

This reads Q9BTV4.fasta file with a 12 window size and debugging option.

Output

Lines starting with '#' are debug output and offers information about every residue.

Result lines include separated by tabs:

  • IDs of FASTA entries
  • a candidate transmembrane stretch of aas
  • starting and ending positions within the query sequence.
#sp|Q9BTV4|TMM43_HUMAN@392|R->-1.1
#sp|Q9BTV4|TMM43_HUMAN@393|V->-1.1
#sp|Q9BTV4|TMM43_HUMAN@394|P->-1.1
#sp|Q9BTV4|TMM43_HUMAN@395|A->-1.1
#sp|Q9BTV4|TMM43_HUMAN@396|K->-1.1
#sp|Q9BTV4|TMM43_HUMAN@397|K->-1.1
#sp|Q9BTV4|TMM43_HUMAN@398|L->-1.1
#sp|Q9BTV4|TMM43_HUMAN@399|E->-1.1
sp|Q9BTV4|TMM43_HUMAN	GMFVGLMAFLLSFYL	34	49
sp|Q9BTV4|TMM43_HUMAN	AAGWMAMFMGLNLM	312	326
sp|Q9BTV4|TMM43_HUMAN	LVNIGLKAFAFCVATSLTLLTVAAGWLF	342	370
sp|Q9BTV4|TMM43_HUMAN	LWALLIAGLALVPIL	373	388

transmem's People

Contributors

toniher avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.