questions about VCF filtering

532 views
Skip to first unread message

d'Agata Léo

unread,
Mar 16, 2016, 9:29:33 AM3/16/16
to delly-users
Hi,

I have some other questions:
- I want to filter my VCF file according to the FILTER field (I keep when it's fixed to "PASS". But there are also the FORMAT field which contains FT field fixed on LowQual or PASS. Do I have to filter this field too?
- When creating my BAM file before give it to Delly, I filter it with the command "samtools view -Sb -F4" to remove that is unmapped. Does it have any impact to Delly for the Split-Reads analysis ?
- I didn't success to launch the script somaticFilter.py. I get the following error:

File /.../delly/variantFiltering/somaticVariants/somaticFilter.py", line 8, in <module>
    import vcf
ImportError: No module named vcf

Do you have any idea about this problem?  
 
Best,

Léo

Tobias Rausch

unread,
Mar 18, 2016, 8:03:26 AM3/18/16
to d'Agata Léo, delly-users
If you have only a single sample you might consider using FT. It's also better to keep all reads in the bam file.

For the python script you lack the PyVCF module.

-Tobias

d'Agata Léo

unread,
Mar 18, 2016, 9:34:49 AM3/18/16
to delly-users
Thanks a lot!
Reply all
Reply to author
Forward
0 new messages