Skip to content
Snippets Groups Projects
Commit 151ac16b authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add license for scripts.

parent 8037f1ec
Branches
Tags
1 merge request!47Resolve "Add license"
#!/bin/Rscript
/*
* --------------------------------------------------------------------------
* Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md)
* --------------------------------------------------------------------------
*/
# Load libraries
library("ChIPseeker")
......
#!/bin/Rscript
/*
* --------------------------------------------------------------------------
* Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md)
* --------------------------------------------------------------------------
*/
# Load libraries
library("DiffBind")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment