meowcat
meowcat
## Bug report I am using the pattern shown in https://nextflow-io.github.io/patterns/index.html#_process_all_outputs_altogether to merge files generated by an upstream process. In some cases this process only generates one file. The pattern...
### System details Output of `sessioninfo::session_info()()`: ``` - Session info ------------------------------------------------------------------------------------------------------ hash: prince: medium-light skin tone, man teacher: medium-light skin tone, woman and man holding hands: medium-dark skin tone, light...
Brief description of the problem ```r library(tidyyverse) map_dfr(list(), ~.x, .id = "test") ``` This returns a 0x0 tibble. However, I rely downstream on a column "test" existing (this is the...
Fixes cases with a single file. Note that this example with `cat` would still work with a single file, but `ls *.fq` would not. https://github.com/nextflow-io/nextflow/issues/2410
Hi just because I think you are probably the best resource on the topic: This project reads out TT watches to send the data e.g. to Strava. Based on your...
https://gist.github.com/meowcat/12e22150f8abf8fc364f951b236e46bc I am working on a "CSV editor" module. Right now this works with a WebDAV enabled server. * Module input is server and path * GET/PUT reads/writes the CSV...
Hi, there is currently "text area", "rich text editor" and "json editor". I would like a code input, basically the json editor without json parsing. A "text area" in monospace...
I cannot find in the documentation how I would go about escaping a single curly bracket. Usecase: Django Dynamic REST filter string https://github.com/AltSchool/dynamic-rest#filtering For example, I have `cpds_table.filter.filters[0]= '{'columnKey': 'mass',...
Hi, With MFC and C++/CLI installed, I can load & import the tlsh project in VS2022, and build "tlsh". This builds `tlsh.dll` successfully but no `tlsh.exe`. I tried changing the...
---- :books: Documentation preview :books:: https://datasette--2100.org.readthedocs.build/en/2100/