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`
T
o
p
o
l
o
g
i
c
a
l
F
i
n
g
e
r
p
r
i
n
t
T
o
p
o
l
o
g
i
c
a
l
F
i
n
g
e
r
p
r
i
n
t
[
m
o
l
,
"
f
o
r
m
a
t
"
]
r
e
t
u
r
n
s
a
t
o
p
o
l
o
g
i
c
a
l
f
i
n
g
e
r
p
r
i
n
t
f
o
r
t
h
e
g
i
v
e
n
m
o
l
e
c
u
l
e
w
i
t
h
t
h
e
g
i
v
e
n
o
u
t
p
u
t
f
o
r
m
a
t
.
T
o
p
o
l
o
g
i
c
a
l
F
i
n
g
e
r
p
r
i
n
t
[
"
f
o
r
m
a
t
"
]
r
e
t
u
r
n
s
a
f
u
n
c
t
i
o
n
t
h
a
t
c
a
n
b
e
a
p
p
l
i
e
d
t
o
m
o
l
e
c
u
l
e
s
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
4
)
Basic Examples
(
1
)
Find the topological fingerprint for a molecule:
I
n
[
1
]
:
=
T
o
p
o
l
o
g
i
c
a
l
F
i
n
g
e
r
p
r
i
n
t
[
M
o
l
e
c
u
l
e
[
"
C
C
N
c
1
c
(
C
)
c
c
(
c
2
c
1
n
c
c
c
2
)
C
c
1
c
n
c
(
n
c
1
N
)
N
"
]
]
O
u
t
[
1
]
=
N
u
m
e
r
i
c
A
r
r
a
y
T
y
p
e
:
I
n
t
e
g
e
r
8
D
i
m
e
n
s
i
o
n
s
:
{
2
0
4
8
}
Find the number of nonzero elements in the fingerprint:
I
n
[
2
]
:
=
T
o
t
a
l
[
%
]
O
u
t
[
2
]
=
4
8
8
List the nonzero elements:
I
n
[
3
]
:
=
P
o
s
i
t
i
o
n
I
n
d
e
x
[
N
o
r
m
a
l
[
%
%
]
]
[
1
]
/
/
S
h
o
r
t
O
u
t
[
3
]
/
/
S
h
o
r
t
=
{
8
,
1
2
,
1
6
,
1
9
,
2
3
,
2
9
,
3
3
,
3
4
,
4
7
2
,
2
0
0
3
,
2
0
1
2
,
2
0
2
6
,
2
0
2
7
,
2
0
3
8
,
2
0
4
1
,
2
0
4
2
,
2
0
4
4
}
S
c
o
p
e
(
2
)
N
e
a
t
E
x
a
m
p
l
e
s
(
1
)
S
e
e
A
l
s
o
M
o
l
e
c
u
l
e
▪
F
e
a
t
u
r
e
E
x
t
r
a
c
t
▪
T
o
p
o
l
o
g
i
c
a
l
F
i
n
g
e
r
p
r
i
n
t
▪
M
o
l
e
c
u
l
e
D
i
s
t
a
n
c
e
▪
A
t
o
m
P
a
i
r
F
i
n
g
e
r
p
r
i
n
t
T
e
c
h
N
o
t
e
s
▪
S
u
b
s
t
r
u
c
t
u
r
e
S
c
r
e
e
n
i
n
g
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
▪
M
o
l
e
c
u
l
a
r
S
t
r
u
c
t
u
r
e
&
C
o
m
p
u
t
a
t
i
o
n
R
e
l
a
t
e
d
L
i
n
k
s
M
o
l
e
c
u
l
a
r
S
t
r
u
c
t
u
r
e
&
C
o
m
p
u
t
a
t
i
o
n
"
"