-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hello,
I think the BgeeCall approach to using intergenic regions to select a reasonable threshold to call a gene "expressed" is an excellent idea, and I'm keen to try it out. However it's not clear to me from the README/vignette whether I can run this approach using BgeeCall without re-analysing all my data from fastq files.
I have human scRNA-seq data (10x), as a Seurat object. I also have .bam files with alignments to the genome, which should enable extraction of expression for the human reference intergenic regions. Is it possible to use this processed data as input into your workflow?
This seems like it would be a pretty common use case, so it would be really helpful if you could add some guidance to the vignette/README about how to use your approach on already-processed data.
Thanks in advance for your help!