Deleted:Compare two VCF files in Python
1
0
Entering edit mode
3.0 years ago
vpsev3 ▴ 20

Hello,

I would like to compare two VCF files in python

Here is my files : mygenome.csv and clinvar.csv enter image description here

This is how I structured it, the two files are organized the same way, except that there is no "INFO" column in mygenome.vcf

I would like to find the identical rows in the POS column, then have the results in CSV with the POS, REF, ALT and INFO column

I searched for scripts but I have memory errors because the files are too large and I might lose data if I split them into several parts

python • 2.2k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 877 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