Skip to content

Commit

Permalink
Fix macs2_report check
Browse files Browse the repository at this point in the history
  • Loading branch information
wm75 committed Oct 25, 2024
1 parent 605f723 commit 99e5098
Showing 1 changed file with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,16 @@
expression: "SRR5204807_Spt5_rep1\t163.0\t0.0\t0.0\t844.+"
macs2_report:
element_tests:
wt_H3K4me3:
asserts:
- that: "has_text"
text: "# name = SRR5204807_Spt5_rep1"
- that: "has_text"
text: "# fragment size is determined as 163 bps"
- that: "has_text"
text: "# fragments after filtering in treatment: 86394"
rep1:
elements:
SRR5204807_Spt5_rep1:
asserts:
- that: "has_text"
text: "# name = SRR5204807_Spt5_rep1"
- that: "has_text"
text: "# fragment size is determined as 163 bps"
- that: "has_text"
text: "# fragments after filtering in treatment: 86394"
mapping_stats:
element_tests:
SRR5204807_Spt5_rep1:
Expand Down

0 comments on commit 99e5098

Please sign in to comment.