Sometimes information for predicted LOH calls is missing in the outputs which causes the assess_significance.R function to fail. This happens for chromosomes X and Y.
Here is an example of the error reported:
Loading required package: GenomeInfoDb
Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, :
line 911 did not have 9 elements
This is an example of the row:
X 155700000 156040895 0 loss somatic 0
Hello,
Sometimes information for predicted LOH calls is missing in the outputs which causes the assess_significance.R function to fail. This happens for chromosomes X and Y.
Here is an example of the error reported: Loading required package: GenomeInfoDb Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : line 911 did not have 9 elements
This is an example of the row: X 155700000 156040895 0 loss somatic 0
Do you maybe know what is causing this problem?
Thank you for this great tool, Ana