MG-RAST / matR

Metagenomics Analysis Tools
https://mg-rast.github.io/matR
Other
25 stars 10 forks source link

Getting count data but no row/column names #75

Closed johnsra3 closed 6 years ago

johnsra3 commented 7 years ago

I'm using code for matR that has previously worked to pull down data with the KEGG and SEED functional groups from MG-RAST. However, when I use this code now, I either get counts data with no column and row names, or I get the following error: Error in rownames<-..... Length of 'dimnames' [1] not equal to array extent

I've contacted MG-RAST in the past when their servers were down, but it appears from their website that the servers are back up and that the data is loaded onto the site.

wltrimbl commented 7 years ago

Can you provide a minimal reproducible example of the request that gives you this error?