Description Usage Arguments Details
View source: R/print_pairwise_alignment.R
From Coghlan (2011) A little book of R for bioinformatics. https://a-little-book-of-r-for-bioinformatics.readthedocs.io/en/latest/src/chapter4.html
1 | print_pairwise_alignment(alignment, chunksize = 60, returnlist = FALSE)
|
alignment |
Alignment to print in console |
chunksize |
chunksize |
returnlist |
returnlist |
This functions uses Biostrings::pattern() and IRanges::subject() from Bioconductor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.