Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
226e8f1e
Commit
226e8f1e
authored
Jul 06, 2016
by
Moustakas
Browse files
Improved documentation
parent
c1073fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/tools/bedtoolscoveragetocounts.md
View file @
226e8f1e
...
@@ -17,12 +17,13 @@ Usage: BedtoolsCoverageToCounts [options]
...
@@ -17,12 +17,13 @@ Usage: BedtoolsCoverageToCounts [options]
-v
|
--version
-v
|
--version
Print version
Print version
-I
<file> |
--input
<file>
-I
<file> |
--input
<file>
coverage file produced with bedtools
-o
<file> |
--output
<file>
-o
<file> |
--output
<file>
output file name
~~~
~~~
input: coverage file produced with bedtools
input:
A
coverage file produced with bedtools
output:
a
count file with the counts from the the values inside the coverage file. Where values could be almost everything, e.g.
output:
A
count file with the counts from the the values inside the coverage file. Where values could be almost everything, e.g.
genes, ensemblIDs etc. etc.
genes, ensemblIDs etc. etc.
To run the tool:
To run the tool:
...
...
Write
Preview
Supports
Markdown
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