powered by
Function rearrange vector to string by adding + sign between the numbers.
pymol_str(ind1)
string with + as a separator.
vector of numbers (residues)
res<-c(1,5, 19, 100, 109) pymol_str(res)
Run the code above in your browser using DataLab