fereshteh izadi
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
258.004
of 295.467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
reading a file in matlab
hello, I have a file like below named file.txt > head(myfile,1:4]) AT1G01060 AT1G01170 AT1...
bijna 9 jaar ago | 3 answers | 0
3
answersQuestion
reading a csv file
hi, I have a csv file as I shared the link with you. I am going to read my file but I don't how please someone help me to ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
producing a directed edges from a data frame
hi, I have a data frame as I attached, with below code I got an adjacency matrix fid = fopen('Ara_GoldST.txt', 'rt'); d...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
reading a matrix in matlab
hello, I have a matrix like below > head(mat[,1:4]) AT1G01060 AT1G01170 AT1G01180 AT1G01260 AT1G01060 1.00...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
placing my file in matlab code
hello, I am going to run a matlab code as I attached, I have a txt file as input for algorithm like below > head(mycount...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
how i can have an adjacency matrix only contains 0 and 1
hello i have a data frame, i convert that to an adjacency matrix but the adjacency matrix contains 2 while i need only 1 and ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
how i can convert a matrix to a adjacency matrix
hi, i have below matrix TFLocus TargetLocus InteractionType AT5G10140 AT1G65480 -1 AT5G11260 AT1G27480 -1 AT5G112...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
making two matrices of genes the same size and same variable
hi, happy new year i have two adjacency matrices like below > mat <- read.table("aracne.txt", header = T, sep = "\t",...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
writing matlab result to a txt file
i produced an adjacency matrix in matlab, how i can write that to a txt file use as an input in R please?
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
how i can convert a matrix to a adjacency matrix
Hello, i have a matrix of which i pasted few rows in the below, i want to convert this matrix to an adjacency matrix. how i can...
bijna 9 jaar ago | 2 answers | 0