-
Perhaps this is a request for new feature, or maybe just a discussion on how to do it myself.
I like to liberally document my TSS files using comments, just as I do my PHP code. I would like to do…
-
Hello,
First of all, thank you for developing ATACseqQC.
I am having troubles interpreting the outputs of the function TSSEscore(). I am using the TSSE score definition used in [ENCODE standards…
-
#### Code Sample, a copy-pastable example if possible
```python
ncfile_cf = "x07z00017_cf.nc"
with xr.open_dataset(ncfile_cf, group="x07") as ds:
ds_data_cf = ds.copy(deep=True)
print(ds_da…
-
build_windows.py 之后,出现55个错误,说是无法打开thr/threads.h,有大神遇到相同问题吗?
用的开发环境是windows10 visualstudio 2017
-
1. Test runs OK by itself
$ nosetests --verbose -a tags=buildbot --with-isolation --stop
--exclude=TestClientCheckableDirModel.py UnitTests/TestAccount.py
test creating an empty account object ... o…
-
```
1. Test runs OK by itself
$ nosetests --verbose -a tags=buildbot --with-isolation --stop
--exclude=TestClientCheckableDirModel.py UnitTests/TestAccount.py
test creating an empty account object .…
-
Hello,
I have been running two autodE reaction calculations, which should lead to the same products and have the same TS due to symmetry; a symmetry which I hadn't realised initially. Thus the SMIL…
-
### Problem
The BN must only store verified blocks.
### Solution
Add new logic to verify the block based on the block proof
----
Estimation considerations
1) Construct Proof Merkle Tree of has…
-
Hello, my colleagues and I, are using TensorQTL for our researches and we have a few questions about the corections for multiple tests when identifying trans-eQTLs.
Many papers incorrectly state th…
-
There are currently 3 versions of "batch_erp_plot_traces_by_cond" in the GP folder.
It looks like the differences between these 3 versions (apart from changes in figure titles) is that they compute …