|
def | __init__ (self, start, pdb, chain, n_term_res_trim, c_term_res_trim, n_term_dhr, c_term_dhr, propogate, repeat_length, junction, length) |
|
def | set_term_seq (self, n_term_seq, c_term_seq) |
|
def | set_n_term_seq (self, n_term_seq) |
|
def | set_c_term_seq (self, c_term_seq) |
|
def | to_string (self) |
|
◆ __init__()
def enumerate_junctions.Component.__init__ |
( |
|
self, |
|
|
|
start, |
|
|
|
pdb, |
|
|
|
chain, |
|
|
|
n_term_res_trim, |
|
|
|
c_term_res_trim, |
|
|
|
n_term_dhr, |
|
|
|
c_term_dhr, |
|
|
|
propogate, |
|
|
|
repeat_length, |
|
|
|
junction, |
|
|
|
length |
|
) |
| |
◆ set_c_term_seq()
def enumerate_junctions.Component.set_c_term_seq |
( |
|
self, |
|
|
|
c_term_seq |
|
) |
| |
◆ set_n_term_seq()
def enumerate_junctions.Component.set_n_term_seq |
( |
|
self, |
|
|
|
n_term_seq |
|
) |
| |
◆ set_term_seq()
def enumerate_junctions.Component.set_term_seq |
( |
|
self, |
|
|
|
n_term_seq, |
|
|
|
c_term_seq |
|
) |
| |
◆ to_string()
def enumerate_junctions.Component.to_string |
( |
|
self | ) |
|
References enumerate_junctions.Component.c_term_attach_length, enumerate_junctions.Component.c_term_res_trim, enumerate_junctions.Component.c_term_seq, enumerate_junctions.Component.chain, enumerate_junctions.DHR.chain, enumerate_junctions.Junction.chain, HelixHit.chain, pyrosetta.tests.distributed.test_dask.format, enumerate_junctions.Component.n_term_attach_length, enumerate_junctions.Component.n_term_res_trim, enumerate_junctions.Component.n_term_seq, enumerate_junctions.Component.pdb, enumerate_junctions.DHR.pdb, enumerate_junctions.Junction.pdb, HelixHit.pdb, DisulfEpos.pdb, enumerate_junctions.Component.propogate, return, enumerate_junctions.Component.start, utility::json_spirit::Json_grammer< Value_type, Iter_type >::definition< ScannerT >.start(), and numeric::MultiDimensionalHistogram.start().
◆ c_term_attach_length
int enumerate_junctions.Component.c_term_attach_length = 0 |
|
static |
◆ c_term_dhr [1/2]
string enumerate_junctions.Component.c_term_dhr = "" |
|
static |
◆ c_term_dhr [2/2]
enumerate_junctions.Component.c_term_dhr |
◆ c_term_res_trim [1/2]
int enumerate_junctions.Component.c_term_res_trim = 0 |
|
static |
◆ c_term_res_trim [2/2]
enumerate_junctions.Component.c_term_res_trim |
◆ c_term_seq [1/2]
string enumerate_junctions.Component.c_term_seq = "" |
|
static |
◆ c_term_seq [2/2]
enumerate_junctions.Component.c_term_seq |
◆ chain [1/2]
string enumerate_junctions.Component.chain = "" |
|
static |
◆ chain [2/2]
enumerate_junctions.Component.chain |
◆ junction
enumerate_junctions.Component.junction |
◆ length [1/2]
int enumerate_junctions.Component.length = 0 |
|
static |
◆ length [2/2]
enumerate_junctions.Component.length |
◆ locked_seq
bool enumerate_junctions.Component.locked_seq = False |
|
static |
◆ locked_struct
bool enumerate_junctions.Component.locked_struct = False |
|
static |
◆ n_term_attach_length
int enumerate_junctions.Component.n_term_attach_length = 0 |
|
static |
◆ n_term_dhr [1/2]
string enumerate_junctions.Component.n_term_dhr = "" |
|
static |
◆ n_term_dhr [2/2]
enumerate_junctions.Component.n_term_dhr |
◆ n_term_res_trim [1/2]
int enumerate_junctions.Component.n_term_res_trim = 0 |
|
static |
◆ n_term_res_trim [2/2]
enumerate_junctions.Component.n_term_res_trim |
◆ n_term_seq [1/2]
string enumerate_junctions.Component.n_term_seq = "" |
|
static |
◆ n_term_seq [2/2]
enumerate_junctions.Component.n_term_seq |
◆ pdb [1/2]
string enumerate_junctions.Component.pdb = "" |
|
static |
◆ pdb [2/2]
enumerate_junctions.Component.pdb |
◆ propogate [1/2]
int enumerate_junctions.Component.propogate = 0 |
|
static |
◆ propogate [2/2]
enumerate_junctions.Component.propogate |
◆ repeat_length [1/2]
int enumerate_junctions.Component.repeat_length = 0 |
|
static |
◆ repeat_length [2/2]
enumerate_junctions.Component.repeat_length |
◆ start [1/2]
bool enumerate_junctions.Component.start = False |
|
static |
◆ start [2/2]
enumerate_junctions.Component.start |
The documentation for this class was generated from the following file: