Skip to content

Releases: thierrygosselin/radiator

radiator 1.1.7

21 Aug 22:25
Compare
Choose a tag to compare
radiator 1.1.7 Pre-release
Pre-release

radiator 1.1.7 2020-08-21

  • PLINK files: fix a couple of bugs reading the tped
  • removed tidyr::gather and tidyr::spread dependencies (they are deprecated)
  • DArT data in 1-row format was not working properly with latest data.table melt function.
    Changed to tidyr::pivot_long.

update

25 Feb 16:01
Compare
Choose a tag to compare
update Pre-release
Pre-release

check news section please

Official release 2019-04-29

15 Mar 14:42
Compare
Choose a tag to compare
Pre-release

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 and GDS integration
  • Imputation module was removed from radiator and now lives exclusively in package grur
  • filter_dart is deprecated. Please use filter_rad, the ONE function to rule them all;)
  • Trying to fix travis and appveyor

radiator v.0.0.20 2018-11-12

12 Nov 14:51
Compare
Choose a tag to compare
Pre-release

radiator v.0.0.20 2018-11-12

  • tidy_vcf, tidy_genomic_data and genomic_converter: works better with ipyrad vcf's

radiator v.0.0.18 2018-10-23

30 Oct 13:36
Compare
Choose a tag to compare
Pre-release
  • tidy_vcf, tidy_genomic_data and genomic_converter: work without strata/pop grouping
  • snp_ld: new argument ld.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

30 Oct 13:59
Compare
Choose a tag to compare
Pre-release
  • tidy_vcf, tidy_genomic_data and genomic_converter: way faster with huge VCF
  • tidy_vcf and write_seqarray: work better with vcf generated by Stacks
  • write_ldna: new function that generates a LDna input file from a tidy data frame.

radiator v.0.0.16 2018-09-04

30 Oct 14:03
Compare
Choose a tag to compare
Pre-release
  • tidy_vcf, tidy_genomic_data and genomic_converter: way faster with huge VCF
  • write_fineradstructure: fix bug when data was from DArT

radiator v.0.0.15 2018-08-17

30 Oct 14:28
Compare
Choose a tag to compare
Pre-release
  • genomic_converter, tidy_genomic_data: bug fix when individuals are integers
  • fis_summary: arguments updated

radiator v.0.0.14 2018-08-04

30 Oct 14:30
Compare
Choose a tag to compare
Pre-release
  • filter_dart and filter_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

30 Oct 14:33
Compare
Choose a tag to compare
Pre-release
  • 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