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 49.483.700 Times

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

  Date Added: October 24, 2010  |  Visits: 1.510

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

Report Broken Link
Printer Friendly Version


Product Homepage
Download (99 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  -  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  
Libraries  -  Lazarus x64 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...
75.5 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 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