-
1. IAP purchase is going smooth.
2. When user tries to restore the purchase in re-login
3. The IAP given below error.
Code snippet
`RNIap.getAvailablePurchases()
.then(async availab…
-
**Is your feature request related to a problem? Please describe.**
refreshing materialized views and bypassing foreground traffic has immediate benefit.
**Describe the solution you'd like**
I…
-
Hi there,
I am having an issue and I have no idea why it is not working. The rendering gets stuck on the following cell:
```
path = Path(r"data.csv")
df = pd.read_csv(path, index_col=0, delimi…
-
Hi
I'm trying to replicate some splice junctions in my long-read Kinnex data. Out of a total of 115 splice junctions, I managed to replicate about 100 from quantification obtained via the isoseq/SQ…
-
Hi,
I am trying to run fastq-pair on 2 fastq files. One of them has 484,173,359 reads (157G), the other has 484,590,459 reads (157G).
The command I am using is:
`fastq_pair -t 150000000 file_1.…
-
In https://ucsc-gi.slack.com/archives/CJ2EHEH1A/p1720038830195099?thread_ts=1719905671.084099&cid=CJ2EHEH1A, @benedictpaten notes that we could adjust out MAPQs to be "more confident" and "to the righ…
-
### Feature Description
get_image_data currently loads ALL the image data before returning the requested subset. In many cases this will require too much memory quite easily.
We have users wh…
-
Currently, the `enforce_home_region_follower_reads_enabled` feature uses (1) savepoint rollback and (2) follower reads to dynamically detect a home region for a query which encountered "Query has no h…
-
Hi,
Already complete the test. But failed with path to pacbio hifi.fastq.gz and also a tsv noted sample/file path. Would encounter error like below "Error in rule pool_paired_unmapped_R2: jobid: 9…
-
Hi Stephen,
this code:
```
#include "glaze/glaze.hpp"
#include "glaze/beve.hpp"
struct test_skip {
std::optional o_;
};
int main() {
std::vector a{{},{}};
std::string …