df2fasta: Convert a Spacer Dataframe to a FASTA file

View source: R/df2fasta.R

df2fastaR Documentation

Convert a Spacer Dataframe to a FASTA file

Description

This function allows you to convert a dataframe containing the spacer data to a FASTA file with annotation nomenclature compatible with the rest of this package. The FASTA is written to the current file location with file name "_spacers.fasta" where the blank is filled with the systemName as defined by the setCRISPRInfo function.

Usage

df2fasta(spacerDataFrame)

Arguments

spacerDataFrame

The appropriately formatted data frame containing the CRISPR array spacers and associated data.

Examples

df2fasta()

grybnicky/Spacer2PAM documentation built on Jan. 30, 2023, 2:55 a.m.