This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extracting list of mutations from .tsv file and arrange them in protein specific with binary 0 (Absent) and 1 (Present) values

Dear All,

I have .tsv file like this with genome name (1st coloumn) and aminoacid mutations for different proteins...

enter image description here

I want to extract the mutations and make sheet like this enter image description here

How to succed this with awk or bash script or python? Thanks...

bash scripting awk python

0 answers

No answers yet.

Log in to answer this question.