Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tkmelting(1) [debian man page]

TKMELTING(1)							  Melting Manual						      TKMELTING(1)

NAME
tkmelting - Tk interface to MELTING SYNOPSIS
tkmelting DESCRIPTION
tkmelting starts a graphical user interface to MELTING, a program to calculate for a DNA/DNA, DNA/RNA, and RNA/RNA duplex, the enthalpy, the entropy of the helix-coil transition, and then its melting temperature. SEE ALSO
melting(1) AUTHORS
Nicolas Le Novere <lenov@ebi.ac.uk> Wrote tkmelting Marine Dumousseau <(marine@ebi.ac.uk> Wrote tkmelting Charles Plessy <plessy@debian.org> Wrote and this manpage in DocBook XML for the Debian distribution. COPYRIGHT
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Nicolas le Novere, Marine Dumousseau Copyright (C) 2007, 2009 Charles Plessy Tkmelting is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Tkmelting is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA On Debian systems, you can find a copy of the GNU General Public License version 2 in /usr/share/common-licences/GPL-2. The manpage of tkmelting can be used under the same terms as tkmelting itself. tkmelting 0.005 05/17/2009 TKMELTING(1)

Check Out this Related Man Page

PROBCONS-RNA(1) 						  Probcons Manual						   PROBCONS-RNA(1)

NAME
probcons-RNA - An experimental version of ProbCons compiled with parameters estimated via unsupervised training on BRAliBASE. DESCRIPTION
See the manpage of probcons(1) for the command-line arguments, and /usr/share/doc/README.Debian for more informations about how probcons-RNA has been built. SEE ALSO
o You can find more information in the manual of ProbCons, which is located in /usr/share/doc/probcons/manual.pdf in Debian systems. o probcons(1), pc-makegnufile(1), pc-compare(1), pc-project(1), which are distributed separately in the probcons-extra package. AUTHORS
Chuong Do <chuongdo@cs.stanford.edu> Wrote probcons in collaboration with Michael Brudno in the research group of Serafim Batzoglou, Department of Computer Science, Stanford University. Charles Plessy <charles-debian-nospam@plessy.org> Wrote this manpage in DocBook XML for the Debian distribution. COPYRIGHT
This program and its manpage are in the public domain. probcons-RNA 1.12 2007-04-04 PROBCONS-RNA(1)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

DECODE file field is required in Bash

Dear All, I want to decode the one of the file field. Input file: 9393939393|999|2009-02-20 00:00:01|2||4587|2007-02-28 00:00:01|0 9393939393|2001|2009-02-20 00:00:01|2||4587|2007-02-28 00:00:01|0 9393939393|1500|2009-02-20 00:00:01|2||4587| 2007-02-28 00:00:01|0... (1 Reply)
Discussion started by: hanu_oracle
1 Replies

2. Shell Programming and Scripting

Creating a condition on a bash script

I wrote a code to find codons in a DNA string. The only problem I have is how do I make the code only work for a file with DNA. This means the file only has the characters a,c,g,t and no white space characters. (3 Replies)
Discussion started by: germany1517
3 Replies