Closed byb121 closed 5 years ago
It probably still is the case when there're more reads.
This is due to some error model used in the code, and seems acceptable by some users. Leave it for now.
I have a similar issue with much more reads (WGS at 30X coverage), and the estimated length varies in a large range (7kb to 13kb) across runs of telomerecat. I tried to increase the -N
option:
-N INT, --simulator_runs INT
The amount of times to run the length simulator.
A higher number better captures the uncertainty
produced by the insert length
distribution [Deafult 10]
but it doesn't seem to be more stable (the last two lines are with -N 10000
):
Sample,F1,F2,F4,Psi,Insert_mean,Insert_sd,Read_length,Initial_read_length,F2a,F2a_c,Length
60820188484223.bam,27738,3752,3109,1.837,357.0,128.664,151,151,643,643,9619.0
60820188484223.bam,28489,3676,2808,1.837,357.0,128.664,151,151,868,868,7215.91
60820188484223.bam,28025,3713,2990,1.837,357.0,128.664,151,151,723,723,8505.18
60820188484223.bam,27848,3704,3094,1.837,357.0,128.664,151,151,610,610,10052.293
60820188484223.bam,28068,3721,2932,1.837,357.0,128.664,151,151,789,789,7840.707
60820188484223.bam,28203,3768,2888,1.837,357.0,128.664,151,151,880,880,7088.456
60820188484223.bam,27440,3712,3269,1.837,357.0,128.664,151,151,443,443,13771.118
60820188484223.bam,27267,3820,3319,1.837,357.0,128.664,151,151,501,501,12035.8988
60820188484223.bam,28109,3714,2951,1.837,357.0,128.664,151,151,763,763,8109.6292
60820188484223.bam,27687,3701,3172,1.837,357.0,128.664,151,151,529,529,11550.6246
Any recommendation?
I have a similar issue with much more reads (WGS at 30X coverage), and the estimated length varies in a large range (7kb to 13kb) across runs of telomerecat. I tried to increase the
-N
option:-N INT, --simulator_runs INT The amount of times to run the length simulator. A higher number better captures the uncertainty produced by the insert length distribution [Deafult 10]
but it doesn't seem to be more stable (the last two lines are with
-N 10000
):Sample,F1,F2,F4,Psi,Insert_mean,Insert_sd,Read_length,Initial_read_length,F2a,F2a_c,Length 60820188484223.bam,27738,3752,3109,1.837,357.0,128.664,151,151,643,643,9619.0 60820188484223.bam,28489,3676,2808,1.837,357.0,128.664,151,151,868,868,7215.91 60820188484223.bam,28025,3713,2990,1.837,357.0,128.664,151,151,723,723,8505.18 60820188484223.bam,27848,3704,3094,1.837,357.0,128.664,151,151,610,610,10052.293 60820188484223.bam,28068,3721,2932,1.837,357.0,128.664,151,151,789,789,7840.707 60820188484223.bam,28203,3768,2888,1.837,357.0,128.664,151,151,880,880,7088.456 60820188484223.bam,27440,3712,3269,1.837,357.0,128.664,151,151,443,443,13771.118 60820188484223.bam,27267,3820,3319,1.837,357.0,128.664,151,151,501,501,12035.8988 60820188484223.bam,28109,3714,2951,1.837,357.0,128.664,151,151,763,763,8109.6292 60820188484223.bam,27687,3701,3172,1.837,357.0,128.664,151,151,529,529,11550.6246
Any recommendation?
were you able to solve this problem?
Telomerecat log:
Telomerecat results