find variants compared to sequenced reference in coding sequences
1
0
Entering edit mode
4.2 years ago
nibhelim • 0

hi folks, I have 5 illumina sequencing fastq files. 1 is the parent and 4 are mutants. I alligned the sequence to the refenrence genome I have all the BAM bed etc etc files. I cleaned repetitive seq in the bam file with picard. what I would like to find are the variants (SNv and indels) that are present in each of the mutant strain but not in the parent. also I would like to have the variants just in the coding sequences. what program can I use?

variant calling • 539 views
ADD COMMENT
0
Entering edit mode

can you suggest me a variant call that gives just variants in the mutant sample that are not in the control sample?

ADD REPLY
0
Entering edit mode
4.2 years ago
JC 13k

After variant call with your prefered software, you can filter the VCFs with vcftools or load them in Gemini and do filtering.

ADD COMMENT

Login before adding your answer.

Traffic: 2706 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6