Skip to content
Snippets Groups Projects

Resolve "Add in current chip-analysis functionality."

Merged Venkat Malladi requested to merge 15_Annotation_diff_bind into master
Viewing commit 1ca8372e
Show latest version
2 files
+ 2
2
Preferences
File browser
Compare changes
@@ -25,4 +25,4 @@ def test_annotate_peaks_pairedend():
assert os.path.exists(os.path.join(test_output_path, 'ENCSR729LGA.chipseeker_upsetplot.pdf'))
annotation_file = test_output_path + 'ENCSR729LGA.chipseeker_annotation.csv'
assert os.path.exists(annotation_file)
assert utils.count_lines(annotation_file) == 25614
assert utils.count_lines(annotation_file) == 25391