-
consider adding PAM-style matrices
-
With the growing data collection in this repository and the tools we wrote to access it, we could relatively easily prepare some automatic pipelines to construct useful, derived data products. One way…
-
We will later implement similar functionality for carbon footprint, energy/carbon impacts, mode counts, and mode share by distance.
Saving relevant info to the database (Pre-compute as much as poss…
-
When using GDLoss to calculate the loss of 3D target detection, no matter how to modify the angle, it has no effect on the value of loss?
```
import torch
from torch import nn
import numpy as np
…
-
micropower seems like a great tool and I've been trying to use it to get the general range of effect sizes that could be detectable with power 90% at different sample sizes for detecting differences i…
-
Would it be possible to output the cgMLST results to a separate CSV/TSV file and/or XLSX worksheet?
You could get really fancy and produce a dendrogram from the cgMLST results, output to newick, o…
-
Hi, I've used positive_definite_intrinsic_mean.mat in manopt package, which is coded as:
```matlab
function X = positive_definite_intrinsic_mean(A)
% Computes an intrinsic mean of a collection of p…
-
Currently we use `geopy.distance.distance` to calculate distances between gridpoints. This uses an exact algorithm, assuming an ellipsoid. For an example dataset of 25 * 53 gridpoints it takes 5min 30…
-
Hi,
I am running RunVelocity function from SeuratWrappers package on some sc data from 10X:
Prol
Execution halted
Does this means that the data is not good enough for estimating RNA velocity ?…
-
### Setup
I am reporting a problem with Biopython version, Python version, and operating
system as follows:
```python
import sys; print(sys.version)
import platform; print(platform.python_imp…