-
-
{
"rows": [
{
"elements": [
{
"elements": [
{
"distance": {
"text": "0.3 km",
"value": 311
},
"durati…
-
guide_tree_from_query_sequences fails when passed correct data.
```
686
687 guide_dm = DistanceMatrix(guide_dm, seq_ids)
```
--> 688 guide_lm = average(guide_dm.condensed_form())
689 …
-
The integration of the output DistanceMatrix with subsequent QIIME2 tools (e.g. Emperor) would be better facilitated if the naming of the samples in the DistanceMatrix output by `sourmash compare` cou…
-
Following from here: https://gist.github.com/Datseris/3ca61b32dea2033aeae5c4dfe3e0b78c and from the discussion in #8
Here is what I believe are the best steps forward to make this really nice pack…
-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [X] any problem or bug report
**OS:** (check one with "x")
- [X] **Android**
- [ ] **iOS**
- [ ] **Browser**
**cordova infor…
-
I'm getting the following error when I try to make a request while specifying the `travelMode` option:
```
(node:65354) UnhandledPromiseRejectionWarning: InvalidValueError: unexpected property "tr…
-
2.3 getting segfaults with longer IDs:
valgrind:
```
=78729== Invalid write of size 1
==78729== at 0x4C2EB43: strcpy (vg_replace_strmem.c:510)
==78729== by 0x4029EF: read_phylip_DistanceM…
-
```
r := &maps.DistanceMatrixRequest{
Origins: strings.Split(origins, "|"),
Destinations: strings.Split(destinations, "|"),
Language: "en",
DepartureTime: "now",
Mode: …
-
I got an error when running the test sample data. Any idea how to fix this?
`python -m jcvi.assembly.allmaps path JM-2.bed scaffolds.fasta -w weights.txt`
> 16:27:05 [base] Load file `JM-2.bed`…