read_seq_txt: Conversion of DNA sequences of character types to DNAStringSet types.
Description
This function can be used for conversion of sequence dataset of character types to DNAString format.
Usage
read_seq_txt (seq.file)
Arguments
seq.file
A character vector of barcode sequences.
Value
The function returns input sequences in DNAString format.
References
Pages H., Aboyoun P., Gentleman R., and DebRoy S. (2016). Biostrings: String objects representing biological sequences, and matching algorithms. R package version 2.42.1.