Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing output issues #20

Open
umasaxena opened this issue Jun 10, 2021 · 2 comments
Open

Writing output issues #20

umasaxena opened this issue Jun 10, 2021 · 2 comments

Comments

@umasaxena
Copy link

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

@mkinnaman
Copy link

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?

@hfl112
Copy link

hfl112 commented Nov 17, 2023

I split my input by sampleID, then it worked.
I guess you can only run scarHRD sample by sample

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants