软件包:fasta3(36.3.8i.14-Nov-2020-3)
fasta3 的相关链接
Debian 的资源:
下载源码包 fasta3:
- [fasta3_36.3.8i.14-Nov-2020-3.dsc]
- [fasta3_36.3.8i.14-Nov-2020.orig.tar.gz]
- [fasta3_36.3.8i.14-Nov-2020-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [fasta.bioch.virginia.edu]
相似软件包:
tools for searching collections of biological sequences
The FASTA programs find regions of local or global similarity between Protein or DNA sequences, either by searching Protein or DNA databases, or by identifying local duplications within a sequence. Other programs provide information on the statistical significance of an alignment. Like BLAST, FASTA can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families.
* Protein - Protein-protein FASTA - Protein-protein Smith-Waterman (ssearch) - Global Protein-protein (Needleman-Wunsch) (ggsearch) - Global/Local protein-protein (glsearch) - Protein-protein with unordered peptides (fasts) - Protein-protein with mixed peptide sequences (fastf)
* Nucleotide - Nucleotide-Nucleotide (DNA/RNA fasta) - Ordered Nucleotides vs Nucleotide (fastm) - Un-ordered Nucleotides vs Nucleotide (fasts)
* Translated - Translated DNA (with frameshifts, e.g. ESTs) vs Proteins (fastx/fasty) - Protein vs Translated DNA (with frameshifts) (tfastx/tfasty) - Peptides vs Translated DNA (tfasts)
* Statistical Significance - Protein vs Protein shuffle (prss) - DNA vs DNA shuffle (prss) - Translated DNA vs Protein shuffle (prfx)
* Local Duplications - Local Protein alignments (lalign) - Plot Protein alignment "dot-plot" (plalign) - Local DNA alignments (lalign) - Plot DNA alignment "dot-plot" (plalign)
This software is often used via a web service at the EBI with readily indexed reference databases at http://www.ebi.ac.uk/Tools/fasta/.
其他与 fasta3 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: r-base-core
- GNU R core of statistical computation and graphics system
-
- sug: bedtools
- suite of utilities for comparing genomic features
-
- sug: libdbd-mysql-perl
- Perl5 database interface to the MariaDB/MySQL database
-
- sug: libdbi-perl
- Perl Database Interface (DBI)
-
- sug: libhtml-tableextract-perl
- module for extracting the content contained in HTML tables
-
- sug: libjson-perl
- module for manipulating JSON-formatted data
-
- sug: liburi-encode-perl
- Perl module to encode and decode strings to URIs
-
- sug: libwww-perl
- simple and consistent interface to the world-wide web
-
- sug: libxml-twig-perl
- Perl module for processing huge XML documents in tree mode
-
- sug: ncbi-blast+
- next generation suite of BLAST sequence search tools
-
- sug: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: python3-mysql.connector
- pure Python implementation of MySQL Client/Server protocol (Python3)
-
- sug: python3-mysqldb
- Python interface to MySQL
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings