Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

rdp-readseq: - Ribosomal Database Project (RDP) sequence reading and writing

Description

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.

Name

       rdp-readseq: - Ribosomal Database Project (RDP) sequence reading and writing

Options

       List of subcommands:

       random-sample
              - random select a subset or subregion of sequences

       reverse-comp
              - reverse complement sequences

       rm-dupseq
              - remove identical or substring of sequences

       select-seqs
              - select or deselect sequences from a file

       split  - split sequences

       to-fasta
              - convert to fasta format

       to-fastq
              - convert to fastq format

       to-stk - convert to stk format

RDP Library                                        March 2015                                     RDP-READSEQ(1)

Synopsis

rdp-readseq<subcommand><subcommandargs...>

See Also