scarHRD
scarHRD copied to clipboard
Writing output issues
Hello, I believe there might be minor tweaking, but the error I am getting is
_scarHRD::scar_score("./seqz_inscarhrd.tsv", chr.in.names=FALSE,
+ seqz = FALSE,
+ reference = "grch37")_
Determining HRD-LOH, LST, TAI
Error in write.table(t(HRDresulst), paste0(outputdir, "/", run_name, "_HRDresults.txt"), :
invalid 'row.names' specification
Could you please send me suggestions to resolve this .
Thanks
I also get this error when running a file with multiple samples as opposed to one. WOuld be interested if their is a fix for this?
I split my input by sampleID, then it worked. I guess you can only run scarHRD sample by sample