Jose Mendoza Garcia
Followers: 0 Following: 0
Feeds
질문
How to add x and y variables to individual values after creating a heatmap.
i want to add the names of values corresponding to the x values on the heat map. Where -0.5 is want ti put a label that says d...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Make a chart from two tables
I have two arrays that look like this. The other one has every gene name with an additional T. What i want to do is create a n...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How can i create a new table by combining the rows with identical names but with fifferent data under the same variables?
I have two large tables and they have the same column 1 and variables. The only thing different is the data. Now what i want to ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How can I add a letter to a column of strings. For example i want all names in the column one to change to this Name T.
I have one column with many names. I want to add a T to every name. How can I do that?
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
How can i take the log2 of x plus 1 of a matrix
i have a table table with variable names and data below it. Id like to take the log base 2 of (x+1)
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
How can i extract data from data from table using a string of words.
I am trying to extract data from a file but using a nested loop and if statement has not worked. The main file has column 1 as g...
대략 2년 전 | 답변 수: 2 | 0