Description
fasta filter by searching pattern
Usage
fa_filter(
fasfile,
pattern,
by = "description",
ignore.case = FALSE,
outfile = NULL,
type = "interleaved"
)
Arguments
by
one of 'description' and 'sequence'
type
one of 'interleaved' and 'sequential'