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-io
Commits
58cf80a6
Commit
58cf80a6
authored
Sep 27, 2018
by
Tiago Grego
Browse files
grammar correction
parent
09de34e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/Bio/EnsEMBL/IO/Translator/SampleGenotypeFeature.pm
modules/Bio/EnsEMBL/IO/Translator/SampleGenotypeFeature.pm
+1
-1
modules/Bio/EnsEMBL/IO/Translator/StructuralVariationFeature.pm
...s/Bio/EnsEMBL/IO/Translator/StructuralVariationFeature.pm
+1
-1
No files found.
modules/Bio/EnsEMBL/IO/Translator/SampleGenotypeFeature.pm
View file @
58cf80a6
...
...
@@ -70,7 +70,7 @@ sub new {
$field_callbacks
{'
format
'}
=
'
format
';
}
else
{
warn
"
There is n
o individuals/samples list provided!
\n
";
warn
"
N
o individuals/samples list provided!
\n
";
}
# Once we have the instance, add our customized callbacks
...
...
modules/Bio/EnsEMBL/IO/Translator/StructuralVariationFeature.pm
View file @
58cf80a6
...
...
@@ -102,7 +102,7 @@ sub new {
$field_callbacks
{'
format
'}
=
'
format
';
}
else
{
warn
"
There is n
o individuals/samples list provided!
\n
";
warn
"
N
o individuals/samples list provided!
\n
";
}
# Once we have the instance, add our customized callbacks
...
...
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