-
I'm trying to merge some 1y span OFX files, but I'm unable to use your tool.
After many attempts, I managed to run it by installing some modules, adding some 'use' directives (Carp and Data::Alias) a…
-
Hello,
First, thanks for amazing project and issue resolution.
I'm wondering if the message "Mean chi^2 of SNPs used to estimate Omega is low for some SNPsMTAG may not perform well in this situa…
-
In https://github.com/tothebeat/noaa-gsod-data-munging/blob/master/get_data_for_year_XXXX.sh#L19:
```
for filename in `ls *.op`; do gunzip $filename; done
```
gives "Argument list too long"
Fix:…
-
Repox can be configured to create a separate xml for each digital object in a set or collection. Could this be configured to look at multiple files from within the same directory and then munging/com…
-
can't do this on dev since ngrok is munging headers (at least it looks that way)
-
We currently provide example data and a reference to ease startup. With the addition of sequence annotations API these are some proposed data that the server could ship with. These are public datasets…
-
My exposure and outcome data are both from Finngen, log files for ldsc and munge seems normal,and my codes are as follows:
reslap = MRlap(exposure = GP,
+ exposure_name = "GP",
+ …
-
They do a bunch of manual path-munging, where they could just use script_setup. Presumably this is just because they predate script_setup, but we'll need to make sure it doesn't break anything to swi…
-
Does cruddl support any type of input validation and/or munging hooks or other mechanisms to ensure that mutation input is valid prior to operating against the back end database?
-
Project uses the Tupelo library which has a namespace `tupelo.char`. This generates a CLJS compile warning:
`[Figwheel:WARNING] Compile Warning: Namespace tupelo.char contains a reserved JavaScript…