Explorar el Código

Improve project.clj.

tags/v0.1.1
YJC hace 3 años
padre
commit
4298de7116
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. +5
    -1
      project.clj

+ 5
- 1
project.clj Ver fichero

@@ -1,4 +1,8 @@
(defproject tservice/merge-rnaseq-expression "v0.1.0"
(defproject tservice-plugins/merge-rnaseq-expression "v0.1.0"
:description "Merge RNA-Seq FPKM & count files and generate multiqc report."
:url "https://github.com/tservice-plugins/merge-rnaseq-expression"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:min-lein-version "2.5.0"
:deployable true


Cargando…
Cancelar
Guardar