Gwip

Latest version: v1.0.0

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.2.1

This release fixes the following bugs:
- Issue 14, where an exception was raised for launching to many event client listener on SGE using DRMAA.
- Issue 15, where an exception was raised while compiling execution time for the automatic report and there are missing time for failed `bgzip` compression.

1.2.0

This new release of our genome-wide imputation pipeline includes the following changes:
- The `impute2-merger` tool now merges the marker-wise information file produced for each segment (`*.impute2_info`) into a single file (in the `final_impute2` directory of each chromosome).
- The `impute2-extractor` tool can now extract markers according to their information value (along with other metrics, such as genomic locations, minor allele frequency and call rate).
- Minor bug fixed in the `impute2-extractor` tool, where minor allele frequency was computed using all probabilities instead of filtering out values lower than the specified threshold.

In brief, this release now takes into account the information file provided by IMPUTE2. This information file includes the measure of the observed statistical information associated with the allele frequency estimate. More information about this metric is available [here](https://mathgen.stats.ox.ac.uk/impute/impute_v2.htmlinfo_metric_details).

1.1.0

This is the second release of our genome-wide imputation pipeline (version 1.1.0). Here is the list of the changes:
- The package has been renamed to `genipe` (for **GEN**ome-wide **I**mputation **P**ipelin**E**).
- Linear mixed effects models (for repeated measures) has been added to the `imputed-stats` tool (click [here](http://pgxcentre.github.io/genipe/tutorials/tutorial_mixedlm.html) for more information).
- More tests have been added to the test suite (mostly for the linear mixed effects model).
- Documentation has been improved and updated for this release. The documentation is available [here](http://pgxcentre.github.io/genipe/).

Complete documentation is available at http://pgxcentre.github.io/genipe

Installation: http://pgxcentre.github.io/genipe/installation.html

Tutorials: http://pgxcentre.github.io/genipe/tutorials.html

1.0.0

This is the initial release of gwip (**G**enome-**W**ide **I**mputation **P**ipeline). Interesting features include:
- Complete and automatic genome-wide imputation pipeline from binary _Plink_ files. Steps include:
- strand verification
- phasing
- imputation
- quality metrics
- All analysis are performed by chromosome and can be launch on an computer cluster using the DRMAA API (if required).
- Automatically generates a _LaTeX_ report that can be compiled in PDF format.
- Commonly used statistical analysis
- linear regression
- logistic regression
- SKAT analysis
- survival analysis (Cox’s proportional hazard model)
- Indexing of file for easy imputed marker extraction

Complete documentation is available at http://pgxcentre.github.io/gwip

Installation: http://pgxcentre.github.io/gwip/installation.html

Tutorials: http://pgxcentre.github.io/gwip/tutorial.html

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.