-
My understanding (from @hpages) is that transposed assay data matrices should be supported in HDF files, but after downloading Human Cell Atlas h5ad data at https://data.humancellatlas.org/explore/pro…
-
When I use `skim()` to check the distribution of my data, I get some "..." in the histogram. It only exists in some variables. What do the dots mean?
![skimr](https://user-images.githubusercontent.co…
-
Hello,
I am currently trying to merge 3 multiome datasets. The pipeline works fine for me up until adding the Gene Expression Matrix to the proj object.
proj
-
Hi Lukas, I am very excited trying out this pacakge. I am having a few problems using it. I tested nnSVG by following your code in the test section but resulted in the following error:
> test_check…
-
-
Hi all,
I was trying to use `signatureSearch` to search for gene expression signature queyring my data against the crispr LINCS data (beta release, https://clue.io/releases/data-dashboard). Since a…
-
When I try the merge script as shown bellow:
STEP7 Merge objects
Now we are merging the Seurat objects to create one unified Seurat object for downstream analysis.
```
pbmc
-
Hi Nils! First of all thanks for providing IMC users with great analysis tools :) I`m trying to use the pipeline you have made and everything works fine until part 9.3. This is done using the example …
-
Hi. @chrisamiller
I have run sciClone on my own data. Here is the data for sample 15.
```
> vaf_list[[15]] # Yes. Only one variants.
Chromosome Start_Position bam_ref_count bam_alt_count …
-
Dear @hpages,
I am getting the following error:
`Error in .make_Seqinfo_from_genome(genome) : ` when I try to run `forgeBSgenomeDataPkg`.
I'm attaching the `seed.dcf` file and the R session inf…