bcftools concat for denovo_rna_seq , concat make mistakes

Open
#809 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
c

Research direction

Start at the bcftools concat entry point and inspect how the VCF header is checked against sequence names. Reproduce the reported error with the fasta_49.origin file, considering the samtools mpileup/call and bowtie2 transcript-level workflow. Done means determining whether the input is suitable and documenting or correcting the handling of the missing header sequence.

Written by the indexing model from the issue text.

Description

needs-feedback

The sequence "TRINITY_DN76000_c7_g1" not defined in the header: /mnt/ilustre/users//snp_indel/fasta_49.origin

fasta_49.origin is a vcf file produced by samtools mpileup (bam file comes form bowtie2 in transcript level) and bcftools call , then make a transcript to unigene transversion, is this suitable, 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.