Skip to content

Commit

Permalink
update copyright/licence notices
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed Feb 8, 2019
1 parent 0458093 commit 33c5f3c
Show file tree
Hide file tree
Showing 40 changed files with 157 additions and 113 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2016 The James Hutton Institute
Copyright (c) 2016-2019 The James Hutton Institute

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions bin/pdp_mafft_wrapper.py
Expand Up @@ -25,7 +25,7 @@
This wrapper is not very robust, but will be improved in later
versions of pdp.
(c) The James Hutton Institute 2018
(c) The James Hutton Institute 2018-2019
Author: Leighton Pritchard
Contact:
Expand All @@ -37,7 +37,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/blast.py
Expand Up @@ -25,7 +25,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/classify.py
Expand Up @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/config.py
Expand Up @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/eprimer3.py
Expand Up @@ -17,7 +17,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/extract.py
Expand Up @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
86 changes: 42 additions & 44 deletions diagnostic_primers/multiprocessing.py
@@ -1,51 +1,49 @@
#!/usr/bin/env python3
#
# prodigal.py
#
# Code to conduct CDS prediction with Prodigal
#
# (c) The James Hutton Institute 2016
# Author: Leighton Pritchard
#
# Contact:
# leighton.pritchard@hutton.ac.uk
#
# Leighton Pritchard,
# Information and Computing Sciences,
# James Hutton Institute,
# Errol Road,
# Invergowrie,
# Dundee,
# DD6 9LH,
# Scotland,
# UK
#
# The MIT License
#
# Copyright (c) 2016 The James Hutton Institute
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

"""Code to run a set of command-line jobs using multiprocessing.
# -*- coding: utf-8 -*-
"""multiprocessing.py
Code to run a set of command-line jobs using multiprocessing.
For parallelisation on multi-core desktop/laptop systems, etc. we use
Python's multiprocessing module to distribute command-line jobs.
(c) The James Hutton Institute 2016-2019
Author: Leighton Pritchard
Contact:
leighton.pritchard@hutton.ac.uk
Leighton Pritchard,
Information and Computing Sciences,
James Hutton Institute,
Errol Road,
Invergowrie,
Dundee,
DD2 5DA,
Scotland,
UK
The MIT License
Copyright (c) 2016-2019 The James Hutton Institute
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
"""

import multiprocessing
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/nucmer.py
Expand Up @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/plot.py
Expand Up @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/primersearch.py
Expand Up @@ -14,7 +14,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/prodigal.py
Expand Up @@ -16,7 +16,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_primers/scripts/logger.py
Expand Up @@ -12,13 +12,13 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
The MIT License
Copyright (c) 2017 The James Hutton Institute
Copyright (c) 2017-2019 The James Hutton Institute
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/blastscreen_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/classify_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/common_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/config_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/dedupe_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/eprimer3_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/extract_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/filter_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/nucmer_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/plot_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/primersearch_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_primers/scripts/parsers/scheduler_parser.py
Expand Up @@ -12,7 +12,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down
6 changes: 3 additions & 3 deletions diagnostic_primers/scripts/pdp_script.py
Expand Up @@ -4,7 +4,7 @@
Implements the pdp script for finding differential primers
(c) The James Hutton Institute 2017-2018
(c) The James Hutton Institute 2017-2019
Author: Leighton Pritchard
Contact: leighton.pritchard@hutton.ac.uk
Expand All @@ -15,13 +15,13 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
The MIT License
Copyright (c) 2017 The James Hutton Institute
Copyright (c) 2017-2019 The James Hutton Institute
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
8 changes: 4 additions & 4 deletions diagnostic_primers/scripts/subcommands/subcmd_blastscreen.py
Expand Up @@ -2,9 +2,9 @@
# -*- coding: utf-8 -*-
"""subcmd_blastscreen.py
Provides the blastscreen subcommand for pdp.py
Provides the blastscreen subcommand for pdp
(c) The James Hutton Institute 2017-18
(c) The James Hutton Institute 2017-19
Author: Leighton Pritchard
Contact: leighton.pritchard@hutton.ac.uk
Expand All @@ -15,13 +15,13 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
The MIT License
Copyright (c) 2017-18 The James Hutton Institute
Copyright (c) 2017-19 The James Hutton Institute
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
6 changes: 3 additions & 3 deletions diagnostic_primers/scripts/subcommands/subcmd_classify.py
Expand Up @@ -2,9 +2,9 @@
# -*- coding: utf-8 -*-
"""subcmd_classify.py
Provides the classify subcommand for pdp.py
Provides the classify subcommand for pdp
(c) The James Hutton Institute 2017-18
(c) The James Hutton Institute 2017-19
Author: Leighton Pritchard
Contact: leighton.pritchard@hutton.ac.uk
Expand All @@ -15,7 +15,7 @@
Errol Road,
Invergowrie,
Dundee,
DD6 9LH,
DD2 5DA,
Scotland,
UK
Expand Down

0 comments on commit 33c5f3c

Please sign in to comment.