will need to improve filtering in the imputation module #333
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/simulation/simulate_genotypes.rs#L4
unused import: `Continuous`
|
src/simulation/simulate_genotypes.rs#L6
unused import: `thread_rng`
|
src/main.rs#L21
unused import: `simulation::*`
|
src/gp/penalise.rs#L5
unused import: `ndarray_linalg`
|
src/simulation/simulate_genotypes.rs#L1
unused import: `crate::base`
|
src/imputation/adaptive_ld_knn_imputation.rs#L80
unused variable: `x`
|
src/imputation/filtering_missing.rs#L20
unused variable: `p`
|
src/imputation/filtering_missing.rs#L23
variable `n_missing` is assigned to, but never used
|
src/simulation/simulate_genotypes.rs#L51
unused variable: `mvn`
|
src/simulation/simulate_genotypes.rs#L10
unused variable: `n`
|
The logs for this run have expired and are no longer available.
Loading