-
Notifications
You must be signed in to change notification settings - Fork 5
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
Dsl2/filter sv blacklist #965
Conversation
…les, and renamed the python script to better reflect its purpose
… into referenceMap
…publishing of files
…sv processes only 1000 rows at a time
Suggestion: You might want to put signatures on codes which written by you @anoronh4 . Up to you. |
Why am I seeing both |
…does not meaningfully impact run time
…dsl2/filterSVBlacklist
Will do! |
Improvements to filtering:
pcawg6_sv_merge_master.sh
script from the same repo..*AnnotateSVBedpe
processes to improve runtime.pair_to_pair_annot.py
andpair_to_bed_annot.py
converged into and were replaced byfilter_regions_bedpe.py
. The name change makes the intention of the script more obvious.print
statements and exception handling to python scripts to improve logging/debugging.