Skip to content

dcifer tutorial is incorrect #91

@shaziaruybal

Description

@shaziaruybal

The dcifer tutorial needs to be fixed:

  • data wrangling is incorrect, VCF outputs read counts at the moment but should be genotypes (this also relates to the PGEhammer vcf2long() update)

  • the dsmp object is not created in the tutorial, so the tutorial uses the data from the dcifer package to calculate COI and allele frequencies instead of the PGEforge VCF that is read in

coi <- getCOI(dsmp, lrank = lrank)

afreq <- calcAfreq(dsmp, coi, tol = 1e-5)

dres0 <- ibdDat(dsmp, coi, afreq, pval = TRUE, confint = TRUE, rnull = 0,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions