-
https://github.com/ga4gh/seqcol-spec/blob/4722c713a9a5692b255f8bdf9ab27c18ca297042/docs/decision_record.md?plain=1#L19-L21
The above text conveys some opinions about the relative unimportance and u…
-
When looking for new mutations e.g. S:Q498R these are placed in lineages (very helpful!). The last step of choosing the actual sequence(s) with the mutation and comparing this to lineage of choice in …
-
Dataset
The dataset used in this project is historical Bitcoin price data downloaded from a public source. The file BTC-USD.csv contains columns such as Date, Open, High, Low, Close, Adj Close, and V…
-
package explorer:
![image](https://github.com/user-attachments/assets/e2f60810-9493-4881-a5e2-3258dfa8020c)
![image](https://github.com/user-attachments/assets/55ad8105-e1c5-4342-bae4-dcd1e139c90f)
…
jukzi updated
1 month ago
-
**Describe the bug**
I have found that SeqRepo intermittently returns incorrect sequences. I've loaded millions of small protein sequences. I started seeing sequences returned that couldn't be accoun…
-
**Uglify version (`uglifyjs -V`)**
```
uglify-js 3.19.3
```
**JavaScript input**
```javascript
((e) => {
const t = e.pushState,
r = e.replaceState;
(e.pushState = function (…
harai updated
1 month ago
-
There are a small number of signatures in Pronom v119 (e.g., fmt/899, fmt/900, fmt/1795) that includes `[0000:1000]`. Normally, the square brackets match a single byte within an inclusive range where …
-
They should be removed, as we cannot handle stress in sequence comparison ON the actual sequences, since stress is not regularly reported.
-
As I was implementing the `/collection` and `/comparison` endpoints we discussed, I thought of a few other possible uses. I would like to know if people think these should be part of the spec.
## O…
-
The built-in data analysis via the fit_scan_sequence() is very nice.
For the comparison of the results of different scan_sequences() it would be useful to have the option to store previous results…