Package demo
Class DemoSecStrucCalc
- java.lang.Object
 - 
- demo.DemoSecStrucCalc
 
 
- 
public class DemoSecStrucCalc extends Object
Demonstration on how to use the Secondary Structure Prediction (DSSP) implementation in BioJava and obtain different SS representations and outputs.- Author:
 - Aleix Lafita
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DemoSecStrucCalc() 
 - 
 
- 
- 
Constructor Detail
- 
DemoSecStrucCalc
public DemoSecStrucCalc()
 
 - 
 
- 
Method Detail
- 
main
public static void main(String[] args) throws IOException, StructureException
- Throws:
 IOExceptionStructureException
 
 - 
 
 -