SNPRelate Bioconductor Release v3.6
The updates compared to v1.6.0:
New features:
- new arguments 'with.sample.id' and 'with.snp.id' in
snpgdsSNPRateFreq()
- progress information: showing overall running time when completed
- new functions
snpgdsAdmixPlot()
andsnpgdsAdmixTable()
snpgdsPCASNPLoading()
andsnpgdsPCASampLoading()
support the eigen results ofsnpgdsEIGMIX()
allowing projecting new samples to the existing coordinatesnpgdsFst()
provides W&C84 mean Fst together with weighted Fst- a new argument 'outgds' in
snpgdsPCACorr()
allows exporting correlations to a gds file - a new option "Corr" in
snpgdsGRM()
for scaled GRM - add a new function
snpgdsIndivBeta()
Bug fixes
- fix an issue in C codes 'LENGTH or similar applied to NULL object'
- An unexpected exception in a thread could result in deadlock: the current implementation shows error information and exits the R session
Utilities
- a friendly warning is given when openning a SeqArray file with
snpgdsOpen()