Skip to content

Tools for handling CIF files, and CIF parsers used for the Crystallography Open Database (COD)

License

Notifications You must be signed in to change notification settings

rajeshprasanth/cod-tools

 
 

Repository files navigation

cod-tools -- a set of tools for CIF manipulation.

INSTALLATION

Before the installation of cod-tools, dependencies have to be installed.
Dependency installers for some operating systems are provided with the
cod-tools, under dependencies/, and can be executed as follows:

    source dependencies/Ubuntu-14.04/install.sh

To install cod-tools from a clean distribution, the following steps have
to be executed:

    make all
    make check
    make install PREFIX=/usr/local/install/cod-tools

Variable 'PREFIX' may be set to any preferred location.

BUGS

If you find bugs in cod-tools or have any feedback, please contact us at
cod-bugs@ibt.lt

About

Tools for handling CIF files, and CIF parsers used for the Crystallography Open Database (COD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Perl 50.1%
  • C 25.2%
  • Shell 10.7%
  • HTML 4.5%
  • Logos 3.4%
  • Makefile 2.1%
  • Other 4.0%