| Package | Description |
|---|---|
| org.biojava.nbio.structure.align.gui | |
| org.biojava.nbio.structure.gui.util |
Some utility classes for the protein structure GUIs.
|
| Modifier and Type | Method and Description |
|---|---|
static AlignmentGui |
AlignmentGui.getInstance() |
static AlignmentGui |
AlignmentGui.getInstanceNoVisibilityChange() |
| Constructor and Description |
|---|
AlignmentCalc(AlignmentGui parent,
Structure s1,
Structure s2,
String name1,
String name2)
requests an alignment of pdb1 vs pdb 2.
|
AlignmentCalcDB(AlignmentGui parent,
Structure s1,
String name1,
UserConfiguration config,
String outFile,
Boolean domainSplit) |
| Constructor and Description |
|---|
AlignmentCalc(AlignmentGui parent,
Structure s1,
Structure s2)
requests an alignment of pdb1 vs pdb 2.
|
Copyright © 2000–2019 BioJava. All rights reserved.