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
Aflitos, Saulo Alves
vcf_stats
Commits
5405b84c
Commit
5405b84c
authored
Jan 15, 2015
by
Saulo
Browse files
Update README.md
parent
199ef477
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5405b84c
# vcf_stats
## Stats for VCF files in standalone HTML5
http://sauloal.github.io/vcf_stats/
## Example
http://htmlpreview.github.io/?http://cdn.rawgit.com/sauloal/vcf_stats/master/vcf_stats_report.py_report.html
### Run
input file1.vcf file2.vcf filen.vcf
```
pyhton vcf_stats.py file1.vcf file2.vcf filen.vcf
```
output file1.vcf.json file2.vcf.json filen.vcf.json
```
python vcf_stats_report.py file1.vcf.json file2.vcf.json filen.vcf.json
```
output vcf_stats_report.py_report.html
```
open vcf_stats_report.py_report.html in your browser and select the desired file to see the report.
```
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