Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Project Class Reference

Public Member Functions

def __init__ (self, options)
 
def gauss_data (self, xx, yy, angle, N)
 
def one_distance (self, d)
 
def analyze (self, idn, ifn_pts)
 plot "points_96" using 2:3, "points_401" using 2:3 More...
 
def series_of_distances (self)
 
def run (self)
 

Public Attributes

 options
 
 ifn_points
 
 ifd
 
 idn
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  options 
)

Member Function Documentation

◆ analyze()

def analyze (   self,
  idn,
  ifn_pts 
)

plot "points_96" using 2:3, "points_401" using 2:3

◆ gauss_data()

def gauss_data (   self,
  xx,
  yy,
  angle,
  N 
)

◆ one_distance()

def one_distance (   self,
  d 
)

◆ run()

def run (   self)

◆ series_of_distances()

def series_of_distances (   self)

Member Data Documentation

◆ idn

idn

◆ ifd

ifd

◆ ifn_points

ifn_points

◆ options

options