Learn R Programming

MultiSV (version 0.0-67)

MultiSV: an R package for identification of structural variations in multiple populations based on whole genome resequencing

Description

MultiSV is an R package for identification of structural variations in multiple populations based on whole genome resequencing. It fits linear mixed model and identifies structural variations in multiple populations using whole genome sequencing data. It could also be manipulated to use on RNA-seq data for differential gene expression (implementation in future releases). Main steps for analysis include generating read depth in bins using ComputeBinCounts. conversion of bins to MultiSV format using Bin2MultiSV. Finally, identification of structural variations using CallMultiSV.

Copy Link

Version

Install

install.packages('MultiSV')

Monthly Downloads

6

Version

0.0-67

License

LGPL (>= 3)

Maintainer

Khurram Maqbool

Last Published

August 27th, 2014

Functions in MultiSV (0.0-67)

IdfMltSV

Call MultiSVs
gtExEs

proc information
GetTestCfgFile

Function with MultiSV input example
CmptMltPvl

Compute Pvals of MultiSVs
ComputeBinCounts

Compute read counts in bins from read hits.
PrepMultiDt

Prepare MultiSV data
PrepMultiDtLgMn

Prepare MultiSV data
MultiSVData

RD Data
ProcMutilDt

Process Multi Data
WriteMultiSV

Output MultiSVs
MultiSVExample

MultiSV Example
PrbMlt

Fit linear mixed model
Bin2MultiSV

Read data using configuration file
CallMultiSV

A Method to identify MultiSV from RDbin files for different samples defined in Configuration File