From 07b9765d30ce8b4f476531af4fa4118bd345e515 Mon Sep 17 00:00:00 2001 From: Bo Gao Date: Thu, 1 Mar 2018 16:35:19 +0100 Subject: [PATCH] Update manual.md --- manual.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manual.md b/manual.md index fcacac8..0ed461b 100644 --- a/manual.md +++ b/manual.md @@ -26,6 +26,7 @@ Options: bases, default:400). --range INTEGER The searching range of approximate conversion (in kilo bases, default:10). + --beta FLOAT Parameter in quality control. --no_approximate_conversion Do not perform approximate conversion. --new_segment_header TEXT... Specify 4 new column names for new segment files. @@ -131,6 +132,12 @@ The default settings is ```step_size = 400```, ```range = 10```. The counting un These options have significant impact on the process time of re-conversion. In general they should be related to the average distance between adjacent probes of the experiment platform. +### beta +``` +--beta FLOAT +``` +This parameter controls the strictness of one of the quality control condition, the defaut value is 2. Please refer to the paper for more details. + ### new header names ``` --new_segment_header TEXT