get_usual_length | R Documentation |
get_usual_length
get_usual_length
is used to find out
the length of the sequences (W/O deletion).
get_usual_length(seqc, bp = SerialParam())
seqc |
a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file. |
bp |
is the biocparallel backend, default to serialParam, most likely sufficient in most scenario |
Will return the length of most of the samples, the higher number is taken as tie breaker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.