Cornelius Roemer

Results 485 issues of Cornelius Roemer

Great idea and implementation, design looks very good on desktop and PDF. Just on mobile, it could really be better. It's not really usable there, only with much pinching and...

tsv-utils is now available through bioconda, so I thought I'd add that to the readme Resolves #348

I love tsv-utils, it's so good. I'm using it extensively to analyze SARS-CoV-2 metadata (5.5m line TSVs with around 40 columns giving 5GB files). I'm telling everyone about it and...

Why are there no linux release assets for v2.2.1, only osx has release assets. Is this on purpose?

### Summary There's a pretty big bug #106 that sees a lot of projects switch away from using this crate. It hasn't received any comment or apparent attempt at fixing...

question

It would be great if we could compile mafft to work natively (without emulation) with apple silicon. Is this already possible? If not, which library is holding it up? Right...

help wanted
MacOS related
package-request

Now: 2022-07-29 10:45:42.995679+00:00 Earliest commit since sync: 2022-07-28 19:42:17+00:00 Last sync: 2022-07-26 16:47:57+00:00

When trying to figure out what happens in #30 I discovered that when there are rows with duplicated keys, the behaviour is odd. It would be good to test for...

When I diffed two files I got `csv-diff` to give me this strange error: ```log ValueError: too many values to unpack (expected 2) ``` Turns out that the last line...

Having a `\n` at the end of a `.csv` or `.tsv` file shouldn't cause a crash. Github for example asks for all files to end in an empty line, otherwise...