Skip to content

corrected the wrong stats output of number of footprints after filter #75

Merged
merged 4 commits into from
Jan 18, 2019

Commits on Jan 13, 2019

  1. Merge pull request #65 from loosolab/dev

    Dev
    renewiegandt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    f6a7c27 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    a999fb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. corrected the wrong stats output of number of footprints after filter

    wrong file was chosen. filtered_flagged.bed is the corresct one instead of filtered.bed
    JannikHamp committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    eeb5727 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. this should fix the 1 off count of footprins discrepacy

    The input file $data might still have or have not the header, thus it is checked.
    The file "filtered_flagged.bed" however has no header, thus no check needs to be made.
    JannikHamp committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    654c5f8 View commit details
    Browse the repository at this point in the history