encGPC: Encoding barcode sequences using gap-pair compositional features.
Description
This function can be used for encoding the barcode sequences with gap-pair compositional features. This is an alternative function to seq_funbarRF and seq_funbarRF_manual functions.
Usage
encGPC (bar_seq)
Arguments
bar_seq
Barcode sequences of class DNAStringSet.
Value
test
A dataframe of N rows and 96 columns, where N is the number of input sequences supplied by the user.
Details
The user has to supply the barcode sequences in FASTA format, the class of which must be of DNAString type. It can also be an object generated using read_seq_txt function.
References
Li H. (2016). BioSeqClass: Classification for biological Sequences. R package version 1.32.0.