qtl2::read_csv()
which is now qtl2::fread_csv()
.compress
for indicating whether to save compressed
RDS files or not; default is not to compress (so bigger files, but
faster to write/read).Remove normalize
option for calc_kinship
because no longer
present in qtl2geno.
Revised installation instructions.
Revised to deal with changes to R/qtl2 data structures in qtl2geno and qtl2scan.
With --calc_genoprob
, you can now specify
--map_file=some_file.rds
; if provided, the genetic map of
markers/pseudomarkers is saved to an RDS file.
With --scan1
, you can now specify --map_file=some_file.rds
; if
provided and --output
is not, the printed JSON object includes
chromosome and position columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.