View source: R/submit2Phaster.R
submit2Phaster | R Documentation |
This function allows you to submit the accession numbers of organisms identified by BLAST alignment to Phaster for prophage prediction. This process can take a bit of time to run and depends on the number of sequences being submitted.
submit2Phaster(joinedData = joineddata, startPosition = 1)
joinedData |
A dataframe containing the joined spacer and alignment information. Defaults to joineddata, the output of the joinSpacerDFandAlignmentDF function. |
startPosition |
A value to indicate where in the list of accession numbers to start. Defaults to 1. |
submit2Phaster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.