Encoding: UTF-8
Package: MultiSV
Type: Package
Title: MultiSV: an R package for identification of structural
        variations in multiple populations based on whole genome
        resequencing
Version: 0.0-67
Date: 2014-08-27
Author: Khurram Maqbool
Maintainer: Khurram Maqbool <khurram.maqbool@outlook.com>
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.
Depends: R (>= 2.10)
Imports: nlme,reshape
License: LGPL (>= 3)
LazyLoad: yes
LazyData: yes
Packaged: 2014-08-27 15:44:57 UTC; khurram
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-08-27 18:52:26
Built: R 4.0.2; ; 2020-07-15 16:51:17 UTC; unix
