as.data.frame,AlignmentPairsList-method | R Documentation |
Convert AlignmentPairsList to data.frame.
## S4 method for signature 'AlignmentPairsList'
as.data.frame(x, ..., .id = "id")
x |
AlignmentPairsList object |
... |
additional parameters to lapply |
.id |
name of id column added by dplyr::bind_rows |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.