Split synchronized file
0
0
Entering edit mode
4.6 years ago

Hii, I have a synchronized file (output from popoolation2 tool using its feature mpileup2sync.jar). And i had merged 21 synchronized files of various breeds for downstream analysis. Now i want a single synchronized file from it. Please someone guide me how to extract/separate/split that merged sync file to get desired sync of only single breed. Kindly assist me.

Thanks in advance

sync file popoolation2 tool ubuntu • 820 views
ADD COMMENT
1
Entering edit mode

Please try the following strategies:

  1. Look at the sync file and understand what each column means (this post might help)
  2. See how you can use awk or cut to extract specific columns from a delimited file
  3. Figure out how to use the tools and strategies to get the result you need.
ADD REPLY
0
Entering edit mode

Thank you so much. I will surely try this.

ADD REPLY

Login before adding your answer.

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