-
I'm running mac os x el capitan 10.11.4
- I cloned the repo.
- inside the repo, i ran these commands:
$ sudo npm install -g
> java@0.7.0 install /usr/local/lib/node_modules/java
> node-gyp rebuild
…
-
centos 7.x, gcc 11.x
make setup ran successfully, but make build failed as:
[ 20%] Building CXX object VecSim/spaces/CMakeFiles/VectorSimilaritySpaces.dir/L2/L2_AVX.cpp.o
/opt/git/RediSearch/deps/V…
-
[Downloads.zip](https://github.com/OpenGene/gencore/files/4543145/Downloads.zip)
I have paired-reads which has 99 (read1) and 147 (read2) flags each.
When I ran the gencore, it was converted to …
-
Looks like this program has some dependancies required but they aren't listed. It also tries to contact a "G:", guessing there is some hard-coded drive letter in there somewhere as I don't (and have n…
-
### Describe the bug
(sorry for perhaps using incorrect terminology. I'm not very familiar with Citrix, as I just moved from Windows where it "just works" [not meant angry])
citrix `selfservice` can…
-
I cloned the repo and ran catkin build and received the following error:
CMakeFiles/ros_cv_gui_demo_node.dir/src/mydemo.cpp.o: In function `mydemo::mydemo(QWidget*)':
mydemo.cpp:(.text+0x69): undefi…
-
Been tinkering with my setup for a while and it all seems to be going great! Just ran into one snag.
I am unable to assign any Spectacle shortcuts to "Print", as given as examples in `modules/spect…
-
I tried to find out whether lz4 is supported, so I ran the following command:
```
~/Downloads/tmp via 🅒 nextstrain
❯ nextclade run -D data -t test.tsv data/sequences.fasta -o aligned.fasta.lz4
`…
-
Here is the smallest case I could generate:
```scala
scala> def foo = { class Foo { class Bar { val b = 2 }}; val f = new Foo; new f.Bar }
java.lang.AssertionError: assertion failed: f.type
at…
-
Was going to try out the new formatting support on the nodejs.dev content an ran into (likely unrelated) issues.
I was thinking it might make sense to add some integration tests on a few of the main …