Hi!
I'm trying to export coordinate data to be able to display/work with them in Python, but coordinates.txt contains numbered cells without rownames. The numbers do not seem to match the order of the rownames of the matrix I input into SPRING (assigning them likewise and plotting results in substantially different graphs than seen in the SPRING viewer). Is there any way to know which cell in the original matrix each coordinate corresponds to? Thanks!