print.ssw | R Documentation |
Print SSW alignment results
## S3 method for class 'ssw'
print(x, start_idx = 0L, ...)
x |
An object of class |
start_idx |
Index to start printing from. |
... |
Additional parameters for |
Invisibly returns the input object.
a <- align("ACGT", "TTTTACGTCCCCC")
a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.