remove_dup_isolate | R Documentation |
remove_dup_isolate
remove_dup_isolate
is used to remove isolate with the same name.
remove_dup_isolate(seqc)
seqc |
a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file. |
return the list of samples where only the first instance of the isolate with the duplicate name is kept
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.