rdp-readseq
Ribosomal Database Project (RDP) sequence reading and writing
Install
- All systems
-
curl cmd.cat/rdp-readseq.sh
- Debian
-
apt-get install rdp-readseq
- Ubuntu
-
apt-get install rdp-readseq
- Kali Linux
-
apt-get install rdp-readseq
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rdp-readseq
- Raspbian
-
apt-get install rdp-readseq
- Dockerfile
- dockerfile.run/rdp-readseq
rdp-readseq
Ribosomal Database Project (RDP) sequence reading and writing
Rdp-readseq is a simple user interface to the sequence reading library developed by the Ribosomal Database Project. It can handle genbank, embl, fasta, fastq, sff and sto files. It can read from files or streams, and can handle indexing files. The package also contains the ReadSeq Java library which is used by other RDP tools.