-
Hi Jiao,
I've been trying to get PEHaplo running for a while now, but I keep moving from error to error so I was hoping you could help me out. First it complained when running "join_pair_end_fasta.…
-
I have both hot and cold machines running Linux. Both have the same `v0.17.1.9` Monero version.
After performing these steps:
1. On hot machine, remove wallet file (leaving only the watch-only .…
-
Assume we have `solid_a` and `solid_b`. If we want `solid_b` to execute after `solid_a`, we can composition functions to express the ordering:
```
@pipeline
def pipe():
solid_b(solid_a)
```…
-
I am currently trying to run the demo with MetaPhage-0.3.3, I ran into a problem when executing the pipeline
```
Step 5 : /home/jm2338/miniconda3/envs/metaphage/bin/Scripts/Step_5_get_phage…
-
We now support polars as an output for our transformers and `ColumnTransformer`, but our examples use `pd.DataFrame`.
Our `datasets` module also returnes either a numpy array or a pandas DataFrame.…
-
I need to request a new machine:
- New machine operating system (e.g. linux/windows/macos/solaris/aix): Windows
- New machine architecture (e.g. x64/aarch32/arm32/ppc64/ppc64le/sparc): x64
- Prov…
-
taobilin@VirtualBox:~$ tb-profiler update_tbdb
Running command:
set -u pipefail; git pull
Running command:
set -u pipefail; tb-profiler create_db
Traceback (most recent call last):
File "…
-
Hi, How to add new sample genomes and contigs to an existing pan-genome producted by PGGB, and whether it can be done directly using the Minigraph or GraphAligner tool. Any suggestions on how to do th…
-
**System information**
- Have I specified the code to reproduce the issue (Yes, No): Yes
- Environment in which the code is executed (e.g., Local(Linux/MacOS/Windows),
Interactive Notebook, Goo…
-
If you transform a set of nifti images using the masker (result a), and compare that to the result of first transforming the first half of the images, then the second half, and concatenate the resul…