Parse Non Hashed VCF info and Store It in csv File using BASH
0
0
Entering edit mode
2.3 years ago
Ramy Ali • 0

Can anyone help me with such a problem?

I want to parse a VCF file from 1000 human genome projects to write the non hashed line (##) escaping this meta info and write the information into comma-separated file >> 1000_genome,CSV

parse VCF bash • 530 views
ADD COMMENT
0
Entering edit mode

man grep

man tr

this meta info and write the information into comma-separated file

there is a good chance that this is a bad idea.

ADD REPLY

Login before adding your answer.

Traffic: 1568 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