alignmentCSV2DF: Convert an Alignment CSV from BLAST to a Dataframe

View source: R/alignmentCSV2DF.R

alignmentCSV2DFR Documentation

Convert an Alignment CSV from BLAST to a Dataframe

Description

This function allows you to convert a CSV file generated by a BLAST search to a dataframe compatible with the joinSpacerDFandAlignmentDF function. The function adds the appropriate headers that are not preserved by BLAST export.

Usage

alignmentCSV2DF(alignmentFile)

Arguments

alignmentFile

The file location of the CSV you want to convert to a compatible dataframe.

Examples

alignmentCSV2DF()

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