Skip to content

Dev #79

Merged
merged 12 commits into from
Jan 21, 2019
Merged

Dev #79

merged 12 commits into from
Jan 21, 2019

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
  2. Merge pull request #75 from loosolab/JannikHamp-patch-4

    corrected the wrong stats output of number of footprints after filter
    renewiegandt committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    89bc089 View commit details
    Browse the repository at this point in the history
  3. README: Updated demo

    renewiegandt committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    eab7672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca5ff36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c81a8d8 View commit details
    Browse the repository at this point in the history
  6. README: parameter update

    renewiegandt committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    00a5854 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47b4555 View commit details
    Browse the repository at this point in the history
  8. pipeline.nf: Added errorStrategy 'finish' to process createGTF; Minor…

    … changes in help message
    renewiegandt committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    da0f096 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4756f35 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. README: Fixed typos

    renewiegandt committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    c1bfee4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from loosolab/estimation_motifs

    Estimation motifs
    renewiegandt committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    8be83da View commit details
    Browse the repository at this point in the history