Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
b2155f15
Commit
b2155f15
authored
Nov 27, 2013
by
Matthieu Muffato
Browse files
s/profile/timeline/g
parent
f731a413
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
scripts/generate_timeline.pl
scripts/generate_timeline.pl
+4
-4
No files found.
scripts/generate_timeline.pl
View file @
b2155f15
...
...
@@ -251,7 +251,7 @@ __DATA__
=head1 NAME
generate_
profil
e.pl
generate_
timelin
e.pl
=head1 DESCRIPTION
...
...
@@ -268,13 +268,13 @@ __DATA__
=head1 USAGE EXAMPLES
# Just run it the usual way: only the top 20 analysis will be reported in CSV format
generate_
profil
e.pl -url mysql://username:secret@hostname:port/database >
profil
e.csv
generate_
timelin
e.pl -url mysql://username:secret@hostname:port/database >
timelin
e.csv
# The same, but getting the analysis that fill 99.5% of the global activity in a PNG file
generate_
profil
e.pl -url mysql://username:secret@hostname:port/database -top .995 -output
profil
e.png
generate_
timelin
e.pl -url mysql://username:secret@hostname:port/database -top .995 -output
timelin
e.png
# Assuming you are only interested in a precise interval (in a PNG file)
generate_
profil
e.pl -url mysql://username:secret@hostname:port/database -start_date 2013-06-15T10:34 -end_date 2013-06-15T16:58 -output
profil
e.png
generate_
timelin
e.pl -url mysql://username:secret@hostname:port/database -start_date 2013-06-15T10:34 -end_date 2013-06-15T16:58 -output
timelin
e.png
=head1 OPTIONS
...
...
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