Ngoc Kim Ngan Tran

Results 44 comments of Ngoc Kim Ngan Tran

I found the script for updating the network backend but not for PPI. I will test my local database first and then update the production database. However, this task might...

I don't know how to connect to production database. This is for network database, I'm able to get my local database updated `DB_URL="postgresql://postgres:@https://grnsight.cs.lmu.edu/server/postgres" python3 generate_new_network_version.py ` ![image](https://github.com/dondi/GRNsight/assets/108908370/06a64bf2-5bd7-4f26-a897-24457c729f5d) --> This error...

I updated the network database; however, protein-protein interaction still needs the script to update the network. The script for protein-protein interactions just downloads data from the internet and adds it...

#1077 Have the instructions to update the database. I will have a session with @dondi to update the database, then the issue should be fixed.

"The node coloring options only appear in the menu bar and not the sidebar after activation" issue. Is it the same issue I reported #1055?

For AllianceMine citation, we couldn't find the citation from Google Scholar. The closest one we found is InterMine only. Should we cite InterMine instead?

`Beta` comes in ok for me, but once I hit save there still some edits on my end

I just ran to lint error today. However, when I tried to run `npm run lint` it doesn't run for me, and giving me this error. I would suggest we...

When I save my files, Prettier keeps changing the code in ways I don’t expect. For example, writing a function like: `const sortGenes = function (genes, idToSort) {};` gets automatically...