Sajjan Singh Mehta

Results 8 comments of Sajjan Singh Mehta

Initially, I created them manually as an excuse to learn markdown. I later wrote a simple python script that would parse the challenge description and generate it on the fly...

I was able to run alphamap by fixing the versions of jinja2 and markupsafe: ``` pip install alphamap jinja2==2.11.3 markupsafe==1.1.1 ```

Hi Tobias, can you give an example call that's failing? I had a look at the REST API and tried changing values in the JSON request to True/False but always...

That sounds great, thanks! I check one further edge case against the REST API and found out that sending an empty ion list yields a SPLASH, which doesn't make sense....

Hi Steffen, We have limited documentation, but see below for an example comparing a MassBank record to its MoNA equivalent: https://bitbucket.org/fiehnlab/mona/wiki/MoNA%20Data%20Upload%20Requirements Note that the JSON version uses curated and normalized...

Hi all, Regarding the initial problem in this issue relating to inconsistent histograms, I believe this was due to a a missing binning correction factor in splashR. I submitted a...

Hi @tsufz, Thanks for following up I think the suggestion before was to run an independent MoNA instance locally and use that to store all of the MassBank data. Then...

Just to note that in this case MoNA would generate the displayed structure from the InChI. In general, it depends on what is provided - MOL data is given preference...