sujanpau
Results
2
issues of
sujanpau
Hello, I am trying to convert the .faa format protein sequences into OrthoMCL readable format (organism_ID|protein_ID) using the bioawk -c fastx '{ print ">GMI1000|"$name; print $seq }'. I am only...
Hello!! I have converted the protein sequences into the OrthoMCL readable format using bioawk tool. My program is running but while at the stage 9 it shows me that the...