remove_dup_isolate: 'remove_dup_isolate'

View source: R/process.R

remove_dup_isolateR Documentation

remove_dup_isolate

Description

remove_dup_isolate is used to remove isolate with the same name.

Usage

remove_dup_isolate(seqc)

Arguments

seqc

a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file.

Value

return the list of samples where only the first instance of the isolate with the duplicate name is kept


minSNPs documentation built on May 29, 2024, 2:48 a.m.