Description Usage Arguments Value
View source: R/GTPlotting_Chromosome.R
Generate the genotype plots for each chromosome in seprate files.
1 | GTPlotting_Chromosome(vcfTablefile, chrome_length, ctrl_names)
|
vcfTablefile |
Dataframe which contains the important features extracted from a vcf file using VcfToTable function. |
chrome_length |
Dataframe which contains the size of each chromosome which is the output of the VcfToTable function. |
ctrl_names |
String which gives the name of the Controlled sample should be the same as in the vcf file. |
genotype plots for each chromosome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.