Skip to content

Commit

Permalink
version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Metwally authored and cran-robot committed Jan 21, 2018
1 parent ed67d85 commit b360fc9
Show file tree
Hide file tree
Showing 7 changed files with 420 additions and 383 deletions.
11 changes: 6 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
Package: MetaLonDA
Type: Package
Title: Metagenomics Longitudinal Differential Abundance Method
Description: Identify time intervals of differentially abundant metagenomics features in longitudinal studies <doi:10.1145/3107411.3107429>.
Version: 1.0.9
Date: 2018-1-20
Author: Ahmed Metwally, Yang Dai, Patricia Finn, David Perkins
Maintainer: Ahmed Metwally <ametwa2@uic.edu>
Version: 1.0.7
Date: 2017-12-16
Description: Identify time intervals of differentially abundant metagenomics features in longitudinal studies <doi:10.1145/3107411.3107429>.
License: MIT + file LICENSE
Depends: R(>= 3.2.0)
Imports: ggplot2, gss, plyr, caTools, parallel, doParallel,
metagenomeSeq, DESeq2, edgeR
Suggests: knitr, rmarkdown
biocViews:
Repository: CRAN
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Packaged: 2017-12-16 23:08:05 UTC; ahmedmetwally
Date/Publication: 2017-12-17 06:53:51 UTC
Packaged: 2018-01-21 23:21:19 UTC; ahmedmetwally
Date/Publication: 2018-01-21 23:30:02 UTC
11 changes: 6 additions & 5 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
cc965911a06d8a77ddc8a1f8ef255c95 *DESCRIPTION
ed9babdc7deb5ef4f3cd506094218e51 *DESCRIPTION
f42794075dd6cff79b0e3017f79cb7ff *LICENSE
dab7c975a3313e7d7f26a8bd57d8f59b *NAMESPACE
8b2b82717f363a5ecfec5812a59aa211 *R/CurveFitting.R
53e2a078ee913172714dd3a4ac2b74e8 *R/Metalonda.R
d4871663f4d6e64c52ed73b838e59d5b *R/CurveFitting.R
a43be3e7d28393010003b5743def6517 *R/Metalonda.R
a3d5a8aa94f98416121d075d21104896 *R/Normalization.R
38ba5f5c8aa60d5c05b5d1bd8b2fbb1f *R/Permutation.R
df5557fb6c21d6f1355f58da4e5f067c *R/Visualization.R
614e087296ebd465ef40d3299c902177 *R/Permutation.R
4796ff85089d59e560345964bb80b808 *R/Visualization.R
0fef69ca0c788e0859225bf769872997 *R/metalonda_test_data.R
173a19ff73e64e4126b88c5c54164993 *data/metalonda_test_data.RData
77b6de189c4d2fcea27a52cadf9c8897 *inst/CITATION
ae0badaeeb624c5846a51f8b77424cb6 *man/areaPermutation.Rd
06b8743d8280b455472ce1e144d05117 *man/curveFitting.Rd
bf153adba0551d101d5ef970b1a1e1ed *man/findSigInterval.Rd
Expand Down

0 comments on commit b360fc9

Please sign in to comment.