Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
MoleculeFingerprints
Guides
Molecule Fingerprints
Tech Notes
Substructure Screening
Symbols
AtomPairFingerprint
ExtendedConnectivityFingerprint
LayeredFingerprint
MACCSKeysFingerprint
MoleculeDistanceMatrix
MoleculeDistance
MoleculeNearest
PatternFingerprint
SubstructureKeyFingerprint
TopologicalFingerprint
$DefaultFingerprintFormat
$DefaultFingerprintType
WolframChemistry`MoleculeFingerprints`
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
[
m
o
l
s
,
m
o
l
]
g
i
v
e
s
a
l
i
s
t
l
i
s
t
o
f
t
h
e
m
o
l
e
c
u
l
e
s
n
e
a
r
e
s
t
t
o
m
o
l
.
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
[
m
o
l
s
,
m
o
l
,
n
]
g
i
v
e
t
h
e
n
m
o
l
e
c
u
l
e
s
n
e
a
r
e
s
t
t
o
m
o
l
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Import 10K molecules from a SMILES file:
I
n
[
1
]
:
=
m
o
l
s
=
I
m
p
o
r
t
[
P
a
c
l
e
t
O
b
j
e
c
t
[
"
W
o
l
f
r
a
m
C
h
e
m
i
s
t
r
y
/
M
o
l
e
c
u
l
e
F
i
n
g
e
r
p
r
i
n
t
s
"
]
[
"
A
s
s
e
t
L
o
c
a
t
i
o
n
"
,
"
S
M
I
L
E
S
s
t
r
i
n
g
s
f
o
r
1
0
0
K
m
o
l
e
c
u
l
e
s
f
r
o
m
C
h
E
M
B
L
"
]
,
{
"
M
o
l
e
c
u
l
e
"
,
;
;
1
0
0
0
0
}
]
;
Find the nearest molecule to a target molecule using the default fingerprint and distance metric:
I
n
[
2
]
:
=
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
m
o
l
s
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
+
C
2
1
H
2
6
N
O
3
A
t
o
m
s
:
5
1
B
o
n
d
s
:
5
3
O
u
t
[
2
]
=
Find the five nearest molecules:
I
n
[
3
]
:
=
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
m
o
l
s
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
+
C
2
4
H
3
1
O
5
A
t
o
m
s
:
6
0
B
o
n
d
s
:
6
2
,
5
O
u
t
[
3
]
=
Contents cannot be rendered at this time; please try again later
Use a different fingerprint type and distance metric:
I
n
[
4
]
:
=
M
o
l
e
c
u
l
e
N
e
a
r
e
s
t
m
o
l
s
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
2
0
H
1
4
O
3
A
t
o
m
s
:
3
7
B
o
n
d
s
:
4
1
,
5
,
"
F
i
n
g
e
r
p
r
i
n
t
T
y
p
e
"
A
t
o
m
P
a
i
r
F
i
n
g
e
r
p
r
i
n
t
[
"
C
o
u
n
t
V
e
c
t
o
r
"
]
,
D
i
s
t
a
n
c
e
F
u
n
c
t
i
o
n
D
i
c
e
D
i
s
s
i
m
i
l
a
r
i
t
y
O
u
t
[
4
]
=
Contents cannot be rendered at this time; please try again later
S
e
e
A
l
s
o
M
o
l
e
c
u
l
e
D
i
s
t
a
n
c
e
▪
M
o
l
e
c
u
l
e
D
i
s
t
a
n
c
e
M
a
t
r
i
x
▪
M
o
l
e
c
u
l
e
▪
E
x
t
e
n
d
e
d
C
o
n
n
e
c
t
i
v
i
t
y
F
i
n
g
e
r
p
r
i
n
t
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
M
o
l
e
c
u
l
e
F
i
n
g
e
r
p
r
i
n
t
s
"
"