For the purpose of reproducible research it would be great if ProbABEL got a logging function like Plink has, where the screen output of analysis X ends up in a file names X.log, with X being the specified output file basename (from the --out option).
This is a 'liftover' of feature request #5932 from the R-forge tracker.
For the purpose of reproducible research it would be great if ProbABEL got a logging function like Plink has, where the screen output of analysis X ends up in a file names
X.log
, with X being the specified output file basename (from the--out
option).