Skip to content

Instantly share code, notes, and snippets.

View kunstner's full-sized avatar

Axel Künstner kunstner

View GitHub Profile
@kunstner
kunstner / controlFREEC_ratios_2_Absolute.R
Last active October 10, 2023 09:30
Format Control-FREEC data for usage in doAbsolute
#
# created: 2023-10-10
# author: axel künstner
#
# Aim: Format Control-FREEC data for usage in doAbsolute
#
# Code was taken from https://github.com/BoevaLab/FREEC/issues/118
# and adjusted to be able to run on multiple samples
# converter function
@kunstner
kunstner / 0_reuse_code.js
Created December 7, 2016 13:29
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console