-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I merged joint mutect VCF results with facets output as input for the pictograph analysis. After a few hours of running, the program stopped with error shows below:
Error in 1:K : result would be too long a vector
Calls: runMCMCForAllBoxes ... writeClusterMCFsTable -> as.data.frame -> estimateMCFs -> matrix
In addition: Warning messages:
1: In FUN(X[[i]], ...) : Failed to set trace monitor for mcf
Variable mcf not found
2: In FUN(X[[i]], ...) : Failed to set trace monitor for ystar
Variable ystar not found
3: In max(.) : no non-missing arguments to max; returning -Inf
4: In max(.) : no non-missing arguments to max; returning -Inf
Execution halted
while the same or similar errors generated for two different input files, I am wondering:
- What is the requirement for the input file (except the specific columns, what I mean here is that whether I should remove some mutations with "0" values for some columns)?
- For the variant calls, should I generated vcf using joint calls or it is doesn't matter?
- What kind of trimming I should apply in order to make the input file smaller (as you know joint calls from multiple samples normally give big file)?
- The last question is how to avoid above errors by changing some of the configurations?
Thanks for your help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels