Skip to content

dfornika/aa-table-with-af

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

aa-table-with-af

Produce an 'amino acid table' file from a vcf, including depth and alt frequency info.

Dependencies

This script uses pysam to parse .vcf files. pysam is available on both pypi and bioconda.

Usage

usage: aa_table_with_af.py [-h] [-s SAMPLE_ID] vcf

positional arguments:
  vcf

optional arguments:
  -h, --help            show this help message and exit
  -s SAMPLE_ID, --sample_id SAMPLE_ID

About

Convert a .vcf file to 'aa_table.tsv', including depth & alt frequency info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages