You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the paper, you mentioned you used STRING database to build the weighted gene adjacent matrix.
By reading the code, I think the String network is also a csv file that uses the matrix to record the gene-gene interaction. But I did not find the STRING network data in your code, so I checked the STRING network at https://string-db.org/cgi/about
But I wonder how to find the corresponding STRING network we need in the STRING database?