Description Usage Arguments Value
This function handles vcf, varscan2 tab variant & fasta file formats onto handle_fasta(). Returns an intermediate data.frame, which contains variant information to be annotated by annotate_variants().
1 | read_input(infile, global)
|
infile |
Path to the input file |
global |
Package object for consistent runtime variables |
An intermediate data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.