How to Install and Uninstall wtdbg2 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "wtdbg2" package

Here is a brief guide to show you how to install wtdbg2 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install wtdbg2

2. Uninstall "wtdbg2" package

In this section, we are going to explain the necessary steps to uninstall wtdbg2 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove wtdbg2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the wtdbg2 package on Ubuntu 20.10 (Groovy Gorilla)

Package: wtdbg2
Architecture: amd64
Version: 2.5-6
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6694
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.0)
Recommends: wtdbg2-examples
Suggests: perl:any, minimap2, samtools, mummer
Filename: pool/universe/w/wtdbg2/wtdbg2_2.5-6_amd64.deb
Size: 712544
MD5sum: 3ce89fc2a6f7fc640dfd198b0256f779
SHA1: 5c3a12e4f15a7ce5ed9f2dcd85fbb7a1f6c72418
SHA256: 5a8b989e06d3fece71a8737037d83ee7a1c377a71a9e9be542f89024c77fd148
SHA512: 5b3fdf613343b4b09439aa68fa9193b686f7c39019c4233530f93ca8fd97af07a978feecdabf88129291fe99b5f41ca9d484f4b7cc124ff073625d50e8cce67b
Homepage: https://github.com/ruanjue/wtdbg2
Description-en: de novo sequence assembler for long noisy reads
Wtdbg2 is a de novo sequence assembler for long noisy reads produced by
PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads
without error correction and then builds the consensus from intermediate
assembly output. Wtdbg2 is able to assemble the human and even the 32Gb
Axolotl genome at a speed tens of times faster than CANU and FALCON
while producing contigs of comparable base accuracy.
.
During assembly, wtdbg2 chops reads into 1024bp segments, merges similar
segments into a vertex and connects vertices based on the segment
adjacency on reads. The resulting graph is called fuzzy Bruijn graph
(FBG). It is akin to De Bruijn graph but permits mismatches/gaps and
keeps read paths when collapsing k-mers. The use of FBG distinguishes
wtdbg2 from the majority of long-read assemblers.
Description-md5: b32a30e449bf8959f6ffd4a60b14ebc8