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

Linkage_pull.pl code #16

Open
Avramis opened this issue May 24, 2024 · 0 comments
Open

Linkage_pull.pl code #16

Avramis opened this issue May 24, 2024 · 0 comments
Assignees

Comments

@Avramis
Copy link

Avramis commented May 24, 2024

The source code for Linkage_pull.pl in the dpclust3p/R/preprocessing.R file is deprecated and should be removed.

Adjust the commands

cmd=paste(LINKAGEPULL, " ", nearbyMuts_file, " ", bam_file, " ", bai_file, " ", zoomed_phase_file, " Mut", sep="")

in line 181 within the run_linkage_pull_mut function, and

cmd=paste(LINKAGEPULL, " ", linkedFile, " ", bam_file, " ", bai_file, " ", outfile, " SNP", sep="")

in line 276 within the run_linkage_pull_mut function to call the currently used function.

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