Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-otter
Commits
b4a82ea1
Unverified
Commit
b4a82ea1
authored
Apr 11, 2019
by
Mira
Committed by
GitHub
Apr 11, 2019
Browse files
Merge branch 'master' into Bugfix/Perfomance_otf
parents
65c8809d
f32ca2ef
Changes
814
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
22 deletions
+20
-22
data/assembly.sql
data/assembly.sql
+1
-1
data/tinyassembly.sql
data/tinyassembly.sql
+1
-1
dev/otter_live_bash
dev/otter_live_bash
+1
-1
dev/otter_this
dev/otter_this
+1
-1
dev/sandbox_shove
dev/sandbox_shove
+1
-1
docs/xml_description_tables
docs/xml_description_tables
+1
-1
modules/BaseWindow.pm
modules/BaseWindow.pm
+1
-1
modules/Bio/Otter/Auth/Access.pm
modules/Bio/Otter/Auth/Access.pm
+1
-1
modules/Bio/Otter/Auth/DsList.pm
modules/Bio/Otter/Auth/DsList.pm
+1
-1
modules/Bio/Otter/Auth/SSO.pm
modules/Bio/Otter/Auth/SSO.pm
+1
-1
modules/Bio/Otter/Auth/User.pm
modules/Bio/Otter/Auth/User.pm
+1
-1
modules/Bio/Otter/Auth/UserGroup.pm
modules/Bio/Otter/Auth/UserGroup.pm
+1
-1
modules/Bio/Otter/Debug.pm
modules/Bio/Otter/Debug.pm
+1
-1
modules/Bio/Otter/Error.pm
modules/Bio/Otter/Error.pm
+1
-1
modules/Bio/Otter/Fetch/BAM.pm
modules/Bio/Otter/Fetch/BAM.pm
+1
-1
modules/Bio/Otter/Fetch/BigWig.pm
modules/Bio/Otter/Fetch/BigWig.pm
+1
-3
modules/Bio/Otter/Fetch/BigWig/Feature.pm
modules/Bio/Otter/Fetch/BigWig/Feature.pm
+1
-1
modules/Bio/Otter/Fetch/GFF.pm
modules/Bio/Otter/Fetch/GFF.pm
+1
-1
modules/Bio/Otter/Fetch/GFF/Feature.pm
modules/Bio/Otter/Fetch/GFF/Feature.pm
+1
-1
modules/Bio/Otter/GappedAlignment.pm
modules/Bio/Otter/GappedAlignment.pm
+1
-1
No files found.
data/assembly.sql
View file @
b4a82ea1
-- Copyright [2018] EMBL-European Bioinformatics Institute
-- Copyright [2018
-2019
] 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.
...
...
data/tinyassembly.sql
View file @
b4a82ea1
-- Copyright [2018] EMBL-European Bioinformatics Institute
-- Copyright [2018
-2019
] 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.
...
...
dev/otter_live_bash
View file @
b4a82ea1
#! /bin/sh
# Copyright [2018] EMBL-European Bioinformatics Institute
# Copyright [2018
-2019
] 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.
...
...
dev/otter_this
View file @
b4a82ea1
#!/bin/bash
# Copyright [2018] EMBL-European Bioinformatics Institute
# Copyright [2018
-2019
] 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.
...
...
dev/sandbox_shove
View file @
b4a82ea1
#! /bin/sh
# Copyright [2018] EMBL-European Bioinformatics Institute
# Copyright [2018
-2019
] 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.
...
...
docs/xml_description_tables
View file @
b4a82ea1
#!/usr/bin/env perl
# Copyright [2018] EMBL-European Bioinformatics Institute
# Copyright [2018
-2019
] 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/BaseWindow.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Auth/Access.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Auth/DsList.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Auth/SSO.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Auth/User.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Auth/UserGroup.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Debug.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Error.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Fetch/BAM.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Fetch/BigWig.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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.
...
...
@@ -25,7 +25,6 @@ use strict;
use
warnings
;
use
Try::
Tiny
;
use
Carp
;
use
Data::
Dumper
;
use
Bio::DB::
BigWig
qw( binMean )
;
use
Bio::Otter::Fetch::BigWig::
Feature
;
...
...
@@ -111,4 +110,3 @@ __END__
=head1 AUTHOR
Ana Code B<email> anacode@sanger.ac.uk
modules/Bio/Otter/Fetch/BigWig/Feature.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Fetch/GFF.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/Fetch/GFF/Feature.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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/Otter/GappedAlignment.pm
View file @
b4a82ea1
=head1 LICENSE
Copyright [2018] EMBL-European Bioinformatics Institute
Copyright [2018
-2019
] 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.
...
...
Prev
1
2
3
4
5
…
41
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment