-
Hi,
We are testing Chopstitch with known transcripts.
We are using _Homo_sapiens.GRCh38.ensembl_94.cdna_ with transcripts > 200 bp and redundancy removed at 98% (cd-hit-est). The reference geno…
-
I have been given a very large and poorly structured code base that I'm trying to understand.
I displayed a very deep depth graph of a very large part of the code base, resulting in a graph with o…
-
- [x] Implementation
- [ ] Unit test
- [ ] Docs
bkrem updated
6 years ago
-
# Introduce Versioning for Graphs and Functions
## Issue Description
Currently, the Indexify Python SDK lacks a robust versioning system for graphs and functions. This makes it challenging to ma…
-
## Category
- [x] Domain model extension
## Describe the domain model extension
First of all, thanks for providing us with a great library.
What we would like to do is update the body of mes…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation
https://arxiv.org/abs/2302.08191
```bib
@misc{cai2023lightgclsimpleeffectivegraph,
title={LightGCL: Simple Yet Ef…
-
Using version 4.2.2.
As you can see from the video the bar glitches and becomes bigger as you get close to the start of the graph.
There are only 2 points in the BarGraphSeries.
(457025, -105)
…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I have an issue where in a fork of aave v2 subgraph a subset of a certain entity type disappears from…
-
A very common thing users might want to do is to compute the semantic similarity between nodes in a graph and then store that data back in the edges of the graph (to use as edge weights later).
I'v…