genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

bugfix #752

Closed Alexanderlacuna closed 1 year ago

Alexanderlacuna commented 1 year ago
zsloan commented 1 year ago

I think this might be the source of problem, since when I make this same change on my branch the results seem correct (there's a separate error, but it's one I think I can fix today - there are some None's in the output that are causing an error when converting to JSON).

Alexanderlacuna commented 1 year ago

I think this might be the source of problem, since when I make this same change on my branch the results seem correct (there's a separate error, but it's one I think I can fix today - there are some None's in the output that are causing an error when converting to JSON).

Awesome In addition to that I have fixed the issue for sorting nan values for rust once merged upstream they will occur less oftenly in the results. The current issue yet to be fixed is that for index error when reading probeset data from files

zsloan commented 1 year ago

After more testing, this appears to fix the results. I'm going to go ahead and merge it since it's a minor change (albeit with major effects), because I want to get the fix on production as soon as possible.

BonfaceKilz commented 1 year ago

Alexander Kabui @.***> anaandika:

Ola ola o/ o/.

Minor comment and very nitpicky.

-- Commit Summary --

  • this commit remove the stage for parsing rows to remove nan values

When writing commits, here's a trick I use:

If this commit is applied this commit will: <your message in the present tense>

Good commits make it easier to git-bisect, and also have a rough overview of things. Please have a look at everyone else's commits as a reference.

So for the above, I would have written it as:

--8<---------------cut here---------------start------------->8--- Remove None checks when parsing rows

For more read: https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs

-- (Life is like a pencil that will surely run out, but will leave the beautiful writing of life.) (D4F09EB110177E03C28E2FE1F5BBAE1E0392253F (hkp://keys.openpgp.org))