Skip to content

Commit

Permalink
version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurav Bhaskar Saha authored and cran-robot committed May 29, 2018
1 parent 7a2bd39 commit 2c7293f
Show file tree
Hide file tree
Showing 5 changed files with 259 additions and 128 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Package: uCAREChemSuiteCLI
Type: Package
Title: Resistome Predicter
Version: 0.1.0
Date: 2018-05-16
Version: 0.1.1
Date: 2018-05-29
Author: Saurav Bhaskar Saha, Vipul Gupta, Pramod Wasudeo Ramteke
Maintainer: Saurav Bhaskar Saha <saurav.saha@shiats.edu.in>
Description: Predicts Escherichia coli's resistome for candidate drug. It utilizes two algorithms viz. deterministic model and stochastic model (manuscript under preparation) for the prediction of drug class. Once the drug class is predicted, the resistome is fetched from the database for the predicted class.
Description: Predicts Escherichia coli's resistome for candidate drug. It utilizes two algorithms viz. deterministic model and stochastic model (manuscript under preparation) for the prediction of drug class. Once the drug class is predicted, the resistome is fetched from the database for the predicted class.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: ChemmineR, stats, utils, usethis
NeedsCompilation: no
Packaged: 2018-05-17 09:45:34 UTC; Saurav Saha
Packaged: 2018-05-29 07:54:29 UTC; Saurav Saha
Repository: CRAN
Date/Publication: 2018-05-18 11:50:40 UTC
Date/Publication: 2018-05-29 16:28:27 UTC
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2018
COPYRIGHT HOLDER: Sam Higginbottom University of Agriculture, Technology and Sciences (SHUATS)
COPYRIGHT HOLDER: Sam Higginbottom University of Agriculture, Technology and Sciences (SHUATS).
7 changes: 4 additions & 3 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
646ee282556e22994e56368cb8c4637a *DESCRIPTION
1ff7c83610f9015528278afc8b820a06 *LICENSE
3f479a604fd6e027b86affd8abc07443 *DESCRIPTION
506fec37d271241e189508bcbc7cf9d6 *LICENSE
b6b40c2bf4d0f76d1bbdc908e2d7ed3f *NAMESPACE
58fec3e4921504fa81b0f80a5d9f129b *R/uCAREChemSuiteCLI.R
b8222867b9c20cd6500c0a44e8346e37 *R/uCAREChemSuiteCLI.R
acbf5d21152a099ea4c15af203a66ca0 *README.md
4c8a21a70d8122bb4796e475a40c476f *inst/extdata/Antiobiotic_data_set.txt
839e2addd41498e7b884a706fd155105 *inst/extdata/all_sdf_names.sdf
ac65490fe2ae788605543ba84982afbe *inst/extdata/example.sdf
Expand Down

0 comments on commit 2c7293f

Please sign in to comment.