This function constructs a list of adjacency matrices with the
same row and column names for all the matrices. The output is the object
needed for consensusNet function.
Usage
adj_rename(adjL)
Value
a list of adjacency matrices with the same rows and columns name.