Community Profile

photo

Selma Nur Keskin


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


heat map making a colour dissapear
I have a heatmap showing cross correlations which is most of the time zero. I wanna make that color(which is green and I am usin...

3 years ago | 0 answers | 0

0

answers

Question


subtraction bwtween rows of a field
I have a very simple code as following for i=1:100 datafiles{i}= load(sprintf('%d.mat', i)); for k=1:611 bond_vec(k,:...

4 years ago | 1 answer | 0

1

answer

Question


num2str gives error as 'from struct to double conversion is not possible'
Hello everyone. I have a number of data files(pdbs) named as 1.pdb 2.pdb 3.pdb etc.. so I want to read all of them in a loop. C...

4 years ago | 1 answer | 0

1

answer

Question


Which graphic to use for contact map?
Is there anyone who knows how to plot a contact map graph, I already know the distances between the proteins, I just need to vis...

4 years ago | 1 answer | 0

1

answer

Question


substracting every row from each other
I am trying to substract every other row using 2 loops, what is wrong with this code? Here is the code, % these are the coord...

4 years ago | 2 answers | 0

2

answers