Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

chromosomeVis (Package: RareVariantVis) :

Reads file containing table of variants (or alternatively, vcf file) from one chromosome and provides adequate visualization. Function outputs visualization png figure in current working directory. Figure illustrates variants (dots) in their genomic coordinates (x axis). Ratio of alternative reads and depth (y axis) gives information about type of variant: homozygous alternative (expected ratio 1) and heterozygous (expected ratio 0.5). Green dots represent rare variants that pass filters: coding/UTR, nonsynonymous variant with dbSNP frequency < 0.01. Orange vertical lines depict position of centromere. Red curve illustrates moving average of alternative reads/depth ratio. High values of this curve (exceedint 0.75) can suggest potential homozygous/deleterious regions. In addition, file containing table with rare variants only is generated. Table includes the same columns as input file.
● Data Source: BioConductor
● Keywords: ~varaints, ~visualization
● Alias: chromosomeVis
● 0 images

movingAverage (Package: RareVariantVis) :

Function calculates moving average from a vector of numeric values.
● Data Source: BioConductor
● Keywords: ~moving average
● Alias: movingAverage
● 0 images

multipleVis (Package: RareVariantVis) :

Reads files containing table of rare variants from one chromosome and provides adequate multiple sample visualization. Input files can be obtained from function chromosomeVis. Function outputs visualization html figure in current working directory. Figure depicts samples in subfigures. Subfigures illustrate variants (dots) in their genomic coordinates (x axis). Ratio of alternative reads and depth (y axis) gives information about type of variant: homozygous alternative (expected ratio 1) and heterozygous (expected ratio 0.5). Zoom to the figures is possible, by marking the region of interest with mouse left click. Right click induces zoom out and return to the original plot. Pointing on variants provides basic information about the variant - gene name and position on chromosome.
● Data Source: BioConductor
● Keywords: ~rare varaints, ~visualization
● Alias: multipleVis
● 0 images

rareVariantVis (Package: RareVariantVis) :

Reads file containing table of rare variants from one chromosome and provides adequate visualization. Input file can be obtained from function chromosomeVis. Function outputs visualization html figure in current working directory. Figure illustrates variants (dots) in their genomic coordinates (x axis). Ratio of alternative reads and depth (y axis) gives information about type of variant: homozygous alternative (expected ratio 1) and heterozygous (expected ratio 0.5). Zoom to the figures is possible, by marking the region of interest with mouse left click. Right click induces zoom out and return to the original plot. Pointing on variants provides basic information about the variant - gene name and position on chromosome.
● Data Source: BioConductor
● Keywords: ~rare varaints, ~visualization
● Alias: rareVariantVis
● 0 images

trioVis (Package: RareVariantVis) :

Reads files containing table of rare variants from one chromosome and provides adequate trio visualization. Input files can be obtained from function chromosomeVis. Function outputs visualization html figure in current working directory. Figure depicts three samples in subfigures: mother, index and father. Subfigures illustrate variants (dots) in their genomic coordinates (x axis). Ratio of alternative reads and depth (y axis) gives information about type of variant: homozygous alternative (expected ratio 1) and heterozygous (expected ratio 0.5). Zoom to the figures is possible, by marking the region of interest with mouse left click. Right click induces zoom out and return to the original plot. Pointing on variants provides basic information about the variant - gene name and position on chromosome. Some variants are clustering, especially in polymorphic genomic regions like HLA or MUC. Some of this regions are also technical sequencing artefacts. If variant belongs to such region (has more than 3 rare non-synonymous coding variants in region 100 000 bases to the left and to the right from variant) it is denoted as problematic region variant. It is also denoted as such in output text file.
● Data Source: BioConductor
● Keywords: ~rare varaints, ~visualization
● Alias: trioVis
● 0 images