Repository for scripts developed and used by CoBiG² members. BEWARE! HERE BE ANTHROPOMORPHIC DRAGONS!
This script converts CSV files with time series given by the autodetec script into sequences. An example CSV file can be found in examples/.
Small script to perform several multiple test corrections. Contains a single function that takes two arguments: a list of p-values and the test type, which can be "FDR" (default), "Bonferroni" or "Bonferroni-Holm". Returns a list with the corrected p-values.
Everything is under the GPLv3.