Commit aab57bb8 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Updated MIT licenses

parent 15da5531
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ tools:
        description: |
            A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
        documentation: https://bedtools.readthedocs.io/en/latest/content/tools/complement.html
        licence: ['MIT']
input:
    - meta:
        type: map
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ tools:
        description: |
            A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
        documentation: https://bedtools.readthedocs.io/en/latest/content/tools/intersect.html
        licence: ['MIT']
input:
    - meta:
        type: map
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ tools:
        description: |
            A set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types.
        documentation: https://bedtools.readthedocs.io/en/latest/content/tools/merge.html
        licence: ['MIT']
input:
    - meta:
        type: map
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ tools:
          homepage: http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
          documentation: http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml
          doi: 10.1038/nmeth.1923
          licence: ['GPL-3.0-or-later']
input:
    - meta:
          type: map
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ tools:
          homepage: http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
          documentation: http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml
          doi: 10.1038/nmeth.1923
          licence: ['GPL-3.0-or-later']
input:
    - fasta:
          type: file
Loading