@hackage classify-frog0.2.4.3
Classify sounds produced by Xenopus laevis
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (0)
- array >=0.4 && <0.6
- audacity >=0.0.1 && <0.1
- base >=4 && <5
- bifunctors >=5 && <6
- carray >=0.1.5 && <0.2
- comfort-array >=0.4 && <0.5 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
buildsketch
(off by default)
Enable some sketch programs
llvm
(on by default)
Enable efficient signal processing using LLVM
This program is part of the Xenocall project. Researchers observed that the amount and duration of calls of the African clawed frog (Xenopus laevis) change when exposed to hormonal effective substances. The Xenocall project checks whether this effect can be used as an endpoint in animal tests instead of dissecting animals after the experiments.
An experiment for one substance may produce about 100 hours of audio recordings. It is a very tedious and error-prone work to examine this amount of data visually or by listening. The purpose of this program is to examine the recordings automatically and generate tables with basic statistical parameters.
Read the full report at http://code.henning-thielemann.de/classify-frog-doc/report.pdf.