defaultSettings()
brownianNoise.seed
is used as the random number generator seed when subsampling baits. Set this to make your analysis reproducible.setExperiment
, modifySettings
s <- defaultSettings()
print(s)
Run the code above in your browser using DataLab