chaolinzhanglab / czplib

Chaolin Zhang lab perl library
GNU General Public License v3.0
5 stars 8 forks source link

czplib - Chaolin Zhang lab perl library

This is the perl library used by various software packages developed by Chaolin Zhang lab.

License

The library is released under the GPL-3.0 license.

Installation

Manual installation

Add the library path to the environment variable, so perl can find it.

`export PERL5LIB=/usr/local/lib/czplib`