-
I am following the steps in [https://github.com/taoliu/MACS/wiki/Advanced%3A-Call-peaks-using-MACS2-subcommands](https://github.com/taoliu/MACS/wiki/Advanced%3A-Call-peaks-using-MACS2-subcommands).
…
-
Hi Tao,
I used INPUT as my ctrl and used default parameters to call narrow peaks.
I encountered a warning:
Since the d(171) calculated from paired-peaks are smaller than 2*tag length, it may be i…
-
When I generate a MIDI file and then place the original file used for transcription into my DAW (Logic Pro) with the MIDI output file in separate tracks everything starts off ok, but by the end of th…
-
-
Changes include:
1) Remove arithmetic checks using `unchecked` keyword/block, none of the calculations can realistically over/underflow.
2) Reduce iterative memory mutations.
Future Improvements…
-
Hello! Even in the run above stringent threshold, there are still some signal from control higher than the thredshold.If I want to learn the peaks of control signal above threshold, how can I get them…
-
Hi!
I've run SEACR successfully on samples that contain a treatment and control. I'm looking for ways to now compare the peaks between these conditions with the SEACR output. Do you have a recommen…
-
In particular, look at `get_peaks_with_heights_async` which currently uses the (out-dated) node-index and tree-traversal logic.
-
Hello!
I am wrong to understand that `navani` assumes a cycle is strictly monotonic because of this:
```
df = pd.DataFrame({'Capacity': capacity, 'Voltage':voltage})
unique_v = df.astype…
-
Hi,
I'm trying (for the first time) to run Monocle2 on a human dataset of 60.000 cells and 14.000 genes pre-filtered using Seurat3. I accurately followed the instructions here http://cole-trapnell-l…