Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cnobles/iGUIDE

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #98 from cnobles/updates_v1.2.0

**v1.2.0**

* Updated build to R-base 4.4 (overdue) and rebuilt environment files.
* Due to the large jump in many package versions, minor modifications needed to be made the the software, making many changes incompatible with prior scripts.
* Special Note: ReadName patterns in configs need to be double escaped (ie. [\\\\w]). Please see simulation config files for examples.

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #94 from cnobles/update_v1.1.2

Update v1.1.2

v1.1.1

Toggle v1.1.1's commit message
Fine tuning documentation changes.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #69 from cnobles/update_1.1.0

Update 1.1.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #62 from cnobles/vc_incorp

Implement Version Control on IncorpData

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from cnobles/update_v0.9.9

Update v0.9.9

v0.9.8

Toggle v0.9.8's commit message
Updated readme and bug in table generation for reports.

v0.9.7

Toggle v0.9.7's commit message
Updated documentation and version to v0.9.7

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from cnobles/update_v0.9.6

* Introduced process workflow steps: assimilate and evaluate
  + Assimilate aligned data and compare with targeting sequences
    + Core data object that can be combined across runs / projects
  + Evaluated data incorporates reference data and statistical models
    + A staple data object for reports and can be constructed from multiple runs
* Included new subcommands 'eval' and modified 'report'
  + report from either config(s) or eval dataset
* Cleaned up file structure
* Updated documentation in code and docs.
* Implemented accuracy and retention checks with simulation dataset.
* Updated simulation dataset with larger set to test analysis.

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from cnobles/update_v0.9.5

Update v0.9.5