套件:spades(4.0.0+dfsg1-1)
spades 的相關連結
Debian 的資源:
下載原始碼套件 spades:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Andreas Tille (QA 頁面)
- Sascha Steinbiss (QA 頁面)
- Michael R. Crusoe (QA 頁面)
- Alexandre Mestiashvili (QA 頁面)
- Étienne Mollier (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
genome assembler for single-cell and isolates data sets
The SPAdes – St. Petersburg genome assembler is intended for both standard isolates and single-cell MDA bacteria assemblies. It works with Illumina or IonTorrent reads and is capable of providing hybrid assemblies using PacBio and Sanger reads. You can also provide additional contigs that will be used as long reads.
This package provides the following additional pipelines:
* metaSPAdes – a pipeline for metagenomic data sets * plasmidSPAdes – a pipeline for extracting and assembling plasmids from WGS data sets * metaplasmidSPAdes – a pipeline for extracting and assembling plasmids from metagenomic data sets * rnaSPAdes – a de novo transcriptome assembler from RNA-Seq data * truSPAdes – a module for TruSeq barcode assembly * biosyntheticSPAdes – a module for biosynthetic gene cluster assembly with paired-end reads
SPAdes provides several stand-alone binaries with relatively simple command-line interface: k-mer counting (spades-kmercounter), assembly graph construction (spades-gbuilder) and long read to graph aligner (spades-gmapper).
其他與 spades 有關的套件
|
|
|
|
-
- dep: bamtools
- toolkit for manipulating BAM (genome alignment) files
-
- dep: bwa
- Burrows-Wheeler Aligner
-
- dep: libbamtools2.5.2 (>= 2.5.2+dfsg)
- dynamic library for manipulating BAM (genome alignment) files
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libnlopt0 (>= 2.6.1)
- nonlinear optimization library
-
- dep: libspoa7.0.0 (>= 4.0.5)
- SIMD partial order alignment library
-
- dep: libssw0 (>= 1.1)
- fast SIMD parallelized implementation of the Smith-Waterman algorithm
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-joblib
- tools to provide lightweight pipelining in Python
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: samtools
- processing sequence alignments in SAM, BAM and CRAM formats
-
- dep: zlib1g (>= 1:1.2.3.3)
- 壓縮函式庫 - 跑程式時用(runtime)