simplot {seqcombo} | R Documentation |
Sequence similarity plot
simplot(file, query)
file |
alignment fast file |
query |
query sequence |
ggplot object
guangchuang yu
fas <- system.file("examples/GVariation/sample_alignment.fa", package="seqcombo") simplot(fas, 'CF_YL21')