Recent Releases of flexlmm
flexlmm - v2.0.0
- Major change and simplification in workflow logic with the aim of facilitating future integration of an eQTL branch.
- Change of the permutation approach to be performed on the residuals instead than on the genotypes.
- Deprecation of the
permute_byparameter as grouped permutation are not possible on the low-dimensional projection of the residuals. - Support for more genotype input file formats:
vcf,bcf,pgen/psam/pvar,bgen,bed/bim/fam,ped/map. - Change in the
freqparameter: instead than a vcf file now it takes in input a precomputed plink2freqfile - Default number of permutations changed from 10 to 100
Full Changelog: https://github.com/birneylab/flexlmm/compare/1.0.7...2.0.0
- Nextflow
Published by saulpierotti about 1 year ago
flexlmm - v1.0.3
Minor fixes and enhancements
- Resolved bug in relatedness matrix plotting color range
- Changed the formatting and filename of the GWAS tabular output so that it can be directly loaded in IGV
- Added name at the top of the relatedness matrix and QQ plots
- Made process tags more informative
- Nextflow
Published by saulpierotti over 2 years ago