-
For GTEx V7 data we've done imputation and rna-seq normalization, and we have PCA analysis results from Broad. PEER analysis is still running. Once we have the result we should have the material to do…
-
Hi,
I found some weird behaviour when running paired-end data.
To test some stuff, I created some simulated datasets where I know all the parameters like repertoire size, size of each clonotype, V…
mapo9 updated
2 weeks ago
-
Given a local node N with a balance of X million sats, a user may wish to create LNDHub.go / Alby / BlueWallet accounts for themself (daily spending) and for friends or family members constructed from…
-
Been testing the diagonal solver and found some weirdness. Basically found that cubical was flagging everything even on a high SNR run with simulated data. Turns out if I call the cubical's _solve_gai…
-
```
def get_introgressed_tracts(ts, chr_name, src_name, tgt_name, output):
"""
Description:
Outputs true introgressed tracts from a tree-sequence into a BED file.
Arguments:…
-
Hi,
I am trying to run TLDR on a human nanopore dataset. I got thousands of clusters for each chromosome, for example:
_**2021-05-03 14:03:21,455 loaded 5734 clusters from blood_gDNA.fastq-TLDR/chr…
-
In Monolix 2019R2, 2020R1 and 2022R2 there are no issues with *reading* in `sim_blq` data, but they are not used in plotting to substitute DV values for censored data.
Example code run after crea…
-
I tried running the computeModelFits function using my own data and it errors out with the message:
"Error in -vecImpulseParam[1] : invalid argument to unary operator".
I looked through the trac…
-
I am reporting these issues by suggestion of Dr. Bruno Golosio, as a summary of things we found in a collaboration for validation of xrmc for medical applications...
1. There is a size defined for …
ghost updated
4 years ago
-
Processing's PShape can store vertices. Transformations (translate, rotate, scale) are applied to the PShape as a whole, not directly to the vertices. PShape's getVertex() method will always return th…