FindCandidateIndex: FindCandidateIndex: Find the candidates based on short...

Description Usage Arguments Value

View source: R/search.R

Description

FindCandidateIndex: Find the candidates based on short encodings

Usage

1
2
FindCandidateIndex(query.vector, reference.matrix, minCandidate,
  radius = 1)

Arguments

query.vector

a binary short-coded vector to search

reference.matrix

a matrix of binary short-coded vector to search against

minCandidate

minimum number of elements in the candidate list

radius

hamming distance threshold radius

Value

the row index of the search result in the reference matrix


chansigit/scFly documentation built on Nov. 10, 2020, 12:33 a.m.