diff --git a/workflow/scripts/annotate_peaks.R b/workflow/scripts/annotate_peaks.R index 79ea58ba8394a5b23e2600ee7472614fea861e1f..764106f7a529389e3de41f73b81600e0c37b92f8 100644 --- a/workflow/scripts/annotate_peaks.R +++ b/workflow/scripts/annotate_peaks.R @@ -1,10 +1,10 @@ #!/bin/Rscript -/* - * -------------------------------------------------------------------------- - * Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md) - * -------------------------------------------------------------------------- - */ +#* +#* -------------------------------------------------------------------------- +#* Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md) +#* -------------------------------------------------------------------------- +#* # Load libraries library("ChIPseeker") diff --git a/workflow/scripts/diff_peaks.R b/workflow/scripts/diff_peaks.R index 2f567491fc83444d52eeb2bf30e3088a40913a10..3c5401e20b1c58235767f7c5a1e511c305c0a8db 100644 --- a/workflow/scripts/diff_peaks.R +++ b/workflow/scripts/diff_peaks.R @@ -1,10 +1,10 @@ #!/bin/Rscript -/* - * -------------------------------------------------------------------------- - * Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md) - * -------------------------------------------------------------------------- - */ +#* +#* -------------------------------------------------------------------------- +#* Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md) +#* -------------------------------------------------------------------------- +#* # Load libraries library("DiffBind")