-
Hi! I heard the podcast on this and liked the ideas behind it, and at the same time had a component that I needed to add infinite scroll to, so I thought I'd give it a whirl. I'm on my second day no…
-
j'ai fait un test pour voir si le merge land cover identifiait effectivement les conflict de classes (j'ai créé une couche de route avec les même classes que celle du landcover) et l'identification ne…
-
I think I studied (spent half week in hex) enough of brukers *.bcf files and figured out how stuff works. How many people would be interested in importing data straight from bcf functionality? Would a…
-
Hi, this seems to me to be a very nice library!
Two/three things struck me when looking at it:
1. You should support paging in selectors
2. How do you handle server side queries?
For example, Let…
-
We'd like to know what is it exactly we're gaining by using slices as opposed to lists of indices for dataset requests.
We should benchmark it and decide whether or not it's worth supporting it.
See…
-
- BWA/BWA-mem should have an option to use collection information to assign read groups.
- Bowtie2 should also have an option to use collection information to assign read groups.
- [Tophat wrapper](ht…
-
From Tom:
```
Hello,
It sounds like Mantid is passing queries to ICAT without a 'LIMIT' paging argument in the query.
These pull back >100,000 results from the database and cause OutOfMemory issues.…
-
I'd like to include the mapshaper javascript library and use [V8](https://cran.r-project.org/web/packages/V8/index.html), so that users don't have to have `node.js` and the `mapshaper` module installe…
-
# Exploration
##### popular language with great tools
- One obvious reason to use python as the base language is that its popular in the open source world
- Generally this means that a lot of packag…
-
With an active and diverse developer community we need to spell out more clearly what we want the code to look like, i.e. we need a _Style Guide_.
Related questions have come up recently in #392 and …