logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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