Package demo

Class DemoAlignmentFromFasta


  • public class DemoAlignmentFromFasta
    extends Object
    Demo of how to use the FastaStructureParser class to read protein structures from a FASTA file.
    Author:
    Spencer Bliven
    • Constructor Detail

      • DemoAlignmentFromFasta

        public DemoAlignmentFromFasta()
    • Method Detail

      • getAlignmentFromFasta

        public static void getAlignmentFromFasta()
                                          throws org.biojava.nbio.structure.StructureException
        Throws:
        org.biojava.nbio.structure.StructureException
      • main

        public static void main​(String[] args)
                         throws org.biojava.nbio.structure.StructureException
        Throws:
        org.biojava.nbio.structure.StructureException