Recent Releases of plinkqc

plinkqc - plinkQC version 0.3.4

plinkQC 0.3.4

major changes

  • Add flag for removing high LD regions and add option for user provided file, allowing removal of high LD regions for non-human organisms; fix missing flag 19bc569 and #42
  • Fixed failing data.nofailIDs.lmiss file in checksnp_missingness function when failIDs were present 86adc39 and #43

- R
Published by HannahVMeyer over 4 years ago

plinkqc - plinkQC version 0.3.3

plinkQC 0.3.3

major changes

  • Output all IBD estimates in run_check_relatedness not just fail IBD estimates d009da90
  • Add midp modifier for --hwe and --hardy as recommended on plink hwe documentation and discussed in issue #27; 43230a6c
  • Provide HapMap and 1000Genomes individual and population identifiers as default for ancestry check functions; include optional color mapping for these reference populations; raised in #37, incorporated in 65cfcba
  • for all individual QC functions return data.frame with FID, IID and measure used for filtering #5 incorporated in 295505b
  • allow for user-supplied individual and marker filtering in perIndividualQC, perMarkerQC and cleanData #33
  • individual highlighting in perIndividualQC plots; several highlight modalities (text/label, shape, color) #38

minor changes

  • Add checks in cleanData that can distinguish between miss-specified filters and non-failing samples 7432b1ee; addresses issue #31
  • Add checks and tests in check_snp_missingness, check_maf and check_hwe in cases where all samples pass perIndividualQC. 31ed6f65; related to issue #31
  • Add checks and tests in evaluate_check_sex and evaluate_check_het_imiss for all passing samples and accordingly, no fail samples label in plot. d071a43
  • Update dropbox links and add note to vignette 9bae988
  • additional plotting parameters for evaluate_* functions, controlling text and title sizes (b38a348, f25b8d0)

last commit: 2a257b3

- R
Published by HannahVMeyer about 5 years ago

plinkqc - plinkQC 0.3.2

plinkQC 0.3.2

minor changes

  • Add checks and tests in evaluate_check_ancestry for missing non-reference samples 5c03971
  • Clarified tutorials:
    • R internal file.copy instead of systems cp command to make run on windows: 6c91ef3, fixes #26
    • Add additional filter for A->T, C->G variants as suggested in #24; 11e0375
  • Fixed plotting issues in PCA plot of ancestry check:

    • allow for supplying names of European reference population ae09e64
    • provide argument to specify number of populations per legend row c7fe85d
    • Ensure correct ordering of population colors when reference population is not HapMap 86275b7
  • Fixed dead links in vignettes (caused by migration of repository): da987d8

  • Added note about chrY in Hapmap data (vignette): e8afbb9

  • Added note about recommended use of plink1.9 (vs 2.0): b69d3d7

- R
Published by HannahVMeyer over 5 years ago

plinkqc - plinkQC version 0.3.0

plinkQC 0.3.0 (9ab82e1ba2)

major changes

  • Relationship filter can handle more complicated relationship scenarios as observed in plant genotype sets (fixed #11)
  • code moved to the meyer-lab repository: https://github.com/meyer-lab-cshl/plinkQC

- R
Published by HannahVMeyer over 6 years ago

plinkqc - CRAN plinkQC 0.2.3

plinkQC 0.2.3

(commit e006904d0e)

major changes

  • Enable return of overview plots as ggplot object (fixes #6 in ab2e840f0f22ccdeb5317475698aa58e7eecd345 and 101e74e318752b2f8038330245d875f6afd5b57b)
  • Relationship filter now deals with more complicated relationship scenarios as observed in plant genotype sets (fixed #11)

minor changes

  • give user option to choose maf threshold for relatedness filtering (relates to #3)

bug fixes

  • Include check for zero related individuals fixing #3 in 1445a88d41d985e73ffdd161144229683f8352cd
  • Include check in case all samples fail perIndividual QC in 894acc1fa03dadfe0ad2028888142171bcc641eb and 04642246d18ed4eaac5b9d9a6931d1ecb08308e8)
  • Include checks for diagonal derived relationship estimates, and estimate data containing only related individuals; fixes #11
  • Fix command for genotype conversion in 1000Genomes vignette, addressing issue #10
  • fix missing rownames error for overviewPerIndividualQC, when relatedness check was included (issue #16, fc7a38b1f2b345d9c6c5d69f5dcf0bc57a857f62)

- R
Published by HannahVMeyer over 6 years ago

plinkqc - github plinkQC version 0.2.3

plinkQC 0.2.3

major changes

  • Enable return of overview plots as ggplot object (fixes #6 in ab2e840f0f22ccdeb5317475698aa58e7eecd345 and 101e74e318752b2f8038330245d875f6afd5b57b)
  • Relationship filter now deals with more complicated relationship scenarios as observed in plant genotype sets (fixed #11)

minor changes

  • give user option to choose maf threshold for relatedness filtering (relates to #3)

bug fixes

  • Include check for zero related individuals fixing #3 in 1445a88d41d985e73ffdd161144229683f8352cd
  • Include check in case all samples fail perIndividual QC in 894acc1fa03dadfe0ad2028888142171bcc641eb and 04642246d18ed4eaac5b9d9a6931d1ecb08308e8)

- R
Published by HannahVMeyer over 6 years ago

plinkqc - plinkQC version 0.2.1

plinkQC 0.2.1

minor changes

  • Fix path check bug in checkPlink
  • Include test data in build!

- R
Published by HannahVMeyer over 7 years ago

plinkqc - plinkQC version 0.1.1

plinkQC 0.1.1

major changes

  • runcheckrelatedness will only save IBD estimates of individuals whose estimates are higher than the threshold.

minor changes

  • Fix examples in vignettes 1000 Genomes and HapMap III reference.
  • Change file access in function examples
  • Add additional checks in check_ancestry and fix missing refSamplesFile test

- R
Published by HannahVMeyer over 7 years ago

plinkqc - First release of plinkQC

- R
Published by HannahVMeyer over 7 years ago