How to Install and Uninstall ncbi-epcr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ncbi-epcr" package

This tutorial shows how to install ncbi-epcr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ncbi-epcr

2. Uninstall "ncbi-epcr" package

Please follow the instructions below to uninstall ncbi-epcr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ncbi-epcr $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncbi-epcr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ncbi-epcr
Priority: extra
Section: universe/science
Installed-Size: 424
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: epcr
Version: 2.3.12-1-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Suggests: bioperl
Filename: pool/universe/e/epcr/ncbi-epcr_2.3.12-1-3_amd64.deb
Size: 117204
MD5sum: dba9ddd71551cb976fcbc675b4266e6d
SHA1: c74b7a0c7752b644e877ec86ac67ddcda0902b8f
SHA256: ff0607fb0bef96775f57f202a0e1d4645bbdd934d9684692c70a61629252a09b
Description-en: Tool to test a DNA sequence for the presence of sequence tagged sites
Electronic PCR (e-PCR) is computational procedure that is used to identify
sequence tagged sites(STSs), within DNA sequences. e-PCR looks for potential
STSs in DNA sequences by searching for subsequences that closely match the
PCR primers and have the correct order, orientation, and spacing that could
represent the PCR primers used to generate known STSs.
.
The new version of e-PCR implements a fuzzy matching strategy. To reduce
likelihood that a true STS will be missed due to mismatches, multiple
discontigous words may be used instead of a single exact word. Each of this
word has groups of significant positions separated by 'wildcard' positions
that are not required to match. In addition, it is also possible to allow
gaps in the primer alignments.
.
The main motivation for implementing reverse searching (called Reverse e-PCR)
was to make it feasible to search the human genome sequence and other large
genomes. The new version of e-PCR provides a search mode using a query
sequence against a sequence database.
Description-md5: 8ce98300358201cd55a399e576321331
Homepage: http://www.ncbi.nlm.nih.gov/tools/epcr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu