Description Usage Arguments Value Author(s) Examples
View source: R/main_splinter.R
Plots the sequence logo of a given set of FASTA sequences
1 | plot_seqlogo(fasta_seq)
|
fasta_seq |
DNAStringSet or path to fasta-formatted file |
sequence logo image
Diana Low
1 2 | head(splice_fasta)
plot_seqlogo(Biostrings::DNAStringSet(splice_fasta$V2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.