Skip to content

Tool assumptions and behaviour #80

@rajwanir

Description

@rajwanir

Hi @jzieve,

As a fix to #78, I might need to use a different csv beadpool manifest version than the orignal manifest used to generate idat/gtc. Many of new manifests will have fewer loci than the manifest. To ensure the resulting vcf is correct, may I please confirm some assumptions of the tool:

  1. Assumes snps to be in the same order between beadpool manifest and gtc.
  2. Manifest file name encoded in gtc should match the one provided as the parameter.
  3. Does not need any sequence column for SNP records. No effect or consequence.
  4. Will skip snp records that do not have ref_strand set.
  5. Sequence is required for indel records. It can be bypassed with a fake sequence. It will fail on those records and then skip.

Do you see any simple change to the code that will retrieve the genotypes from gtc based on the order in manifest (e.g. by querying through names) and not assuming the same order?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions