Class BilbaoReader

  • All Implemented Interfaces:
    javajs.api.GenericLineReader

    public class BilbaoReader
    extends AtomSetCollectionReader
    Bilbao Crystallographic Database file reader see, for example, http://www.cryst.ehu.es/cryst/compstru.html Comparison of Crystal Structures with the same Symmetry Note that this reader scrapes HTML. Keys for Bilbao format data are a given bit of text such as "High symmetry structure". Any changes to that (including capitalization) will cause this reader to fail. The space group number is read immediately after the "pre" tag on that line. filter options include: HIGH include high-symmetry structure; preliminary only
    Author:
    Bob Hanson