fastagrab: fastagrab() extracts a fasta sequence from a multi fasta file

View source: R/fastagrab.R

fastagrabR Documentation

fastagrab() extracts a fasta sequence from a multi fasta file

Description

description

Usage

fastagrab(fasta_file, contig_regexp = ".*", min_size = 0)

Arguments

contig_regexp

regexp of the sequence to extract (with or without '>')

fasta

path of the fasta file

out_fasta

name and full path of the file in which to write the extracted sequence

Value

nothing


A-BN/fastaUtils documentation built on March 29, 2023, 10:49 p.m.