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

Refactor merge_sv_calls.R #81

Open
lsantuari opened this issue Nov 30, 2020 · 1 comment
Open

Refactor merge_sv_calls.R #81

lsantuari opened this issue Nov 30, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@lsantuari
Copy link
Contributor

merge_sv_calls.R takes the output of seqkit as input

@arnikz
Copy link
Contributor

arnikz commented Nov 30, 2020

merge_sv_calls.R takes the output of seqkit as input

That's correct.

cmd="$p locate -i -P -r -p "N+" --bed \"$FASTA\" -o \"$REF_REG\""

sv-channels/run.sh

Lines 300 to 305 in 6669847

cmd="$p.R \
-i \"$sv_dir\" \
-f \"$EXCL_LIST\" \
-n \"$REF_REG\" \
-m $c \
-o \"$bedpe\""

Could you add some details on what needs to be changed or refactored here?

@lsantuari lsantuari pinned this issue Dec 1, 2020
@lsantuari lsantuari unpinned this issue Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants