public class DemoShowLargeAssembly
extends java.lang.Object
| Constructor and Description |
|---|
DemoShowLargeAssembly() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static Structure |
readStructure(java.lang.String pdbId,
int bioAssemblyId)
Load a specific biological assembly for a PDB entry
|
public static void main(java.lang.String[] args)
public static Structure readStructure(java.lang.String pdbId, int bioAssemblyId)
pdbId - .. the PDB IDbioAssemblyId - .. the first assembly has the bioAssemblyId 1Copyright © 2000-2020 BioJava. All Rights Reserved.