OpenBabel::OBAtomインスタンスメソッド
出典: Cheminformatics
[編集]
add_bond
[編集]
add_edge
[編集]
average_bond_angle
[編集]
begin_bond
[編集]
begin_bonds
[編集]
begin_data
[編集]
begin_nbr_atom
[編集]
bosum
[編集]
clear
[編集]
clear_bond
[編集]
clear_coord_ptr
[編集]
count_bonds_of_order
[編集]
count_free_oxygens
[編集]
count_ring_bonds
[編集]
data_size
[編集]
decrement_implicit_valence
[編集]
delete_bond
[編集]
delete_data
[編集]
delete_residue
[編集]
do_transformations
[編集]
end_bonds
[編集]
end_data
[編集]
error
[編集]
explicit_hydrogen_count
[編集]
force_no_h
[編集]
get_angle
[編集]
get_atomic_mass
[編集]
get_atomic_num
[編集]
get_bond
[編集]
get_cidx
[編集]
get_coordinate
[編集]
get_coordinate_idx
[編集]
get_data
[編集]
get_distance
[編集]
get_exact_mass
[編集]
get_formal_charge
[編集]
get_hetero_valence
[編集]
get_hvy_valence
水素以外の原子にいくつ隣接しているかを返す.
[編集]
get_hyb
[編集]
get_idx
[編集]
get_implicit_valence
[編集]
get_isotope
[編集]
get_match
[編集]
get_new_bond_vector
[編集]
get_next_atom
[編集]
get_parent
[編集]
get_partial_charge
[編集]
get_residue
[編集]
get_spin_multiplicity
[編集]
get_type
[編集]
get_valence
[編集]
get_vector
[編集]
get_x
[編集]
get_y
[編集]
get_z
[編集]
has_alpha_beta_unsat
[編集]
has_aromatic_bond
[編集]
has_bond_of_order
[編集]
has_chiral_volume
[編集]
has_chirality_specified
[編集]
has_data
[編集]
has_double_bond
[編集]
has_no_hforced
[編集]
has_non_single_bond
[編集]
has_residue
[編集]
has_single_bond
[編集]
hash
[編集]
hto_methyl
[編集]
implicit_hydrogen_count
[編集]
increment_implicit_valence
[編集]
insert_bond
[編集]
is_amide_nitrogen
[編集]
is_anti_clockwise
[編集]
is_aromatic
[編集]
is_aromatic_noxide
[編集]
is_axial
[編集]
is_carbon
[編集]
is_carboxyl_oxygen
[編集]
is_chiral
[編集]
is_clockwise
[編集]
is_connected
[編集]
is_hbond_acceptor
[編集]
is_hbond_donor
[編集]
is_hbond_donor_h
[編集]
is_heteroatom
[編集]
is_hydrogen
[編集]
is_in_ring
この原子が環に含まれているかどうか
atom.is_in_ring # true or false
[編集]
is_in_ring_size
この原子がn員環のリングに含まれているかどうか
atom.is_in_ring(5) # true or false
[編集]
is_negative_stereo
[編集]
is_nitro_oxygen
[編集]
is_nitrogen
[編集]
is_non_polar_hydrogen
[編集]
is_not_cor_h
[編集]
is_one_four
[編集]
is_one_three
[編集]
is_oxygen
[編集]
is_phosphate_oxygen
[編集]
is_phosphorus
[編集]
is_polar_hydrogen
[編集]
is_positive_stereo
[編集]
is_sulfate_oxygen
[編集]
is_sulfur
[編集]
kbosum
[編集]
matches_smarts
[編集]
member_of_ring_count
この原子が含まれる環が何通りあるかを返す.
cyclohexane.get_atom(1).member_of_ring_count # 1
[編集]
member_of_ring_size
この原子が含まれる環の大きさを返します.is_in_ringやis_in_ring_sizeがboolなのに対してこちらは数値.
cyclohexane.get_atom(1).member_of_ring_size # 6
[編集]
method
[編集]
methods
[編集]
new_residue
[編集]
next_bond
[編集]
next_nbr_atom
[編集]
set_anti_clockwise_stereo
[編集]
set_aromatic
[編集]
set_atomic_num
[編集]
set_chiral
[編集]
set_clockwise_stereo
[編集]
set_coord_ptr
[編集]
set_data
[編集]
set_formal_charge
[編集]
set_hyb
[編集]
set_hyb_and_geom
[編集]
set_idx
[編集]
set_implicit_valence
[編集]
set_in_ring
[編集]
set_isotope
[編集]
set_match
[編集]
set_negative_stereo
[編集]
set_parent
[編集]
set_partial_charge
[編集]
set_positive_stereo
[編集]
set_residue
[編集]
set_spin_multiplicity
[編集]
set_type
[編集]
set_vector
[編集]
singleton_methods
[編集]
smallest_bond_angle
[編集]
unset_aromatic
[編集]
unset_stereo
[編集]
x
[編集]
y
[編集]
