debian man page for srf2fasta

Query: srf2fasta

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

srf2fasta(1)							   Staden io_lib						      srf2fasta(1)

NAME
srf2fasta - Converts SRF files to fasta format
SYNOPSIS
srf2fasta [-C] srf_archive
DESCRIPTION
srf2fasta extracts sequences from an SRF archive and writes them in fasta format to stdout.
OPTIONS
-C Masks out sequences tagged as bad quality.
EXAMPLES
To extract only the good quality sequences from runX.srf into runX.fasta. srf2fasta -C runX.srf > runX.fasta
AUTHOR
James Bonfield, Wellcome Trust Sanger Institute September 19 srf2fasta(1)
Related Man Pages
bp_index(1p) - debian
pynast(1) - debian
srf_list(1) - debian
bio::seqio::fasta(3pm) - debian
bio::seqio::tab(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com