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
c1073fd3
Commit
c1073fd3
authored
Jul 06, 2016
by
Moustakas
Browse files
Created a help page for BaseCounter. It is incomplete
parent
1261f884
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/tools/BaseCounter.md
0 → 100644
View file @
c1073fd3
# BaseCounter
## Introduction
This tool will generate Base count based on a bam file and a refflat file
## Example
Help menu
~~~~
Usage: BaseCounter [options]
-l <value> | --log_level <value>
Log level
-h | --help
Print usage
-v | --version
Print version
-r <file> | --refFlat <file>
refFlat file. Mandatory
-o <directory> | --outputDir <directory>
Output directory. Mandatory
-b <file> | --bam <file>
Bam file. Mandatory
-p <prefix> | --prefix
~~~~
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