Skip to content

Peak calling fixing the merging bug #50

Merged
merged 10 commits into from
Jan 12, 2019
Merged

Peak calling fixing the merging bug #50

merged 10 commits into from
Jan 12, 2019

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    31315e6 View commit details
    Browse the repository at this point in the history
  2. fixing the bug with merging. The code will be edited soon to look nic…

    …e and easy to understand
    anastasiia committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    d4b1245 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'peak_calling' of https://github.molgen.mpg.de/loosolab/…

    …masterJLU2018 into peak_calling
    
    merging peak calling
    anastasiia committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    0f22336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b102737 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. the max_pos is the index, and so add always 1 after calculating it. O…

    …therwise it could be 0 as index
    anastasiia committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    b2f3773 View commit details
    Browse the repository at this point in the history
  2. adding a validation while printing to the output file. If there are p…

    …roblems with start/end positions or max_pos, the footprint will not be written to the output file
    anastasiia committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2fe66fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1523096 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. making the list out of the dictionary in the merge function to ensure…

    … the sorting before check for merging
    anastasiia committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    a9331ac View commit details
    Browse the repository at this point in the history
  2. deleting print statements

    anastasiia committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    40088b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220a508 View commit details
    Browse the repository at this point in the history