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

srf2fasta - Converts SRF files to fasta format

Author

       James Bonfield, Wellcome Trust Sanger Institute

                                                  September 19                                      srf2fasta(1)

Description

srf2fasta extracts sequences from an SRF archive and writes them in fasta format to stdout.

Examples

       To extract only the good quality sequences from runX.srf into runX.fasta.

           srf2fasta -C runX.srf > runX.fasta

Name

srf2fasta - Converts SRF files to fasta format

Options

-C     Masks out sequences tagged as bad quality.

Synopsis

srf2fasta  [-C] srf_archive

See Also