-
Instead of implementing macros into shiny-pancake itself, we could define a command `#PIPE ` that tells shiny-pancake to execute the command and pipe everything through it, then use the output of that…
-
Most of the sophomorix commands are very verbose, e.g. `sophomorix-print --help` prints info about config before it outputs the actual help.
Is it planned to make the commands less verbose in the b…
-
I am looking to convert e.g. a string or text field that follows certain other rules into a more restricted datatype.
For instance, consider the 'server' field in this example https://github.com/kowa…
Qqwy updated
9 months ago
-
As the title says. Cf. http://www.strictlypositive.org/dfordata.pdf
* [x] Data.List
* [ ] Data.Container
-
While it's still very early, I was wondering how long a project you would expect this to be? I know it would be hard to tell this early on, but I'm just curious as to what you think.
-
You are given an array of integers A.
You need to tell whether you can choose three numbers such that a+b>=c.
Input Format
First line consists of number of integers N. next line consists of N spa…
-
Hi Adrian,
A while back I wrote an IP address filter for bitflu which uses ipfilter.dat files like eMule/utorrent. I basically just hacked it into bitflu.pl. It seemed to work fine, though it used qu…
d5ve updated
11 years ago
-
Versions: django_mongodb_engine: 0.4.0, MongoDB: 2.0.3, Python 2.7.1, MacOS 10.6.8.
This seems to be 100% reproducible with the following steps.
1. Make any raw_query()
2. filter() the results with a…
-
Right now request are mapped to a certain hash for the output image. However, there is no way to get the request id from the output.
This could be useful to analyze which images are being requested/us…
-
Hi,
I am using H-PoPG tool get the haplotypes.
**I am using the following code:**
java -jar /src/H-PoPG-master/H-PoPGv0.2.0.jar -p 4 -f out.txt -v Chr01.vcf -d phased_Chr01_cc_hap.txt
here the…