public class ParseUsingBioJava extends Object
| Constructor and Description |
|---|
ParseUsingBioJava() |
| Modifier and Type | Method and Description |
|---|---|
Structure |
getBiojavaStruct(byte[] inputByteArray,
org.rcsb.mmtf.decoder.ParsingParams parsingParams)
Utility function to get a biojava structure from a byte array.
|
public Structure getBiojavaStruct(byte[] inputByteArray, org.rcsb.mmtf.decoder.ParsingParams parsingParams)
inputByteArray - Must be uncompressed (i.e. with entropy compression methods like gzip)parsingParams - Copyright © 2000-2016 BioJava. All Rights Reserved.