Ngoc Kim Ngan Tran
Ngoc Kim Ngan Tran
I figured out the issue. The sort function is working. However, it sorts the gene id, not the gene's standard name.
PR merged and waiting for review
@dondi I saw PR is merged, but have we pulled it to `beta` yet?
@dondi yes, it works for my local copy of beta! However, when I try on GRNsight website, it still doesn't work. Not sure why this would happen
I added a PR #1195 for code review
@kdahlquist it is an old issue so I can't recall which gene ID might cause this problem. Can you please share with me some sample genes I can use for...
For the expression database, I believe all of us are getting the data directly from [GRNsight Box Folder > GRNSight Expression](https://lmu.box.com/s/4s6yw8009fmc9pq8zn17uu4iyitdskm2) and I don't do anything with the table. But...
I believe PR #1195 added a fix to this but the scenario was: 1. User loads genes from database 2. Exporting the graph to Excel 3. Selected degradation rate and/or...
1. Can you share with me what files you used to test that are missing production and degradation rates, please? I tested with the file you provided, and it worked...
After meeting with @dondi and @Amelie1253 on last Thursday, Amelie might or might not fix the bug. I will add the unit tests and see if the bug is still...