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 ffbb85b0
Show latest version
1 file
+ 3
1
Preferences
File browser
Compare changes
+ 3
1
@@ -406,7 +406,8 @@ process peakAnnotation {
}
// Define channel to find number of unique experiments
noUniqueExperiments = 2
noUniqueExperiments = uniqueExperiments
.readLines().size()
// Calculate Differential Binding Activity
process diffPeaks {
@@ -431,6 +432,7 @@ process diffPeaks {
"""
touch design_diffpeak_annotatePeaks.tsv
touch no_diffbind.bed
touch no_diffbind.csv
touch heatmap.pdf
touch pca.pdf
touch normcount_peaksets.txt