View source: R/fun_hairpin_check.R
fun_hairpin_check | R Documentation |
This function attempts to find hairpin structure sequences.
fun_hairpin_check(hairpin_seq_tmp, ref_seq, hairpin_length, hair)
hairpin_seq_tmp |
The sequence to be checked. |
ref_seq |
Reference sequence around the mutation. |
hairpin_length |
The temporal length of hairpin sequences. |
hair |
The length of sequences to be checked. |
list(hairpin_length, whether hairpin sequences exist or not)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.