df2fasta | R Documentation |
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.
df2fasta(spacerDataFrame)
spacerDataFrame |
The appropriately formatted data frame containing the CRISPR array spacers and associated data. |
df2fasta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.