CloneSet62


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6760.962or_test
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1664
Bio/Align/Applications/_Clustalw.py
26138
Bio/Align/Applications/_Clustalw.py
36381
Bio/Align/Applications/_Clustalw.py
46387
Bio/Align/Applications/_Clustalw.py
56393
Bio/Align/Applications/_Clustalw.py
66399
Bio/Align/Applications/_Clustalw.py
76413
Bio/Align/Applications/_Clustalw.py
Clone Instance
1
Line Count
6
Source Line
64
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-bootstrap","-BOOTSTRAP","BOOTSTRAP","bootstrap"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"Bootstrap a NJ tree (n= number of bootstraps; def. = 1000).",True)


Clone Instance
2
Line Count
6
Source Line
138
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-maxseqlen","-MAXSEQLEN","MAXSEQLEN","maxseqlen"],["input"],

                    lambda x:ininstance(x,types.IntType),False,"Maximum allowed input sequence length",True)


Clone Instance
3
Line Count
6
Source Line
381
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-helixendin","-HELIXENDIN","HELIXENDIN","helixendin"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"Number of residues inside helix to be treated as terminal",True)


Clone Instance
4
Line Count
6
Source Line
387
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-helixendout","-HELIXENDOUT","HELIXENDOUT","helixendout"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"Number of residues outside helix to be treated as terminal",True)


Clone Instance
5
Line Count
6
Source Line
393
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-strandendin","-STRANDENDIN","STRANDENDIN","strandendin"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"Number of residues inside strand to be treated as terminal",True)


Clone Instance
6
Line Count
6
Source Line
399
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-strandendout","-STRANDENDOUT","STRANDENDOUT","strandendout"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"number of residues outside strand to be treated as terminal",True)


Clone Instance
7
Line Count
6
Source Line
413
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-seed","-SEED","SEED","seed"],["input"],

                    lambda x:isinstance(x,types.IntType),False,"Seed number for bootstraps.",True)


Clone AbstractionParameter Count: 6Parameter Bindings

_Option([ [[#variable5d01a2a0]], [[#variable5c2eb0a0]], [[#variable60d19940]], [[#variable60d19e80]]],["input"], lambda x: [[#variable60d19ec0]](x,types.IntType),False, [[#variable60d19ee0]],True)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5d01a2a0]]
"-bootstrap" 
12[[#5d01a2a0]]
"-maxseqlen" 
13[[#5d01a2a0]]
"-helixendin" 
14[[#5d01a2a0]]
"-helixendout" 
15[[#5d01a2a0]]
"-strandendin" 
16[[#5d01a2a0]]
"-strandendout" 
17[[#5d01a2a0]]
"-seed" 
21[[#5c2eb0a0]]
"-BOOTSTRAP" 
22[[#5c2eb0a0]]
"-MAXSEQLEN" 
23[[#5c2eb0a0]]
"-HELIXENDIN" 
24[[#5c2eb0a0]]
"-HELIXENDOUT" 
25[[#5c2eb0a0]]
"-STRANDENDIN" 
26[[#5c2eb0a0]]
"-STRANDENDOUT" 
27[[#5c2eb0a0]]
"-SEED" 
31[[#60d19940]]
"BOOTSTRAP" 
32[[#60d19940]]
"MAXSEQLEN" 
33[[#60d19940]]
"HELIXENDIN" 
34[[#60d19940]]
"HELIXENDOUT" 
35[[#60d19940]]
"STRANDENDIN" 
36[[#60d19940]]
"STRANDENDOUT" 
37[[#60d19940]]
"SEED" 
41[[#60d19e80]]
"bootstrap" 
42[[#60d19e80]]
"maxseqlen" 
43[[#60d19e80]]
"helixendin" 
44[[#60d19e80]]
"helixendout" 
45[[#60d19e80]]
"strandendin" 
46[[#60d19e80]]
"strandendout" 
47[[#60d19e80]]
"seed" 
51[[#60d19ec0]]
isinstance 
52[[#60d19ec0]]
ininstance 
53[[#60d19ec0]]
isinstance 
54[[#60d19ec0]]
isinstance 
55[[#60d19ec0]]
isinstance 
56[[#60d19ec0]]
isinstance 
57[[#60d19ec0]]
isinstance 
61[[#60d19ee0]]
"Bootstrap a NJ tree (n= number of bootstraps; def. = 1000)." 
62[[#60d19ee0]]
"Maximum allowed input sequence length" 
63[[#60d19ee0]]
"Number of residues inside helix to be treated as terminal" 
64[[#60d19ee0]]
"Number of residues outside helix to be treated as terminal" 
65[[#60d19ee0]]
"Number of residues inside strand to be treated as terminal" 
66[[#60d19ee0]]
"number of residues outside strand to be treated as terminal" 
67[[#60d19ee0]]
"Seed number for bootstraps."