Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 24.456.151 Times

Bio::Tools::Run::PiseApplication::fasta 1.4

  Date Added: October 24, 2010  |  Visits: 364

Bio::Tools::Run::PiseApplication::fasta

Report Broken Link
Printer Friendly Version


Product Homepage
Download (51 downloads)


Bio::Tools::Run::PiseApplication::fasta is a Bioperl class for sequence database search. Parameters: fasta (Excl) Fasta program query (Sequence) Query sequence File pipe: seqfile seqtype (Excl) Is it a DNA or protein sequence (-n) protein_db (Excl) Protein Database nucleotid_db (Excl) Nucleotid Database break_long (Integer) Break long library sequences into blocks (-N) ktup (Integer) ktup : sensitivity and speed of the search (protein:2, DNA:6) optcut (Integer) OPTCUT : the threshold for optimization. (-c) gapinit (Integer) Penalty for gap initiation (-12 by default for fasta with proteins, -16 for DNA) (-f) gapext (Integer) Penalty for gap extention (-2 by default for fasta with proteins, -4 for DNA) (-g) high_expect (Float) Maximal expectation value threshold for displaying scores and alignments (-E) low_expect (Float) Minimal expectation value threshold for displaying scores and alignments (-F) nucleotid_match (Integer) Reward for a nucleotid match (-r) nucleotid_mismatch (Integer) Penalty for a nucleotid mismatch (-r) matrix (Excl) Scoring matrix file (-s) X_penalty (Integer) Penalty for a match to X (independently of the PAM matrix) (-x) frameshift (Integer) Penalty for frameshift between codon (fast[xy]/tfast[xy])(-h) frameshift_within (Integer) Penalty for frameshift within a codon (fasty/tfasty)(-j) threeframe (Switch) Search only the three forward frames (tfasta) (-3) invert (Switch) Reverse complement the query sequence (all tfasta) (-i) genetic_code (Excl) Use genetic code for translation (tfasta/tfast[xy]/fast[xy]) (-t) band (Integer) band-width used for optimization (-y) swalig (Switch) unlimited Smith-Waterman alignment for DNA (-A) noopt (Switch) no limited optimization (-o) stat (Excl) Specify statistical calculation. (-z) random (Switch) Estimate stat parameters from shuffled copies of each library sequence (-z) histogram (Switch) No histogram (-H) scores (Integer) number of similarity scores to be shown (-b) alns (Integer) number of alignments to be shown (-d) html_output (Switch) HTML output (-m) markx (Excl) Alternate display of matches and mismatches in alignments init1 (Switch) sequences ranked by the z-score based on the init1 score (-1) z_score_out (Excl) Show normalize score as (-B) showall (Switch) both sequences are shown in their entirety in alignments (fasta only) (-a) linlen (Integer) output line length for sequence alignments (max. 200) (-w) offsets (String) Start numbering the aligned sequences at position x1 x2 (2 numbers) (-X) info (Switch) Display more information about the library sequence in the alignment (-L) statfile (OutFile) Write out the sequence identifier, superfamily number, and similarity scores to this file (-R) filter (Switch) Lower case filtering (-S) outfile (OutFile) pipe: mview_input html_outfile (OutFile).

Requirements: No special requirements
Platforms: Linux
Keyword: Alignments Biotoolsrunpiseapplicationfasta Dna Excl Integer Libraries Outfile Penalty Piseapplication Programming Sequence Sequence Database Switch
Users rating: 0/10

License: Freeware Size: 82.94 KB
USER REVIEWS
More Reviews or Write Review


BIO::TOOLS::RUN::PISEAPPLICATION::FASTA RELATED
Libraries  -  libdejector 1.0
Libdejector provides a simple, easy-to-use set of libraries which help Web developers give their database queries a great degree of resistance to SQL injection attacks. libdejector library currently provides Python bindings to protect PostgreSQL...
798.72 KB  
Science  -  BRIAM - Blast Results In A Map 0.1alpha
This project aim to build a graphical output of BLAST alignments with more then one sequence database. Using Perl scripts and MySQL.
54.74 KB  
Libraries  -  Bio::Tools::Run::PiseApplication::consensus 1.4
Bio::Tools::Run::PiseApplication::consensus is a Perl module. Bioperl class for: CONSENSUS Identification of consensus patterns in unaligned DNA and protein sequences (Hertz, Stormo) References: G.Z. Hertz and G.D. Stormo. Identification...
829.44 KB  
Libraries  -  Algorithm::NeedlemanWunsch 0.02
Algorithm::NeedlemanWunsch is a sequence alignment with configurable scoring. SYNOPSIS use Algorithm::NeedlemanWunsch; sub score_sub { if (!@_) { return -2; # gap penalty } return ($_[0] eq $_[1]) ? 1 : -1; } my $matcher =...
10.24 KB  
Libraries  -  Bio::Tools::Run::PiseApplication::charge 1.4
Bio::Tools::Run::PiseApplication::charge is a Perl module. Bio::Tools::Run::PiseApplication::charge Bioperl class for: CHARGE Protein charge plot (EMBOSS) Parameters: (see also: http://bioweb.pasteur.fr/seqanal/interfaces/charge.html...
829.44 KB  
Libraries  -  Bio::Tools::Run::PiseApplication::freak 1.4
Bio::Tools::Run::PiseApplication::freak is a Perl module. Bio::Tools::Run::PiseApplication::freak Bioperl class for: FREAK Residue/base frequency table or plot (EMBOSS) Parameters: (see also:...
829.44 KB  
Libraries  -  Math::BigInt::Calc 1.87
Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support...
194.56 KB  
Libraries  -  Autodia::Handler::Torque 2.03
Autodia::Handler::Torque Perl module contains an AutoDia handler for Torque xml database schema. This provides Autodia with the ability to read Torque Database Schema files, allowing you to convert them via the Diagram Export methods to images...
61.44 KB  
Libraries  -  Phpfw 0.4
Phpfw is a framework for PHP that provides a base on which various database backend applications can be built. Phpfw project allows for easy creation of CRUD applications - apps where most of the code is focussed on Create Read Update Delete...
28.67 KB  
Libraries  -  Lazarus x32 0.9.30.2
The Lazarus IDE application was designed to be a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications. Lazarus is the class libraries for...
64.5 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  RailsTidy 0.1
RailsTidy project is a plugin for Ruby On Rails..
11.26 KB  
Programming  -  Strings edit 1.9
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size...
54.27 KB  
Programming  -  BScript 0.3
BScript is a (yet another) BASIC interpreter. It is free software and open-sourced, licensed under the terms of the GNU General Public License version 2 or later. You can use BScript to teach BASIC to your students, write understandable shell...
112.64 KB  
Programming  -  Kits JavaScript Brainf*ck Interpreter 0.01
Kits JavaScript Brainf*ck Interpreter is a rather fast interpreter for the Brainf*ck esoteric programming language.. Kit's JavaScript Brainfuck Interpreter v0.01
5.12 KB  
Programming  -  dis6502 0.12
dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988. Udi...
19.46 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB  
Libraries  -  App::SimpleScan::Substitution::Line 2.02
App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite =>...
54.27 KB  
Libraries  -  PDL::Graphics::TriD 2.4.3
PDL::Graphics::TriD is a PDL 3D interface. SYNOPSIS use PDL::Graphics::TriD; # After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); #...
2.1 MB  
Libraries  -  SmartColorWell 1.2
SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. The SmartColorWell control stores a color value and displays that color in a simulated BevelButton that when pressed allows the user to change the color...
21.5 KB  
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012