Skip to content
Snippets Groups Projects
Commit 8028c2d2 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add license info to pR scripts

parent 27d31ee7
Branches
Tags
2 merge requests!95Update rna-seq.nf,!92Resolve "Server changing... need to change .insert calls"
#!/usr/bin/env R
#calculateTPM.R
#*
#* --------------------------------------------------------------------------
#* Licensed under MIT (https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/blob/14a1c222e53f59391d96a2a2e1fd4995474c0d15/LICENSE)
#* --------------------------------------------------------------------------
#*
gc()
library(optparse)
......
#!/usr/bin/env R
#convertGeneSymbols.R
#*
#* --------------------------------------------------------------------------
#* Licensed under MIT (https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq/-/blob/14a1c222e53f59391d96a2a2e1fd4995474c0d15/LICENSE)
#* --------------------------------------------------------------------------
#*
gc()
library(optparse)
......
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