cleaning the needless sequeces' color according to the consensus sequcence (only used in the consensus views).
1 | tidy_color(y, consensus, disagreement, ref)
|
y |
a data frame, sequence alignment with specified color. |
consensus |
the consensus sequence which can be called by get_consensus(). |
disagreement |
a logical value. Displays characters that disagreememt to consensus(excludes ambiguous disagreements). |
ref |
a character string. Specifying the reference sequence which should be one of input sequences when 'consensus_views' is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.