diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 14:54:31 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 14:59:45 -0700 |
commit | e40ecf8a2c075505c8b7ee099ce64e0c013faece (patch) | |
tree | c0a46c98b98df3fcd4539a9f387a77d699f14a55 /gnu/packages/bioconductor.scm | |
parent | 8c4bf6c29c5246d6e3debae102ed0b4b2170a7be (diff) | |
download | patches-e40ecf8a2c075505c8b7ee099ce64e0c013faece.tar patches-e40ecf8a2c075505c8b7ee099ce64e0c013faece.tar.gz |
gnu: r-wavcluster: Fix grammar of "allows to integrate" to "integrates".
* gnu/packages/bioconductor (r-wavcluster): Fix grammar.
Diffstat (limited to 'gnu/packages/bioconductor.scm')
-rw-r--r-- | gnu/packages/bioconductor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 96da932832..3ada92085e 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -6426,7 +6426,7 @@ parametric mixture model. The protein binding sites (clusters) are then resolved at high resolution and cluster statistics are estimated using a rigorous Bayesian framework. Post-processing of the results, data export for UCSC genome browser visualization and motif search analysis are provided. In -addition, the package allows to integrate RNA-Seq data to estimate the False +addition, the package integrates RNA-Seq data to estimate the False Discovery Rate of cluster detection. Key functions support parallel multicore computing. While wavClusteR was designed for PAR-CLIP data analysis, it can be applied to the analysis of other NGS data obtained from experimental |