-
## 1. Bug description
This is the continuation of a bug description in #113.
I tried to pass to finemap_loci, the munged data, and the issue with sample size keeps arising
When I pass an intege…
-
## 1. Bug description
Did not have a change to read #111, but it may well be related to it
### Console output
```
******::NOTE::******
- Formatted results will be saved to `tempdir()` by …
-
I am using regionReport to create a report from my defined regions in the cattle genome (no annotation provided):
```
report
-
## 1. Bug description
Error message prevents rebinning of peaks, but only with certain datasets and certain bin sizes.
`bin_size=400` seemed to run fine, but `bin_size=200` causes the error.
…
-
## 1. Bug description
The simple pipeline does not work.
I fall in the following error:
```
Error in message(e) : object 'e' not found
```
Also, just a **note**
I found easier to track …
-
Running into an error when trying to build the PDF version of the documentation.
```R
devtools::build_manual()
```
```
Converting Rd files to LaTeX .............................
Error in t…
-
You may be revamping the entire environment but if not, it would be worthwhile including MungeSusmtats in the installed packages since it's now used by default in echolocatoR's functions (Just to save…
-
## 1. Bug description
Just came across a situation where "NGT" was a column in one of the PGC GWAS, which indicates " the number of sub-cohorts in which the variant is genotyped". So all the number…
-
Hi, I have several scATAC-seq sample from different batch. So I followed "scATAC-seq data integration" to integrate them. Instead of IntegrateEmbeddings, I want to get a batch corrected peak matrix. B…
-
Hey, awesome tool! Integrating this into a lot of my [packages](https://github.com/RajLabMSSM/echolocatoR/tree/echoverse) now.
Was trying to figure out how to customise the `cli::cli_progress_bar` …