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

Major refactoring #95

Open
5 of 9 tasks
lsantuari opened this issue Feb 3, 2022 · 0 comments
Open
5 of 9 tasks

Major refactoring #95

lsantuari opened this issue Feb 3, 2022 · 0 comments

Comments

@lsantuari
Copy link
Contributor

lsantuari commented Feb 3, 2022

  • integration of brentp's code in the refactor branch;
  • fix the bug that leads to the generation of multiple windows for the same positions;
  • move the run.sh script to the svchannels folder and adapt it to run the scripts:
  1. extract_signals.py
  2. generate_channels.py
  • add vcf2bedpe.R to the run.sh script;
  • copy the label_windows.py to the svchannels folder;
  • simplify the I/O of the label_windows.py script. It should take in input the file for the positions (BEDPE1) and the file with the truth set positions (BEDPE2) and output a file (BEDPE3) with the positions from BEDPE1 labelled as either DEL or REF;
  • add script for training (optimize);
  • add script to generate predictions (predict);
  • add bedpe_to_vcf to generate the final VCF output;
@lsantuari lsantuari self-assigned this Feb 3, 2022
lsantuari added a commit that referenced this issue Feb 3, 2022
lsantuari added a commit that referenced this issue Feb 3, 2022
lsantuari added a commit that referenced this issue Feb 3, 2022
lsantuari added a commit that referenced this issue Feb 7, 2022
lsantuari added a commit that referenced this issue Feb 7, 2022
lsantuari added a commit that referenced this issue Feb 7, 2022
lsantuari added a commit that referenced this issue Feb 17, 2022
lsantuari added a commit that referenced this issue Feb 21, 2022
lsantuari added a commit that referenced this issue Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant