mendelian2 plugin

Open
#2,379 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
c

Research direction

Start by reproducing the command with the mendelian2 plugin and the listed sample order against the provided VCF. Trace how mendelian2 reads the --pfm sample list, then verify that changing the order no longer causes the final sample to be reported as absent.

Written by the indexing model from the issue text.

Description

requires-test-case

Hi,
I am using mendelian2 bcftools plugin with this command :

bcftools +mendelian2 Input.vcf.gz --pfm 0705_WHOLE_BODY.CEL,F01_FOOT.CEL,M10_FOOT.CEL -m c

and I get this error: The sample is not present: M10_FOOT.CEL

but I'm sure the sample is present in the vcf file. if I move the order of the samples the last one in the list is always absent regardless of which one it is.
Any suggestions on how to fix this problem?

Thanks a lot

Dominant language
C
Stars
891
Forks
277
Avg merge
2d 23h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from samtools/bcftools

All issues in samtools/bcftools

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.