Description Usage Arguments Value References
Read and write VCF tables
1 2 3 |
file |
|
col_types |
- CHROM [character] - POS [integer] - ID [character] - REF [character] - ALT [character] - QUAL [double] - FILTER [character] - INFO [character] |
callback |
|
chunk_size |
|
... |
Arguments passed to readr::read_tsv, or
readr::read_tsv_chunked if |
vcf |
|
An object with class vcf (inherits data.frame class). VCF header
information is stored as an attribute accessible via attr(x, 'vcf').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.