Hi, there:
I've successfully downloaded MGV, installed the mouse genomes using ./build, and run the MGV server (using npm run serve), but for some reason MGV doesn't seem to be seeing the data. I'm getting the MGV page on http://localhost:8080 but there are no genomes to select. I'm thinking it's because I don't have the data in the correct directory path. Right now, I've got it set up to where mgv_data is in /Users/woodhouse/mgv/mgv_data. Should the data be in a different path? Thanks so much!
Hi, there:
I've successfully downloaded MGV, installed the mouse genomes using ./build, and run the MGV server (using
npm run serve), but for some reason MGV doesn't seem to be seeing the data. I'm getting the MGV page on http://localhost:8080 but there are no genomes to select. I'm thinking it's because I don't have the data in the correct directory path. Right now, I've got it set up to where mgv_data is in /Users/woodhouse/mgv/mgv_data. Should the data be in a different path? Thanks so much!