-
I try to set up running syntax tests for a package I use (it is not on Package Control) and I think I have configured the GitHub Actions [workflow file](https://github.com/jwortmann/ini-syntax/blob/ma…
-
I'm seeing an issue with running the disassembler against some TMS-1100 code (from a TMS-1400 processor).
The command I'm using is: `c:naken_util.exe -disasm -tms1100 darktower.bin`
I'm seeing a…
-
df=vaex.open(DIR+'train_0.hdf5')
df1=vaex.open(DIR+'train_1.hdf5')
df3=vaex.concat([df,df1])
df3.head()
or:
from glob import glob
DIR ='./train/'
files = glob(DIR+'train_*.hdf5')
df = vaex.o…
-
Computer: mac osx
My quest for getting things to work:
First, a non-clang compiler, couldn't figure that out:
```
make CC=/usr/bin/gcc
Cloning into '/Users/smwaters/canu/src/utility'...
War…
-
Not sure how to overcome a unitigging fail: Are there intermediate files I can remove to restart canu?
Is there a step I have to run manually beforehand to restart canu?
Using `canu -version 1.8` …
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Dear community,
I'm looking for some advice on how I can further tune my assembly parameters to improve contiguity of my genome. I'm working with a 1.2 GB plant genome with an estimated repeat cont…
-
After resuming my system from hibernation, I notice that the leds are in default mode. Checking with TTController.exe, the service is not running... happens nearly reproduceable.
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/…