DGL-LifeSci
0.3.1
Installation
Installation
Command Line Interface
API Reference
Utils for Molecules
IO Utils
Analysis
Graph Construction
Featurization for Molecules
General Utils
Featurization for Nodes
Featurization for Edges
dgllife.utils.bond_type_one_hot
dgllife.utils.bond_is_conjugated_one_hot
dgllife.utils.bond_is_conjugated
dgllife.utils.bond_is_in_ring_one_hot
dgllife.utils.bond_is_in_ring
dgllife.utils.bond_stereo_one_hot
dgllife.utils.bond_direction_one_hot
dgllife.utils.BaseBondFeaturizer
dgllife.utils.BaseBondFeaturizer.feat_size
dgllife.utils.CanonicalBondFeaturizer
dgllife.utils.CanonicalBondFeaturizer.feat_size
dgllife.utils.PretrainBondFeaturizer
dgllife.utils.AttentiveFPBondFeaturizer
dgllife.utils.AttentiveFPBondFeaturizer.feat_size
dgllife.utils.PAGTNEdgeFeaturizer
dgllife.utils.PAGTNEdgeFeaturizer.feat_size
Splitting Datasets
Model Development Pipeline
Utils for protein-ligand complexes
Datasets
Pre-trained Models
Graph Neural Networks for Updating Node/Edge Representations
Readout for Computing Graph Representations
Model Zoo
DGL-LifeSci
Docs
»
Utils for Molecules
»
dgllife.utils.PAGTNEdgeFeaturizer.feat_size
View page source
dgllife.utils.PAGTNEdgeFeaturizer.feat_size
¶
PAGTNEdgeFeaturizer.
feat_size
(
)
[source]
¶
Get the feature size.
Returns
Feature size.
Return type
int