phenochar1.0
phenochar1.0 is a software package for extracting phenotypic characters from BDML version 0.15 files.Author
SSBD Group (ssbd at riken.jp)History
2013/09/02: Ver. 1 released2014/03/27: Ver. 2 released (Bug fixed.)
2015/11/27: Ver. 3 released (Counting function added.)
Source
phenochar1.0v3.zipInstallation
- Download phenochar1.0v3.zip and unzip the file.
- Install codesynthesis XSD.
- Set environmental variable XSD_ROOT to root directory of the codesynthesis XSD.
- make the files.
Description
These programs extract phenotypic characters from the content described in BDML version 0.15 file.Function
- angle calculates angle among three components.
- centroid calculates centroid of components.
- distance calculates distance between two components.
- move calculates migration length.
- timelength calculates existing time of a component.
- volume calculates volume of components.
- count calculates the number of components.
Back to phenochar Home