ncbi-seg

tool to mask segments of low compositional complexity in amino acid sequences

Install

All systems
curl cmd.cat/ncbi-seg.sh
Debian Debian
apt-get install ncbi-seg
Ubuntu
apt-get install ncbi-seg
image/svg+xml Kali Linux
apt-get install ncbi-seg
Windows (WSL2)
sudo apt-get update sudo apt-get install ncbi-seg
Raspbian
apt-get install ncbi-seg

ncbi-seg

tool to mask segments of low compositional complexity in amino acid sequences

ncbi-seg (a.k.a. SEG) is a program for identifying and masking segments of low compositional complexity in amino acid sequences. ncbi-seg divides sequences into contrasting segments of low-complexity and high-complexity. Low-complexity segments defined by the algorithm represent "simple sequences" or "compositionally-biased regions". This program is inappropriate for masking nucleotide sequences and, in fact, may strip some nucleotide ambiguity codes from nt. sequences as they are being read.

ncbi-seg-dbg

debug symbols for ncbi-seg

ncbi-seg (a.k.a. SEG) is a program for identifying and masking segments of low compositional complexity in amino acid sequences. This package contains detached debug symbols for ncbi-seg.