sam_to_fasta: Write SAM to Fasta file

View source: R/sciences.R

sam_to_fastaR Documentation

Write SAM to Fasta file

Description

Write Query sequences to file as fasta with with QNAME as identifier

Usage

sam_to_fasta(x, file)

Arguments

x

SAM file in tabular format (eg. as read by read_sam())

file

Path to output file

Value

Nothing. File written to disk


TheZetner/utilitarian documentation built on Aug. 13, 2022, 12:31 p.m.