diff options
author | makc <makc@FreeBSD.org> | 2010-11-14 05:40:45 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-11-14 05:40:45 +0800 |
commit | f88e3e6e69b4d898f157276c8395d3e46dacb8b0 (patch) | |
tree | 73c12b30412da096e0eec53bbf814fc1befa3274 /science/py-biolccc/pkg-descr | |
parent | c96ee142e814063a4f83a58c3da4937c59cfb88c (diff) | |
download | freebsd-ports-gnome-f88e3e6e69b4d898f157276c8395d3e46dacb8b0.tar.gz freebsd-ports-gnome-f88e3e6e69b4d898f157276c8395d3e46dacb8b0.tar.zst freebsd-ports-gnome-f88e3e6e69b4d898f157276c8395d3e46dacb8b0.zip |
Add new port science/py-biolccc:
libBioLCCC is an open source library for prediction of peptide and
protein retention time in liquid chromatography. It is based on
BioLCCC model (Liquid Chromatography of Biomacromolecules at Critical
Conditions).
pyBioLCCC is set of Python wrappings around libBioLCCC.
WWW: http://theorchromo.ru/lib/
Diffstat (limited to 'science/py-biolccc/pkg-descr')
-rw-r--r-- | science/py-biolccc/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/science/py-biolccc/pkg-descr b/science/py-biolccc/pkg-descr new file mode 100644 index 000000000000..48c63965cfdd --- /dev/null +++ b/science/py-biolccc/pkg-descr @@ -0,0 +1,8 @@ +libBioLCCC is an open source library for prediction of peptide and +protein retention time in liquid chromatography. It is based on +BioLCCC model (Liquid Chromatography of Biomacromolecules at Critical +Conditions). + +pyBioLCCC is set of Python wrappings around libBioLCCC. + +WWW: http://theorchromo.ru/lib/ |