Skip to content

Releases: pyCoAn/distro

public pyCoAn release (0.3-fd5cc9d)

27 Oct 21:45
71e2ff3

Choose a tag to compare

This is a major overhaul of the initial release.
The release now contains new add-ons for Feret analysis and simulation of membrane-embedded proteins.
The ctf add-on is now incorporated in the base distribution.

It should work on most modern Linux distributions.
You must install the base distribution before installing the add ons.

Base distro installation:
tar -xf pycoan_base_distro_*.tar
cd pycoan_base_install
then follow the instructions in the INSTALL file

Add-on installation:
untar all add-ons you want to install with tar -xf
cd pycoan_add-on_install
then follow the instructions in the INSTALL file for each add-on

public pyCoAn release for Linux

09 Feb 17:43
76a1c14

Choose a tag to compare

Pre-release

This should work on most modern Linux distributions.
You must install the base distribution before installing the add ons.

Base distro installation:
tar -xf pycoan_base_distro_.tar
cd pycoan_base_install
then follow the instructions in the INSTALL file

Add-on installation:
untar all add-ons you want to install with tar -xf
cd pycoan_add-on_install
then follow the instructions in the INSTALL file for each add-on