https://github.com/jedick/canprot

sort by:
Revision Author Date Message Commit Date
a824c02 Submit version 2.0.0 to CRAN 28 March 2024, 23:34:02 UTC
bf3f268 Add metrics nC and pnC 28 March 2024, 00:04:15 UTC
45a1097 Add metrics Zcg, nO2g, and nH2Og 22 March 2024, 04:59:15 UTC
8ae9ea6 Use underscore in function names 16 March 2024, 05:02:10 UTC
95b5794 Reformat NEWS as NEWS.Rd 11 March 2024, 01:02:37 UTC
3df152d Move chem16S::add_hull() to add.hull() and add demo/thermophiles.R 10 March 2024, 10:05:07 UTC
5cab016 Add entropy metrics 10 March 2024, 03:56:45 UTC
3059a14 Make read.fasta() handle 0-length 'iseq' argument 08 March 2024, 03:28:52 UTC
2598cf0 Generalize function calls in calc.metrics() 05 March 2024, 01:13:07 UTC
a61da44 Use canprot::read.fasta() in demo and test to avoid using CHNOSZ's version 04 March 2024, 10:21:36 UTC
85c8816 Add redoxin demo and read.fasta() tests 04 March 2024, 09:51:57 UTC
7d650ba Add functions for metabolic and biosynthetic cost 04 March 2024, 04:40:45 UTC
86d8f1c Rebuild vignettes in inst/doc 04 March 2024, 01:08:21 UTC
602fa52 Add canprot demo 03 March 2024, 07:28:03 UTC
c524852 Rename protcomp() to human.aa() 03 March 2024, 01:47:45 UTC
a5cc89d Move chem16S::calc_metrics() to calc.metrics() 02 March 2024, 05:28:18 UTC
db4e503 Add add.cld() (add compact letter display to boxplots) 01 March 2024, 08:57:52 UTC
11f3f4e Add V0() (standard molal volume from group additivity) 01 March 2024, 05:04:08 UTC
dee1d8f Remove 'basis' option and basis.text() 01 March 2024, 02:47:42 UTC
1588ccb Add metrics.Rmd 29 February 2024, 11:24:39 UTC
fa97100 Revise canprot.Rmd 29 February 2024, 09:14:25 UTC
33ea616 Use stringi::stri_count_fixed for counting letters in sequences 29 February 2024, 01:49:53 UTC
2bdbe6b Use tinytest and setup GitHub actions 29 February 2024, 00:09:15 UTC
8f90b04 Move aasum() from CHNOSZ 28 February 2024, 02:37:23 UTC
22666e2 Move read.fasta() and count.aa() from CHNOSZ 28 February 2024, 01:23:49 UTC
2517303 Move more functions to JMDplots and retitle package 27 February 2024, 10:07:32 UTC
132dd95 Actually remove data files that were moved to JMDplots 26 February 2024, 10:53:51 UTC
bff23fb Move differential expression datasets and vignettes to the JMDplots package 26 February 2024, 09:03:48 UTC
5569a8f Add plength() (protein length) 26 February 2024, 05:18:06 UTC
0dc1b9d Add '...' argument to chemical metrics 01 January 2024, 03:34:25 UTC
00699c9 Query cloud mirror for CRAN version badge 22 September 2023, 12:42:26 UTC
fee1bda Use CRAN version badge from shields.io 22 September 2023, 12:31:42 UTC
bbcdd86 Update links in README.md and canprot.Rmd 09 September 2023, 04:39:45 UTC
ce22dc3 Change package title ("... in Cancer and Cell Culture") 17 July 2023, 07:52:20 UTC
2fa08d9 Rename MWAA() to MW() 04 July 2023, 05:28:01 UTC
2af98ed Rename ZCAA(), O2AA(), and H2OAA() to Zc(), nO2(), and nH2O() 17 June 2023, 10:09:14 UTC
55981b9 Change expression() to quote() in cplab 17 June 2023, 00:36:30 UTC
b05ffbd Move CHNOSZ from Depends to Suggests 07 June 2023, 00:58:32 UTC
291f6ad Remove obsolete references to phylostrata in comments 03 February 2023, 08:13:48 UTC
f212ea5 Add 'terminal_H2O' argument to H2OAA() 18 October 2022, 09:27:11 UTC
54063ba Capitalize comments 18 October 2022, 00:00:46 UTC
02a7045 Update canprot.Rmd 23 June 2022, 11:32:41 UTC
ae0c4f4 Add date and version to canprot.Rmd 09 February 2022, 04:02:13 UTC
141c9cb Submit version 1.1.2 to CRAN 17 January 2022, 04:35:23 UTC
cae8f4b Expand main package vignette 16 January 2022, 06:49:02 UTC
3fbd0d2 Change "compositional" to "chemical" metrics 13 January 2022, 03:29:07 UTC
8c2dadc Move phylostrata data and PS() to JMDplots 13 January 2022, 03:12:10 UTC
6aba036 Make metrics work on single-row matrices 13 January 2022, 00:35:40 UTC
df37469 Move MaximAct() back to JMDplots 14 July 2021, 01:14:27 UTC
78bd9df Use case-insensitive matching of amino acid abbreviations 12 July 2021, 06:23:40 UTC
e75a7ca Add MaximAct() for maximum activity analysis of protein stability 06 July 2021, 10:15:13 UTC
6d543fc Update title and citation info 27 May 2021, 05:41:59 UTC
2fe975f Change ftp:// to http:// in vignettes 02 May 2021, 11:09:29 UTC
96daa10 Make cleanup() work for single-column data frames 10 April 2021, 05:03:37 UTC
cbe7027 Update year of Comp. Sys. Onco. paper 25 March 2021, 01:31:10 UTC
3429002 Clean up plots and update links in vignettes 28 January 2021, 07:49:59 UTC
bb5a412 Update date 21 October 2020, 00:11:20 UTC
f167a43 Add "mouse" tag for dataset prostate/ZKL+20 19 October 2020, 10:23:31 UTC
220db91 Update Rd files 19 October 2020, 01:29:52 UTC
1dc6c8a Update URLs 17 October 2020, 09:05:58 UTC
241942d Move options(browser = NULL) to mkvig() and only run under Windows 17 October 2020, 08:24:04 UTC
a225251 Use options(browser = NULL) in vignettes so they open under Rstudio 17 October 2020, 08:08:24 UTC
3a1a349 Set options("width" = 72) in canprot.Rmd 17 October 2020, 07:41:10 UTC
67f64af Plot density contour above points in diffplot() 16 October 2020, 09:30:01 UTC
0602f97 Delete vignette output files made with QCa basis species 16 October 2020, 09:07:47 UTC
9730011 Add some lung and prostate cancer datasets 16 October 2020, 08:55:18 UTC
7691e11 Add O2AA() to metrics 15 October 2020, 23:32:16 UTC
c8023e9 Move CHNOSZ from Depends to Suggests 15 October 2020, 13:23:27 UTC
f01c5e8 Move functions used in older papers to JMDplots 15 October 2020, 11:18:48 UTC
6e11bb1 Move 'oldvignettes' directory to extdata/cpcp in JMDplots package 15 October 2020, 09:59:33 UTC
12649d7 Change default 'basis' option to QEC 11 October 2020, 00:20:10 UTC
94dec2e Add CSV files to oldvignettes 29 August 2020, 09:32:07 UTC
8578b8e Add mkoldvig() 29 August 2020, 08:09:32 UTC
570321e Update Ehplot() 29 August 2020, 07:22:25 UTC
31b4847 Remove oldvignettes/basis_comparison.Rmd and potential_diagrams.Rmd 29 August 2020, 06:18:39 UTC
4d939cb Add test for compositional metrics (H2OAA() and ZCAA()) 27 August 2020, 04:19:21 UTC
a5685ae Re-add osmotic/HGC+18 (for osmotic_bact) 25 August 2020, 10:54:52 UTC
d971afd Use length-2 labtext in diffplot() for x- and y-axes 25 August 2020, 05:26:02 UTC
627a34c DESCRIPTION: Move CHNOSZ to Depends 21 August 2020, 11:54:41 UTC
7d02465 Rename CQa to QCa 20 August 2020, 11:08:58 UTC
eb367ad Change default basis species to CQa 19 August 2020, 10:01:31 UTC
7b916e4 Add options("basis") for setting basis species 17 August 2020, 13:25:24 UTC
c0ed9fa Add "MTa" basis setting to H2OAA() 17 August 2020, 01:52:04 UTC
22645ae Increase version number 13 August 2020, 00:50:13 UTC
4043ffa Move vignette output to inst/doc 02 August 2020, 07:43:52 UTC
65f01da Change 'render' to 'rmarkdown::render' 02 August 2020, 07:05:27 UTC
5f3fac6 Update references 02 August 2020, 03:52:40 UTC
26052ad Add CRAN badge to README.md 01 August 2020, 08:20:51 UTC
31507a0 Move prostate/MMF+19 to prostate/MMF+20 31 July 2020, 10:47:12 UTC
6e81698 Add '...' argument to diffplot() 31 July 2020, 04:29:07 UTC
ca08824 Change "credible region" to "confidence region" 28 July 2020, 06:55:22 UTC
067d758 Remove glucose/HGC+18 (microbial dataset) 27 July 2020, 08:58:54 UTC
aefc4d8 Add Example 1.5 to CLES.Rd 08 June 2020, 01:02:46 UTC
f5d1ef2 Clean up some references in cpdat.bib 08 June 2020, 01:01:05 UTC
cbe6668 Fix spelling 28 May 2020, 09:32:47 UTC
a476810 Add normal curve probabilities to CLES() 28 May 2020, 09:08:32 UTC
c5ad4a0 Move knitr from Imports to Suggests 28 May 2020, 05:14:00 UTC
8a91230 Update Dick et al. (2020) reference 20 May 2020, 03:53:13 UTC
65a9cc6 Add library(canprot) to demos 11 May 2020, 04:23:14 UTC
38a11f7 Adjust titles 11 May 2020, 03:48:32 UTC
back to top