-
Everyone's favourite question, what should we call this thing? 😄
Originally I called this environment "binder" because this made it convenient to then include this repo as a submodule on another r…
-
When running with default options, locus tags increment in counts of 5 when they should increment in counts of 1.
Commands run:
`fasta_name=Pa_DK1_substr_NH57388A_6643`
`bakta --output ./${fasta_…
-
Building with gcc 9.3.0 I see multiple build warnings, can these be fixed?
gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_…
-
**Versions**
poppunk 2.6.0
zsh: command not found: poppunk_sketch
poppunk_assign 2.6.0
Conda list:
# packages in environment at /Users/cmeehan/opt/miniconda3/envs/poppunk:
#
# Name …
-
**Describe the bug**
Using an Azure Admin account, I still get 403 Access Denied when trying to use `Get-MgUserDefaultDrive`. I am able to access the users OneDrive using Office Admin center with the…
ghost updated
2 weeks ago
-
Sorry if this has been covered before but how big of a mesh should I be able to stream in with this build settingkjansen@pfe26:~/SCOREC-core/buildMGEN_write3D> more doConfigure14_18
#!/bin/bash -ex
…
-
I'm getting a build failure when building from tip commit cf9ca3853a2c801fe04d9bf6d4e2698a00d6de79 (HEAD -> master, origin/master, origin/HEAD)
The problematic commit is: cf9ca3853a2c801fe04d9bf6…
-
Hello,
I have successfully run the SCOPE and O-RAN near-RT RIC tutorial on the Colosseum testbed. The scope-based BS and UEs both can run scope_start.py with radio_interactive.conf for iperf3 testi…
-
Hello,
I went back through an old cluster analysis to see what differences in interpretation would potentially arise in using with an older grandeur version that uses roary versus newer versions th…
-
Pandas and Bokeh warnings are given on plotting heterozygosity.
BokehDeprecationWarning: 'circle() method with size value' was deprecated in Bokeh 3.4.0 and will be removed, use 'scatter(size=...) …