Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ensembl
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
ensembl
Commits
340aa470
Commit
340aa470
authored
21 years ago
by
Andreas Kusalananda Kähäri
Browse files
Options
Downloads
Patches
Plain Diff
Small update.
parent
9be5f17a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc-scripts/das_client/guzzle.README
+8
-7
8 additions, 7 deletions
misc-scripts/das_client/guzzle.README
with
8 additions
and
7 deletions
misc-scripts/das_client/guzzle.README
+
8
−
7
View file @
340aa470
...
...
@@ -85,9 +85,10 @@
implemented)
Most of these Perl modules have additional dependencies in themselves
(e.g. the Bio::Graphics module depends on the Perl GD module etc.),
but they are all available through CPAN, with the exception of
Bio::EnsEMBL::Mapper which is part of the Ensembl code base (sorry).
(e.g. the Bio::Graphics module depends on the Perl GD module, which in
turn depends on the libgd C library etc.), but they are all available
through CPAN, with the exception of Bio::EnsEMBL::Mapper which is part
of the Ensembl code base [5].
INSTALLATION
...
...
@@ -157,8 +158,8 @@
The "queryID" is what the user requests and need not be
unique. The cigar line is on the Ensembl Cigar format, see
[
5
] (at the end of the document). The file needs to be
sorted.
[
6
] (at the end of the document). The file needs to be
lexicographically
sorted.
BUGS
...
...
@@ -189,7 +190,7 @@
[2] http://www.biojava.org/dazzle/
[3] http://www.biodas.org/servers/
[4] http://www.ensembl.org/
[5] http://
www.ensembl.org/Docs/wiki/html/EnsemblDocs/CigarFormat.html
[5] http://
cvsweb.sanger.ac.uk/cgi-bin/cvsweb.cgi/ensembl/modules/Bio/EnsEMBL/Mapper/
[6] http://www.ensembl.org/Docs/wiki/html/EnsemblDocs/CigarFormat.html
// vim: et
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment