View source: R/alignmentCSV2DF.R
alignmentCSV2DF | R Documentation |
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.
alignmentCSV2DF(alignmentFile)
alignmentFile |
The file location of the CSV you want to convert to a compatible dataframe. |
alignmentCSV2DF()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.