Description Usage Arguments Value Examples
View source: R/SampleGeneVariations.R
Gets gene range of every gene with variations, Searches for possible variations in this range, Writes vcf entry for first variation. Prints complete vcf file.
1 2 | SampleGeneVariations(disease, output_directory, genes_variation,
file_prefix)
|
disease |
String; cancer name |
output_directory |
String; name of the output directory |
genes_variation |
List; genes with variations |
file_prefix |
String; name of the results output file |
None
1 | SampleGeneVariations(genes.variation)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.