get_tani_network {MetID}R Documentation

Build network between identifications based on tanimoto score.

Description

Build network between identifications based on tanimoto score.

Usage

get_tani_network(pubchem_cid)

Arguments

pubchem_cid

a vector of strings indicating PubChem CID of putative ID.

Value

a binary matrix of network of tanimoto scores.


[Package MetID version 1.8.0 Index]