| read.fingerprint_bson {bioseq.fasta} |
R Documentation |
read the sequence fingerprint data from a binary BSON format fingerprint
Description
matrix file
Usage
read.fingerprint_bson(file);
Arguments
file
the file path of the fingerprint matrix file that is generated by the write_fingerprint
env
[as Environment]
Details
Authors
seqtoolkit
Value
a pipeline object of the NTCluster sequence fingerprint data;
this function returns a R# error message object if the given file can not be opened for read.
clr value class
Examples
[Package
bioseq.fasta version 1.0.0.0
Index]