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

could not find function "identify_germline" #12

Open
Bio-LiHe opened this issue Feb 1, 2023 · 1 comment
Open

could not find function "identify_germline" #12

Bio-LiHe opened this issue Feb 1, 2023 · 1 comment

Comments

@Bio-LiHe
Copy link

Bio-LiHe commented Feb 1, 2023

Hi
I run the following code

grm = identify_germline(normal.table.path = "~/git/dryclean/inst/extdata/normal_table.rds", path.to.save = "~/git/dryclean/inst/extdata/", signal.thresh=0.5, pct.thresh=0.98)

get an error

could not find function "identify_germline"

Has identify_germline been discarded? Do it still need the step of Identifying germline events?

@pblaney
Copy link

pblaney commented Feb 13, 2023

Hi @Bio-LiHe

You likely have already found this out but that command has been deprecated. It is now included in the prepare_detergent() function.

I am currently testing the workflow but based on the output detergent.rds file, it appears the germline event inference has correctly taken place.

Hope this helps but the authors may have more to say on the matter.

Best,
Patrick

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

2 participants