View source: R/main_splinter.R
plot_seqlogo | R Documentation |
Plots the sequence logo of a given set of FASTA sequences
plot_seqlogo(fasta_seq)
fasta_seq |
DNAStringSet or path to fasta-formatted file |
sequence logo image
Diana Low
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.