Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
ensembl-hive
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Jira
Jira
Merge Requests
7
Merge Requests
7
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
c9463b97
Commit
c9463b97
authored
Jan 08, 2021
by
nwillhoft
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'version/2.4' into version/2.5
Yearly copyright update
parents
289e2601
8137a044
Changes
154
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
154 changed files
with
154 additions
and
154 deletions
+154
-154
LICENSE
LICENSE
+1
-1
modules/Bio/EnsEMBL/Hive.pm
modules/Bio/EnsEMBL/Hive.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Accumulator.pm
modules/Bio/EnsEMBL/Hive/Accumulator.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Analysis.pm
modules/Bio/EnsEMBL/Hive/Analysis.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisCtrlRule.pm
modules/Bio/EnsEMBL/Hive/AnalysisCtrlRule.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
+1
-1
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Cacheable.pm
modules/Bio/EnsEMBL/Hive/Cacheable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Configurable.pm
modules/Bio/EnsEMBL/Hive/Configurable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowTargetAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowTargetAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/LogMessageAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/LogMessageAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/MetaAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/MetaAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/NakedTableAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/NakedTableAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/ObjectAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/ObjectAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/PipelineWideParametersAdaptor.pm
...s/Bio/EnsEMBL/Hive/DBSQL/PipelineWideParametersAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceDescriptionAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceDescriptionAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/RoleAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/RoleAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/SqlSchemaAdaptor.pm
modules/Bio/EnsEMBL/Hive/DBSQL/SqlSchemaAdaptor.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DBSQL/StatementHandle.pm
modules/Bio/EnsEMBL/Hive/DBSQL/StatementHandle.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DataflowTarget.pm
modules/Bio/EnsEMBL/Hive/DataflowTarget.pm
+1
-1
modules/Bio/EnsEMBL/Hive/DependentOptions.pm
modules/Bio/EnsEMBL/Hive/DependentOptions.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/DbCmd/PipeConfig/TableDumperZipper_conf.pm
.../Hive/Examples/DbCmd/PipeConfig/TableDumperZipper_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/ApplyToDatabases_conf.pm
...ve/Examples/Factories/PipeConfig/ApplyToDatabases_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/CompressFiles_conf.pm
.../Hive/Examples/Factories/PipeConfig/CompressFiles_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/FastaSplitter_conf.pm
.../Hive/Examples/Factories/PipeConfig/FastaSplitter_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/RunListOfCommandsOnFarm_conf.pm
...ples/Factories/PipeConfig/RunListOfCommandsOnFarm_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/FailureTest_conf.pm
.../Hive/Examples/FailureTest/PipeConfig/FailureTest_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm
...Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/RunnableDB/FailureTest.pm
...sEMBL/Hive/Examples/FailureTest/RunnableDB/FailureTest.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/GC/PipeConfig/GCPct_conf.pm
...les/Bio/EnsEMBL/Hive/Examples/GC/PipeConfig/GCPct_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/GC/RunnableDB/CalcOverallPercentage.pm
...EMBL/Hive/Examples/GC/RunnableDB/CalcOverallPercentage.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/GC/RunnableDB/CountATGC.pm
modules/Bio/EnsEMBL/Hive/Examples/GC/RunnableDB/CountATGC.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultClient_conf.pm
.../Hive/Examples/LongMult/PipeConfig/LongMultClient_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultServer_conf.pm
.../Hive/Examples/LongMult/PipeConfig/LongMultServer_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultSt_conf.pm
...EMBL/Hive/Examples/LongMult/PipeConfig/LongMultSt_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultSt_pyconf.pm
...BL/Hive/Examples/LongMult/PipeConfig/LongMultSt_pyconf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultWf_conf.pm
...EMBL/Hive/Examples/LongMult/PipeConfig/LongMultWf_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMult_conf.pm
...nsEMBL/Hive/Examples/LongMult/PipeConfig/LongMult_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/SmartLongMult_conf.pm
...L/Hive/Examples/LongMult/PipeConfig/SmartLongMult_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
.../EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
...EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
...EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
...BL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Limiter.pm
modules/Bio/EnsEMBL/Hive/Limiter.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow.pm
modules/Bio/EnsEMBL/Hive/Meadow.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow/LOCAL.pm
modules/Bio/EnsEMBL/Hive/Meadow/LOCAL.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
modules/Bio/EnsEMBL/Hive/Meadow/LSF.pm
+1
-1
modules/Bio/EnsEMBL/Hive/MetaParameters.pm
modules/Bio/EnsEMBL/Hive/MetaParameters.pm
+1
-1
modules/Bio/EnsEMBL/Hive/NakedTable.pm
modules/Bio/EnsEMBL/Hive/NakedTable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Params.pm
modules/Bio/EnsEMBL/Hive/Params.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipeConfig/EnsemblGeneric_conf.pm
modules/Bio/EnsEMBL/Hive/PipeConfig/EnsemblGeneric_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipeConfig/HiveGeneric_conf.pm
modules/Bio/EnsEMBL/Hive/PipeConfig/HiveGeneric_conf.pm
+1
-1
modules/Bio/EnsEMBL/Hive/PipelineWideParameters.pm
modules/Bio/EnsEMBL/Hive/PipelineWideParameters.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Process.pm
modules/Bio/EnsEMBL/Hive/Process.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Queen.pm
modules/Bio/EnsEMBL/Hive/Queen.pm
+1
-1
modules/Bio/EnsEMBL/Hive/ResourceClass.pm
modules/Bio/EnsEMBL/Hive/ResourceClass.pm
+1
-1
modules/Bio/EnsEMBL/Hive/ResourceDescription.pm
modules/Bio/EnsEMBL/Hive/ResourceDescription.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Role.pm
modules/Bio/EnsEMBL/Hive/Role.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/DatabaseDumper.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/DatabaseDumper.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/DbCmd.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/DbCmd.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/Dummy.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/Dummy.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/FastaFactory.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/FastaFactory.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/JobFactory.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/MySQLTransfer.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/MySQLTransfer.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/NotifyByEmail.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/NotifyByEmail.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/SlackNotification.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/SlackNotification.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/SqlCmd.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/SqlCmd.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/SqlHealthcheck.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/SqlHealthcheck.pm
+1
-1
modules/Bio/EnsEMBL/Hive/RunnableDB/SystemCmd.pm
modules/Bio/EnsEMBL/Hive/RunnableDB/SystemCmd.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Scheduler.pm
modules/Bio/EnsEMBL/Hive/Scheduler.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Scripts/InitPipeline.pm
modules/Bio/EnsEMBL/Hive/Scripts/InitPipeline.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Scripts/RunWorker.pm
modules/Bio/EnsEMBL/Hive/Scripts/RunWorker.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Scripts/StandaloneJob.pm
modules/Bio/EnsEMBL/Hive/Scripts/StandaloneJob.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Storable.pm
modules/Bio/EnsEMBL/Hive/Storable.pm
+1
-1
modules/Bio/EnsEMBL/Hive/TheApiary.pm
modules/Bio/EnsEMBL/Hive/TheApiary.pm
+1
-1
modules/Bio/EnsEMBL/Hive/URLFactory.pm
modules/Bio/EnsEMBL/Hive/URLFactory.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils.pm
modules/Bio/EnsEMBL/Hive/Utils.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Collection.pm
modules/Bio/EnsEMBL/Hive/Utils/Collection.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Config.pm
modules/Bio/EnsEMBL/Hive/Utils/Config.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Graph.pm
modules/Bio/EnsEMBL/Hive/Utils/Graph.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/GraphViz.pm
modules/Bio/EnsEMBL/Hive/Utils/GraphViz.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/PCL.pm
modules/Bio/EnsEMBL/Hive/Utils/PCL.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/RedirectStack.pm
modules/Bio/EnsEMBL/Hive/Utils/RedirectStack.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Slack.pm
modules/Bio/EnsEMBL/Hive/Utils/Slack.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Stopwatch.pm
modules/Bio/EnsEMBL/Hive/Utils/Stopwatch.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/Test.pm
modules/Bio/EnsEMBL/Hive/Utils/Test.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Utils/URL.pm
modules/Bio/EnsEMBL/Hive/Utils/URL.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Valley.pm
modules/Bio/EnsEMBL/Hive/Valley.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Version.pm
modules/Bio/EnsEMBL/Hive/Version.pm
+1
-1
modules/Bio/EnsEMBL/Hive/Worker.pm
modules/Bio/EnsEMBL/Hive/Worker.pm
+1
-1
scripts/beekeeper.pl
scripts/beekeeper.pl
+1
-1
scripts/db_cmd.pl
scripts/db_cmd.pl
+1
-1
scripts/dev/create_sql_patches.pl
scripts/dev/create_sql_patches.pl
+1
-1
scripts/dev/travis_run_tests.sh
scripts/dev/travis_run_tests.sh
+1
-1
scripts/generate_graph.pl
scripts/generate_graph.pl
+1
-1
scripts/generate_timeline.pl
scripts/generate_timeline.pl
+1
-1
scripts/hoover_pipeline.pl
scripts/hoover_pipeline.pl
+1
-1
scripts/init_pipeline.pl
scripts/init_pipeline.pl
+1
-1
scripts/load_resource_usage.pl
scripts/load_resource_usage.pl
+1
-1
scripts/runWorker.pl
scripts/runWorker.pl
+1
-1
scripts/seed_pipeline.pl
scripts/seed_pipeline.pl
+1
-1
scripts/standaloneJob.pl
scripts/standaloneJob.pl
+1
-1
scripts/tweak_pipeline.pl
scripts/tweak_pipeline.pl
+1
-1
sql/foreign_keys.sql
sql/foreign_keys.sql
+1
-1
sql/procedures.mysql
sql/procedures.mysql
+1
-1
sql/procedures.pgsql
sql/procedures.pgsql
+1
-1
sql/procedures.sqlite
sql/procedures.sqlite
+1
-1
sql/tables.mysql
sql/tables.mysql
+1
-1
sql/tables.pgsql
sql/tables.pgsql
+1
-1
sql/tables.sqlite
sql/tables.sqlite
+1
-1
sql/triggers.mysql
sql/triggers.mysql
+1
-1
sql/triggers.sqlite
sql/triggers.sqlite
+1
-1
t/01.utils/collection.t
t/01.utils/collection.t
+1
-1
t/01.utils/command_line.t
t/01.utils/command_line.t
+1
-1
t/01.utils/config.t
t/01.utils/config.t
+1
-1
t/01.utils/directory_hash.t
t/01.utils/directory_hash.t
+1
-1
t/01.utils/go_figure_dbc.t
t/01.utils/go_figure_dbc.t
+1
-1
t/01.utils/modules.t
t/01.utils/modules.t
+1
-1
t/01.utils/redirect_stack.t
t/01.utils/redirect_stack.t
+1
-1
t/01.utils/split_for_bash.t
t/01.utils/split_for_bash.t
+1
-1
t/01.utils/stopwatch.t
t/01.utils/stopwatch.t
+1
-1
t/01.utils/stringification.t
t/01.utils/stringification.t
+1
-1
t/01.utils/system_cmd.t
t/01.utils/system_cmd.t
+1
-1
t/01.utils/url.t
t/01.utils/url.t
+1
-1
t/02.api/fetch_and_count_by_multiple_columns.t
t/02.api/fetch_and_count_by_multiple_columns.t
+1
-1
t/02.api/local_dataflows.t
t/02.api/local_dataflows.t
+1
-1
t/02.api/naked_table_adaptor.t
t/02.api/naked_table_adaptor.t
+1
-1
t/02.api/param_substitution_test.t
t/02.api/param_substitution_test.t
+1
-1
t/02.api/require_code_version.t
t/02.api/require_code_version.t
+1
-1
t/02.api/sql_version.t
t/02.api/sql_version.t
+1
-1
t/04.meadow/lsf.t
t/04.meadow/lsf.t
+1
-1
t/04.meadow/valley.t
t/04.meadow/valley.t
+1
-1
t/05.runnabledb/dummy.t
t/05.runnabledb/dummy.t
+1
-1
t/05.runnabledb/fastafactory.t
t/05.runnabledb/fastafactory.t
+1
-1
t/05.runnabledb/job_factory.t
t/05.runnabledb/job_factory.t
+1
-1
t/05.runnabledb/python3.t
t/05.runnabledb/python3.t
+1
-1
t/05.runnabledb/systemcmd.t
t/05.runnabledb/systemcmd.t
+1
-1
t/10.pipeconfig/client_server.t
t/10.pipeconfig/client_server.t
+1
-1
t/10.pipeconfig/gcpct.t
t/10.pipeconfig/gcpct.t
+1
-1
t/10.pipeconfig/longmult.t
t/10.pipeconfig/longmult.t
+1
-1
No files found.
LICENSE
View file @
c9463b97
...
...
@@ -187,7 +187,7 @@
identification within third-party archives.
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
modules/Bio/EnsEMBL/Hive.pm
View file @
c9463b97
...
...
@@ -41,7 +41,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Accumulator.pm
View file @
c9463b97
...
...
@@ -12,7 +12,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Analysis.pm
View file @
c9463b97
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/AnalysisCtrlRule.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/AnalysisJob.pm
View file @
c9463b97
...
...
@@ -12,7 +12,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/AnalysisStats.pm
View file @
c9463b97
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Cacheable.pm
View file @
c9463b97
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
modules/Bio/EnsEMBL/Hive/Configurable.pm
View file @
c9463b97
...
...
@@ -14,7 +14,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AccumulatorAdaptor.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisAdaptor.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisCtrlRuleAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisDataAdaptor.pm
View file @
c9463b97
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
View file @
c9463b97
...
...
@@ -16,7 +16,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
View file @
c9463b97
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/DBAdaptor.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/DBConnection.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowRuleAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/DataflowTargetAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/LogMessageAdaptor.pm
View file @
c9463b97
...
...
@@ -21,7 +21,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/MetaAdaptor.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/NakedTableAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/ObjectAdaptor.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/PipelineWideParametersAdaptor.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceDescriptionAdaptor.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/RoleAdaptor.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/SqlSchemaAdaptor.pm
View file @
c9463b97
...
...
@@ -15,7 +15,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DBSQL/StatementHandle.pm
View file @
c9463b97
...
...
@@ -19,7 +19,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DataflowRule.pm
View file @
c9463b97
...
...
@@ -29,7 +29,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DataflowTarget.pm
View file @
c9463b97
...
...
@@ -7,7 +7,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/DependentOptions.pm
View file @
c9463b97
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/DbCmd/PipeConfig/TableDumperZipper_conf.pm
View file @
c9463b97
...
...
@@ -29,7 +29,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/ApplyToDatabases_conf.pm
View file @
c9463b97
...
...
@@ -23,7 +23,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/CompressFiles_conf.pm
View file @
c9463b97
...
...
@@ -23,7 +23,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/FastaSplitter_conf.pm
View file @
c9463b97
...
...
@@ -11,7 +11,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/Factories/PipeConfig/RunListOfCommandsOnFarm_conf.pm
View file @
c9463b97
...
...
@@ -21,7 +21,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/FailureTest_conf.pm
View file @
c9463b97
...
...
@@ -23,7 +23,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm
View file @
c9463b97
...
...
@@ -21,7 +21,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/FailureTest/RunnableDB/FailureTest.pm
View file @
c9463b97
...
...
@@ -41,7 +41,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/GC/PipeConfig/GCPct_conf.pm
View file @
c9463b97
...
...
@@ -54,7 +54,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/GC/RunnableDB/CalcOverallPercentage.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/GC/RunnableDB/CountATGC.pm
View file @
c9463b97
...
...
@@ -18,7 +18,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultClient_conf.pm
View file @
c9463b97
...
...
@@ -43,7 +43,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultServer_conf.pm
View file @
c9463b97
...
...
@@ -44,7 +44,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultSt_conf.pm
View file @
c9463b97
...
...
@@ -45,7 +45,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultSt_pyconf.pm
View file @
c9463b97
...
...
@@ -45,7 +45,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMultWf_conf.pm
View file @
c9463b97
...
...
@@ -43,7 +43,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/LongMult_conf.pm
View file @
c9463b97
...
...
@@ -43,7 +43,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/PipeConfig/SmartLongMult_conf.pm
View file @
c9463b97
...
...
@@ -47,7 +47,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/AddTogether.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/DigitFactory.pm
View file @
c9463b97
...
...
@@ -22,7 +22,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/LongMult/RunnableDB/PartMultiply.pm
View file @
c9463b97
...
...
@@ -17,7 +17,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Examples/SystemCmd/PipeConfig/AnyCommands_conf.pm
View file @
c9463b97
...
...
@@ -24,7 +24,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/GuestProcess.pm
View file @
c9463b97
...
...
@@ -102,7 +102,7 @@ response from GuestProcess):
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Limiter.pm
View file @
c9463b97
...
...
@@ -12,7 +12,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...
...
modules/Bio/EnsEMBL/Hive/Meadow.pm
View file @
c9463b97
...
...
@@ -13,7 +13,7 @@
=head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-202
0
] EMBL-European Bioinformatics Institute
Copyright [2016-202
1
] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.