Philipp Bayer

Results 9 issues of Philipp Bayer

Hi Having an issue discussed originally in https://github.com/jdblischak/workflowr/issues/219 which looks similar, but not identical to https://github.com/r-lib/fs/issues/223 Under Windows on network-mounted drives, `path_real()` triggers an Illegal Operation, using both the `fs`...

bug

Right now the preparsing job uses the `zip` gem to unzip uploaded files, but uploaded files can come in a variety of flavours. FTDNA just updated their file format to...

- [x] use bash tools to check file type - [x] use the right gem to extract from the archive - [ ] make sure everything downstream still works, needs...

There has been a problem recently with data - [ ] check which genotypes haven't been parsed, re-enqueue - [ ] check whether any deleting was missed - [ ]...

mozsprint

See https://opensnp.org/picture_phenotypes/3/feed Actual error: `ActionView::MissingTemplate: Missing template picture_phenotypes/rss, application/rss with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}.` I don't feel good when there's not at least 20 issues open

bug

As in this comment thread: https://github.com/openSNP/snpr/pull/251#discussion_r52427780 Use https://github.com/gevans/sidekiq-throttler for all API jobs to be nicer :sparkles: :sparkling_heart: :sparkles: PLOS has 7200 requests per 24 hours, Mendeley has 500/hour [maybe outdated...

A minor thing: https://opensnp.org/search?utf8=%E2%9C%93&search=BRCA1&commit=Search For some SNPs the Mendeley API returns a paper with a slightly different first author (in the above example: "X Huo" vs. "Xiang Huo", "X D...

Hi, a user mailed and asked whether we could implement genosets - collections of SNPs and their alleles which together are linked to a certain disease/phenotype. For example, gs181 has...

feature

Great package! It looks like for two alignments where the names are identical, plot_synteny() does not work correctly. In my case I am comparing two chromosomes of the same cultivar...

bug