Releases: thierrygosselin/radiator
Releases · thierrygosselin/radiator
radiator 1.1.7
radiator 1.1.7 2020-08-21
- PLINK files: fix a couple of bugs reading the tped
- removed
tidyr::gather
andtidyr::spread
dependencies (they are deprecated) - DArT data in 1-row format was not working properly with latest
data.table
melt function.
Changed totidyr::pivot_long
.
update
check news section please
Official release 2019-04-29
radiator v.1.0.0 is the official release.
- There is still documentation and vignette to fix, but this is
the release that will be submitted to CRAN - Major
SeqArray
andGDS
integration - Imputation module was removed from
radiator
and now lives exclusively in packagegrur
filter_dart
is deprecated. Please usefilter_rad
, the ONE function to rule them all;)- Trying to fix travis and appveyor
radiator v.0.0.20 2018-11-12
radiator v.0.0.20 2018-11-12
tidy_vcf
,tidy_genomic_data
andgenomic_converter
: works better with ipyrad vcf's
radiator v.0.0.18 2018-10-23
tidy_vcf
,tidy_genomic_data
andgenomic_converter
: work without strata/pop groupingsnp_ld
: new argumentld.threshold
for long.distance linkage disequilibrium.write_vcf
: will now output ID as LOCUS_COL or LOCUS_(POS-1) if COL info is not provided.
radiator v.0.0.17 2018-10-04
tidy_vcf
,tidy_genomic_data
andgenomic_converter
: way faster with huge VCFtidy_vcf
andwrite_seqarray
: work better with vcf generated by Stackswrite_ldna
: new function that generates a LDna input file from a tidy data frame.
radiator v.0.0.16 2018-09-04
tidy_vcf
,tidy_genomic_data
andgenomic_converter
: way faster with huge VCFwrite_fineradstructure
: fix bug when data was from DArT
radiator v.0.0.15 2018-08-17
genomic_converter
,tidy_genomic_data
: bug fix when individuals are integersfis_summary
: arguments updated
radiator v.0.0.14 2018-08-04
filter_dart
andfilter_rad
: can now opt out of HWE filtering.filter_hwe
: user can opt to see figures but skip filtering
radiator v.0.0.13 2018-07-09
- working to make radiator work correctly with ggplot2 v.3.0.0
- radiator ready for R 3.5.1 "Feather Spray" released on 2018/07/05