Hannes Roest

Results 18 issues of Hannes Roest

When starting up a galaxy instance, I get this exception: ``` # docker run -i -t -p 8081:80 bgruening/galaxy-stable Enable Galaxy reports authentification umount: /var/lib/docker: must be superuser to umount...

# Issue We have found that `auditwheel repair` processes some of our shared objects such that they are broken after processing. After processing a wheel built with ``` auditwheel repair...

# Description Adds a new Isotope class that can store individual properties about isotopes, specifically - mass - abundance - half-life - decay mode Currently, the `Element` has a list...

ready-post-release

a couple of features: - Keep the name of float data arrays (instead of deleting them) - remember precision of float data arrays when storing - represent float data arrays...

wontfix

# Issue In timsTOF data we sometimes see m/z peaks that have a leading flank and do not have lower intensity peaks on both sides of the peak: ![Screenshot from...

defect
critical

- prepare for ion mobility support in FeatureFinderCentroided - change data structure in mass trace to point to spectrum, allowing access to RT and ion mobility @timosachsenberg what do you...

For some reason these Wikidata items do not find a match: - https://osm.wikidata.link/Q29882799 - https://osm.wikidata.link/Q29525084 - https://osm.wikidata.link/Q29525873 even though there is an exact coordinate match with something that is a...

I tried to add a wikidata tag to OSM and ran into the following error: ``` File "", line 1lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1 URL: https://osm.wikidata.link/add_wikidata_tag Traceback...

I realized that in the latest release (2.7) we produce 532 MB of binaries in the `bin` folder when statically linking. The reason for this is that the majority of...

BinaryPackages
Build System

As discussed here #5841, currently our isotope data is derived from AME2003 and we could think about updating to AME2016 using newer data from here: http://amdc.in2p3.fr/masstables/Ame2016/mass16.txt This is not urgent...

minor