Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commandline argument collections #67

Closed
akiezun opened this issue Dec 16, 2014 · 1 comment
Closed

commandline argument collections #67

akiezun opened this issue Dec 16, 2014 · 1 comment
Assignees
Labels

Comments

@akiezun
Copy link
Contributor

akiezun commented Dec 16, 2014

It;s useful to have groups of arguments shared between tools - for code reuse and name consistency

@droazen
Copy link
Contributor

droazen commented Jan 13, 2015

(dupe)

@droazen droazen removed this from the Aye-aye milestone Jan 13, 2015
lbergelson added a commit that referenced this issue Jan 23, 2015
Major changes to the command line parsing system

Closes #67, #81, #111
lbergelson pushed a commit that referenced this issue May 31, 2017
…loses #56 and #67.

* Bayesian Het pulldown tool

* Updated CNV-methods.tex (reverted the accidentally deleted section)
Renamed naturalLogSumExp to logSumExp everywhere
Added three levels of verbosity (BASIC, INTERMEDIATE, FULL) for writing/reading AllelicCountCollection
Automatic detection of verbosity mode in reading AllelicCountCollection from file
Updated AllelicCount R == L comparator ("equals") to ignore extra metadata when it is not available for both R and L
Refactored DataLine parsers to AllelicCount
New tests for AllelicCountCollection and AllelicCount
New tests in GetBayesianHetCoverageIntegrationTest
Removed extra "add" methods in AllelicCountCollection in favor of just one in order to decouple from the future changes in the constructor of AllelicCount
MANY small fixes from the previous round of review

* New AllelicCountReader and AllelicCountWriter classes and unit tests (in AllelicCountCollectionUnitTest).
Abstraction of Heterozygous priors with balanced and hetergeneous implementations and unit tests.
Refactoring of unit tests.

* Changed POS to POSITION in all unit test Het pulldown resource files to conform with the new AllelicCountTableColumns convention

* Incorporated all suggested changes from the last PR review.
Minor cosmetic changes (blank lines) here and there for conformity with the existing code.

* Generalized the signature of HeterozygousPileupPriorModel#getHetLogLikelihood + minor changes from the last PR review.
lucidtronix pushed a commit that referenced this issue Jul 27, 2021
* Added extraction of R and S amplitudes from XML during tensorization
* Added TMAPS to compute LVH criteria from amplitudes (new notebook for testing)
* Added plotting functionality for 12-lead resting ECGs including median waveforms and R S amplitudes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants