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 - 10 of 139 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [14]  Sort:

intansv : Integrative analysis of structural variations

Package: intansv
Title: Integrative analysis of structural variations
Description: This package provides efficient tools to read and integrate
structural variations predicted by popular softwares. Annotation and
visulation of structural variations are also implemented in the
package.
Version: 1.10.0
Author: Wen Yao <ywhzau@gmail.com>
Maintainer: Wen Yao <ywhzau@gmail.com>
biocViews: Genetics, Annotation, Sequencing, Software
Depends: R (>= 2.14.0), plyr, ggbio, GenomicRanges
Imports: BiocGenerics, IRanges
License: Artistic-2.0
NeedsCompilation: no
Packaged: 2016-05-04 05:02:23 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Annotation, Genetics, Sequencing, Software
2 images, 12 functions, 0 datasets
● Reverse Depends: 0

isomiRs : Analyze isomiRs and miRNAs from small RNA-seq

Package: isomiRs
Version: 1.0.3
Date: 2016-06-01
Type: Package
Title: Analyze isomiRs and miRNAs from small RNA-seq
Description: Characterization of miRNAs and isomiRs, clustering and
differential expression.
biocViews: miRNA, RNASeq, DifferentialExpression, Clustering
Suggests: knitr, RUnit, BiocStyle
Depends: R (>= 3.2), DiscriMiner, IRanges, S4Vectors, GenomicRanges,
SummarizedExperiment (>= 0.2.0)
Imports: BiocGenerics (>= 0.7.5), DESeq2, plyr, dplyr, RColorBrewer,
gplots, methods, ggplot2, GGally
Author: Lorena Pantano, Georgia Escaramis
Maintainer: Lorena Pantano <lorena.pantano@gmail.com>
License: MIT + file LICENSE
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-02 06:05:46 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Clustering, DifferentialExpression, RNASeq, miRNA
4 images, 13 functions, 0 datasets
● Reverse Depends: 0

cnvGSA : Gene Set Analysis of (Rare) Copy Number Variants

Package: cnvGSA
Type: Package
Title: Gene Set Analysis of (Rare) Copy Number Variants
Version: 1.16.0
Date: 2015-03-02
Author: Daniele Merico <daniele.merico@gmail.com>, Robert Ziman <rziman@gmail.com>; packaged by Joseph Lugo <joseph.r.lugo@gmail.com>
Maintainer: Joseph Lugo <joseph.r.lugo@gmail.com>
Description: This package is intended to facilitate gene-set association with rare CNVs in case-control studies.
License: LGPL
LazyLoad: yes
Depends: brglm, doParallel, foreach, GenomicRanges, methods,
splitstackshape
Suggests: cnvGSAdata, org.Hs.eg.db
biocViews: MultipleComparison
NeedsCompilation: no
Packaged: 2016-05-04 04:30:02 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: MultipleComparison
● 0 images, 9 functions, 0 datasets
Reverse Depends: 1

compEpiTools : Tools for computational epigenomics

Package: compEpiTools
Type: Package
Title: Tools for computational epigenomics
Version: 1.6.3
Date: 2016-05-25
Author: Mattia Pelizzola, Kamal Kishore
Maintainer: Kamal Kishore <kamal.fartiyal84@gmail.com>
Description: Tools for computational epigenomics developed for the analysis, integration and simultaneous
visualization of various (epi)genomics data types across multiple genomic regions in multiple samples.
License: GPL
LazyLoad: yes
Imports: AnnotationDbi, BiocGenerics, Biostrings, Rsamtools, parallel,
grDevices, gplots, IRanges, GenomicFeatures, XVector,
methylPipe, GO.db, S4Vectors, GenomeInfoDb, ggplot2
Depends: R (>= 3.1.1), methods, topGO, GenomicRanges
Suggests: BSgenome.Mmusculus.UCSC.mm9,
TxDb.Mmusculus.UCSC.mm9.knownGene, org.Mm.eg.db, knitr,
rtracklayer
VignetteBuilder: knitr
biocViews: GeneExpression, Sequencing, Visualization, GenomeAnnotation,
Coverage
NeedsCompilation: no
Packaged: 2016-05-26 04:44:53 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Coverage, GeneExpression, GenomeAnnotation, Sequencing, Visualization
3 images, 30 functions, 0 datasets
● Reverse Depends: 0

consensusSeekeR : Detection of consensus regions inside a group of experiences using genomic positions and genomic ranges

Package: consensusSeekeR
Version: 1.0.2
Date: 2015-05-01
Title: Detection of consensus regions inside a group of experiences
using genomic positions and genomic ranges
Description: This package compares genomic positions and genomic ranges from
multiple experiments to extract common regions. The size of the analyzed region
is adjustable as well as the number of experiences in which a feature must be
present in a potential region to tag this region as a consensus region.
Author: Astrid Deschenes [cre, aut], Fabien Claude Lamaze [ctb], Pascal Belleau
[aut], Arnaud Droit [aut]
Author@R: c(person("Astrid", "Deschenes", email="Astrid-
Louise.Deschenes@crchudequebec.ulaval.ca",
role=c("cre","aut")), person("Fabien Claude", "Lamaze",
email="fabien.lamaze.1@ulaval.ca", role=c("ctb")),
person("Pascal", "Belleau",
email="pascal.belleau@crchuq.ulaval.ca", role=c("aut")),
person("Arnaud", "Droit",
email="arnaud.droit@crchuq.ulaval.ca", role=c("aut")))
Depends: R (>= 2.10), BiocGenerics, IRanges, GenomicRanges,
BiocParallel
Imports: GenomeInfoDb, rtracklayer, stringr, S4Vectors
Suggests: BiocStyle, ggplot2, knitr, RUnit
License: Artistic-2.0
URL: https://github.com/ArnaudDroitLab/consensusSeekeR
BugReports: https://github.com/ArnaudDroitLab/consensusSeekeR/issues
VignetteBuilder: knitr
NeedsCompilation: no
biocViews: BiologicalQuestion, ChIPSeq, Genetics, MultipleComparison,
Transcription, PeakDetection, Sequencing, Coverage
Maintainer: Astrid Louise Deschenes <Astrid-Louise.Deschenes@crchudequebec.ulaval.ca>
RoxygenNote: 5.0.1
Packaged: 2016-05-16 05:51:37 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: BiologicalQuestion, ChIPSeq, Coverage, Genetics, MultipleComparison, PeakDetection, Sequencing, Transcription
● 0 images, 7 functions, 20 datasets
● Reverse Depends: 0

csaw : ChIP-Seq Analysis with Windows

Package: csaw
Version: 1.6.1
Date: 2016-03-12
Title: ChIP-Seq Analysis with Windows
Author: Aaron Lun <alun@wehi.edu.au>, Gordon Smyth <smyth@wehi.edu.au>
Maintainer: Aaron Lun <alun@wehi.edu.au>
Depends: R (>= 3.3.0), GenomicRanges, SummarizedExperiment (>= 1.1.6)
Imports: Rsamtools, edgeR, limma, GenomicFeatures, AnnotationDbi,
methods, S4Vectors, IRanges, GenomeInfoDb, BiocGenerics,
Rhtslib, stats
Suggests: org.Mm.eg.db, TxDb.Mmusculus.UCSC.mm10.knownGene
biocViews: MultipleComparison, ChIPSeq, Normalization, Sequencing,
Coverage, Genetics, Annotation, DifferentialPeakCalling
Description: Detection of differentially bound regions in ChIP-seq data
with sliding windows, with methods for normalization and proper
FDR control.
License: GPL-3
NeedsCompilation: yes
LinkingTo: Rhtslib, zlibbioc
Packaged: 2016-05-26 04:56:29 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Annotation, ChIPSeq, Coverage, DifferentialPeakCalling, Genetics, MultipleComparison, Normalization, Sequencing
5 images, 29 functions, 0 datasets
● Reverse Depends: 0

deepSNV : Detection of subclonal SNVs in deep sequencing data.

Package: deepSNV
Maintainer: Moritz Gerstung <mg14@sanger.ac.uk>
License: GPL-3
Title: Detection of subclonal SNVs in deep sequencing data.
biocViews: GeneticVariability, SNP, Sequencing, Genetics, DataImport
LinkingTo: Rhtslib
Type: Package
LazyLoad: yes
Authors@R: c( person("Niko","Beerenwinkel", role="ths"),
person("David", "Jones", role = "ctb"),
person("Inigo", "Martincorena", role = "ctb"),
person("Moritz","Gerstung",
email = "mg14@sanger.ac.uk", role= c("aut","cre")) )
Description: This package provides provides quantitative variant callers for
detecting subclonal mutations in ultra-deep (>=100x coverage) sequencing
experiments. The deepSNV algorithm is used for a comparative setup with a
control experiment of the same loci and uses a beta-binomial model and a
likelihood ratio test to discriminate sequencing errors and subclonal SNVs.
The shearwater algorithm computes a Bayes classifier based on a
beta-binomial model for variant calling with multiple samples for
precisely estimating model parameters such as local error rates and
dispersion and prior knowledge, e.g. from variation data bases such as
COSMIC.
Version: 1.18.1
URL: http://github.com/mg14/deepSNV
Depends: R (>= 2.13.0), methods, graphics, parallel, Rhtslib, IRanges,
GenomicRanges, SummarizedExperiment, Biostrings, VGAM,
VariantAnnotation (>= 1.13.44),
Imports: Rhtslib
Suggests: RColorBrewer, knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-05-12 03:17:01 UTC; biocbuild
Author: Niko Beerenwinkel [ths],
David Jones [ctb],
Inigo Martincorena [ctb],
Moritz Gerstung [aut, cre]

● Data Source: BioConductor
● BiocViews: DataImport, GeneticVariability, Genetics, SNP, Sequencing
27 images, 35 functions, 0 datasets
● Reverse Depends: 0

diffHic : Differential Analyis of Hi-C Data

Package: diffHic
Version: 1.4.2
Date: 2016-06-14
Title: Differential Analyis of Hi-C Data
Author: Aaron Lun <alun@wehi.edu.au>
Maintainer: Aaron Lun <alun@wehi.edu.au>
Depends: R (>= 3.3.0), GenomicRanges, InteractionSet,
SummarizedExperiment
Imports: Rsamtools, Rhtslib, Biostrings, BSgenome, rhdf5, edgeR, limma,
csaw, locfit, methods, IRanges, S4Vectors, GenomeInfoDb,
BiocGenerics, grDevices, graphics, stats, utils
Suggests: BSgenome.Ecoli.NCBI.20080805, Matrix
biocViews: MultipleComparison, Preprocessing, Sequencing, Coverage,
Alignment, Normalization, Clustering, HiC
Description: Detects differential interactions across biological
conditions in a Hi-C experiment. Methods are provided for read
alignment and data pre-processing into interaction counts.
Statistical analysis is based on edgeR and supports
normalization and filtering. Several visualization options are
also available.
License: GPL-3
NeedsCompilation: yes
LinkingTo: Rhtslib, zlibbioc
Packaged: 2016-06-15 05:18:26 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Alignment, Clustering, Coverage, HiC, MultipleComparison, Normalization, Preprocessing, Sequencing
15 images, 34 functions, 0 datasets
● Reverse Depends: 0

ensemblVEP : R Interface to Ensembl Variant Effect Predictor

Package: ensemblVEP
Version: 1.12.0
Title: R Interface to Ensembl Variant Effect Predictor
Author: Valerie Obenchain
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Depends: methods, BiocGenerics, GenomicRanges, VariantAnnotation
Imports: S4Vectors (>= 0.9.25), Biostrings, SummarizedExperiment
Suggests: RUnit
Description: Query the Ensembl Variant Effect Predictor via the perl API
SystemRequirements: Ensembl VEP (API version 84) and the Perl package
DBD::mysql must be installed. See the package README and
Ensembl web site,
http://www.ensembl.org/info/docs/tools/vep/index.html for
installation instructions.
License: Artistic-2.0
LazyLoad: yes
biocViews: Annotation, VariantAnnotation, SNP
NeedsCompilation: no
Packaged: 2016-05-04 04:49:45 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Annotation, SNP, VariantAnnotation
● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0

ensembldb : Utilities to create and use an Ensembl based annotation database

Package: ensembldb
Type: Package
Title: Utilities to create and use an Ensembl based annotation database
Version: 1.4.6
Author: Johannes Rainer <johannes.rainer@eurac.edu>,
Tim Triche <tim.triche@usc.edu>
Maintainer: Johannes Rainer <johannes.rainer@eurac.edu>
URL: https://github.com/jotsetung/ensembldb
BugReports: https://github.com/jotsetung/ensembldb/issues
Imports: methods, RSQLite, DBI, Biobase, GenomeInfoDb, AnnotationDbi
(>= 1.31.19), rtracklayer, S4Vectors, AnnotationHub, Rsamtools,
IRanges
Depends: BiocGenerics (>= 0.15.10), GenomicRanges (>= 1.23.21),
GenomicFeatures (>= 1.23.18)
Suggests: BiocStyle, knitr, rmarkdown, EnsDb.Hsapiens.v75 (>= 0.99.7),
RUnit, shiny, Gviz, BSgenome.Hsapiens.UCSC.hg19
VignetteBuilder: knitr
Description: The package provides functions to create and use
transcript centric annotation databases/packages. The
annotation for the databases are directly fetched from Ensembl
using their Perl API. The functionality and data is similar to
that of the TxDb packages from the GenomicFeatures package,
but, in addition to retrieve all gene/transcript models and
annotations from the database, the ensembldb package provides
also a filter framework allowing to retrieve annotations for
specific entries like genes encoded on a chromosome region or
transcript models of lincRNA genes.
Collate: Classes.R Generics.R dbhelpers.R Methods.R Methods-Filter.R
loadEnsDb.R makeEnsemblDbPackage.R EnsDbFromGTF.R runEnsDbApp.R
select-methods.R seqname-utils.R zzz.R
biocViews: Genetics, AnnotationData, Sequencing, Coverage
License: LGPL
NeedsCompilation: no
Packaged: 2016-06-07 05:12:18 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: AnnotationData, Coverage, Genetics, Sequencing
1 images, 11 functions, 0 datasets
Reverse Depends: 6