Sponsored Content
Full Discussion: to make 1 2 3 into 123
Top Forums Shell Programming and Scripting to make 1 2 3 into 123 Post 302139491 by reborg on Sunday 7th of October 2007 03:46:28 PM
Old 10-07-2007
This question was asked and aswered by you a few days ago. This thread is closed.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

convert 1012345601 to $10,123,456.01

i'd like to convert 1012345601 to $10,123,456.01 via aix. (7 Replies)
Discussion started by: tjmannonline
7 Replies

2. Shell Programming and Scripting

Increment ABC-123 by 1!!

in a shell script, i hav a variable declared as "ABC-123". i want to incriment th value ABC-123 by 1 so that the result will be ABC-124. Can anyone suggest a solution in shell scripting.. (4 Replies)
Discussion started by: pgmfourms
4 Replies

3. Shell Programming and Scripting

How to grep a pattern having value greater than 123 in a file?

Hi, I have a dynamically growing ascii file which has large data (both text and digits). I need to grep those lines having value greater than '123'. These numeric values may appear at anywhere in the line, hence I could not use awk to split to columns. So, please help me with the grep regular... (12 Replies)
Discussion started by: royalibrahim
12 Replies
ALLVERSUSALL(1e)					     EMBOSS Manual for Debian						  ALLVERSUSALL(1e)

NAME
allversusall - Sequence similarity data from all-versus-all comparison. SYNOPSIS
allversusall -seqinpath dirlist [-matrix matrixf] [-gapopen float] [-gapextend float] -datoutdir outdir -logfile outfile allversusall -help DESCRIPTION
allversusall is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Utils:Database creation" command group(s). OPTIONS
Input section -seqinpath dirlist Default value: ./ -matrix matrixf This option specifies the residue substitution matrix that is used for sequence comparison. Default value: EBLOSUM62 Required section Additional section -gapopen float This option specifies the gap insertion penalty. The gap insertion penalty is the score taken away when a gap is created. The best value depends on the choice of comparison matrix. The default value assumes you are using the EBLOSUM62 matrix for protein sequences, and the EDNAFULL matrix for nucleotide sequences. Default value: 10 -gapextend float This option specifies the gap extension penalty. The gap extension, penalty is added to the standard gap penalty for each base or residue in the gap. This is how long gaps are penalized. Usually you will expect a few long gaps rather than many short gaps, so the gap extension penalty should be lower than the gap penalty. An exception is where one or both sequences are single reads with possible sequencing errors in which case you would expect many single base gaps. You can get this result by setting the gap open penalty to zero (or very low) and using the gap extension penalty to control gap scoring. Default value: 0.5 Output section -datoutdir outdir This option specifies the location of sequence similarity data files (output). Default value: ./ -logfile outfile This option specifies the name of ALLVERSUSALL log file (output). The log file contains messages about any errors arising while ALLVERSUSALL ran. Default value: allversusall.log BUGS
Bugs can be reported to the Debian Bug Tracking system (http://bugs.debian.org/emboss), or directly to the EMBOSS developers (http://sourceforge.net/tracker/?group_id=93650&atid=605031). SEE ALSO
allversusall is fully documented via the tfm(1) system. AUTHOR
Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> Wrote the script used to autogenerate this manual page. COPYRIGHT
This manual page was autogenerated from an Ajax Control Definition of the EMBOSS package. It can be redistributed under the same terms as EMBOSS itself. DOMALIGN 0.1.0+20100721 08/11/2010 ALLVERSUSALL(1e)
All times are GMT -4. The time now is 06:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy