Skip to content

Outputs from only *.vcf file #95

@sinclairify

Description

@sinclairify

I'd like to see how to generate mutation and lineage reports using only *.vcf as an input. The commercial lab that provides our county wastewater sequencing services provides a *.vcf , but doesn't provide the raw fastq file in an effort to protect their companies proprietary primers. They don't provide wastewater sequencing reports and process the the extracted RNA (from wastewater) as a clinical sample. The result is a few different files and I'd like to use the pigx to generate some lineage and mutation charts.

The *.vcf is generated from our commercial lab after they:

  1. Align NGS reads to human genome and the seven coronaviruses that are known to affect humans
  2. Trim the Fulgent primers from the ends of the reads that uniquely align to SARS-CoV-2 using the iVar trim utility
  3. Compute coverage pileup using Samtools mpileup utility
  4. Generate VCF using VarScan v2.4.3

We have a few outputs from them <pangolin_##_trimmed.csv>, <##_ivar_consensus_trimmed_qual.fa>, <##ivar_consensus_trimmed_qual.txt>, and <VarScan##_trimmed.vcf>.

I'm providing some files that they returned to us in late November. I'm assuming the *.vcf is the best bet. Any help would be appreciated.

SH7951.zip

Metadata

Metadata

Assignees

Labels

type:enhancementany enhancement that doesn't fit into aesthetics, bug or documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions