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

check exit code before joining multiprocessing #34

Merged
merged 13 commits into from
May 13, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    9010c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2700b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. correct debug message

    LaraFuhrmann committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b452b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. correct debug message

    LaraFuhrmann committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    755d344 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix vcf method

    LaraFuhrmann committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2543c0c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    ac1b097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988603f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0bb2ff View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    6b29140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9dabb8 View commit details
    Browse the repository at this point in the history
  3. fix last window

    LaraFuhrmann committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5ad106e View commit details
    Browse the repository at this point in the history
  4. adapt test

    LaraFuhrmann committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e429bd0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix b2w (#35)

    * return to before, make ref2binary okay for Ns
    
    * remove duplicate function update_tiling()
    
    * add new variable original_minimum_overlap for exteneded_window_mode since last_aligned_pos is in orignal reference genome space
    LaraFuhrmann authored May 2, 2024
    Configuration menu
    Copy the full SHA
    0020fa2 View commit details
    Browse the repository at this point in the history