https://github.com/pierrebarbera/genesis-apps
https://github.com/pierrebarbera/genesis-apps
data-science phylogenetics placement
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierrebarbera/genesis-apps
- Owner: pierrebarbera
- License: gpl-3.0
- Created: 2018-06-15T08:49:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T12:18:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T07:32:35.559Z (over 1 year ago)
- Topics: data-science, phylogenetics, placement
- Language: C++
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Applications for the Genesis Library
A collection of apps for use with the [genesis library for phylogenetic placement post-analysis](https://github.com/lczech/genesis).
## Usage:
Simply navigate to the genesis/apps folder and clone this repository into it. Genesis will recognize it as an application subdirectory and build the apps with the next call to `make` (or `make update` if the build directory exists).
## Rules for Contributing
The style of these apps is pretty loose, but some rules should be followed:
- Filenames should be descriptive, dashes should be used as word separators
- apps should have one main purpose (UNIX-style)
- ideally apps should print to stdout such that they can be piped