Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
biopet.biopet
Commits
7e3e31cb
Commit
7e3e31cb
authored
8 years ago
by
Moustakas
Browse files
Options
Downloads
Patches
Plain Diff
Improved Documentation
parent
c872ae76
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
docs/tools/CheckAllelesVcfInBam.md
+6
-5
6 additions, 5 deletions
docs/tools/CheckAllelesVcfInBam.md
with
6 additions
and
5 deletions
docs/tools/CheckAllelesVcfInBam.md
+
6
−
5
View file @
7e3e31cb
# CheckAllelesVcfInBam
## Introduction
This tool has been written to check the allele frequency in BAM files.
This tool has been written to check the allele frequency in BAM files.
This is meant for comparison with the allele frequency reported at the VCF file
## Example
To get the help menu:
...
...
@@ -16,14 +16,15 @@ Usage: CheckAllelesVcfInBam [options]
-v | --version
Print version
-I <file> | --inputFile <file>
VCF file
-o <file> | --outputFile <file>
output VCF file name
-s <value> | --sample <value>
sample name
-b <value> | --bam <value>
bam file, from which the variants (VCF files) were called
-m <value> | --min_mapping_quality <value>
minimum mapping quality score for a read to be taken into account
~~~
To run the tool:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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