-
F# code like
```fsharp
seq {
try
...
with
| :? SomeException as exc when (exc.InnerException :? Some2Exception)
}
```
fails to be compiled because `exc` is not available in `(exc.…
-
when running `examples/meta/peppro_test.yaml ` with an activated databio/peppro bulker crate pipeline fails:
```
databio/peppro|~/Uczelnia/UVA/code/peppro$ looper run examples/meta/peppro_test.yam…
-
![image](https://user-images.githubusercontent.com/44813811/161304464-c9d6dbf8-8b00-410b-943e-e63349cb7b04.png)
Based on this, we would predict that dRNH is occupying distance enhancers where you h…
-
Hi,
Can MACS2 be used as a peak caller on different genomic datasets like GRO-seq or PRO-seq or PRO-cap? There I just want to know where are the peaks on each strand (plus and minus) separately wit…
-
English Only.
When I monitor udp2raw.service and try to download a file to leech speed, I get this error which seems limits my connection speed:
```shell
Aug 09 07:51:14 Iran udp2raw_amd64[532219]:…
-
At the moment,
```biomedsheets/io_tsv/base.py``` allows
```'WES', 'WGS', 'Panel_seq', 'mRNA_seq', 'total_RNA_seq'```.
However, ```biomedsheets/data/std_fields.json``` defines the following:
…
-
English Only (except for bug reporting).
I am using udp2raw + wireguard to connect to VPS in France. It works perfectly and no errors in logs, however every 3 hours it disconnects and back again to n…
-
Hi Mahmoud,
currently, I am testing JAMM on GRO-seq (SE protocol, Pol2 ChIP-like pattern) in dm6. This genome version contains a lot of small contigs, which I'd like to ignore/exclude from being an…
-
I am trying to migrate Snort from 2.9.17 to 3.1.0.0
I run snort in inline mode with NFQ DAQ.
Till snort 2.9.17 snort used to work fine. But now that I am trying to run snort 3.1.0 it gives this …
-
Previously, we have used a custom kernel module that utilizes netfilter to drop certain traffic. As we're exploring ways to more efficiently handle large amounts of packets, we are looking into netmap…
ghost updated
5 years ago