olechnwin

Results 19 issues of olechnwin

Just want to point out the link to [https://github.com/macs3-project/MACS/blob/master/docs/advanced_usage.md](https://github.com/macs3-project/MACS/blob/master/docs/advanced_usage.md) is broken. It is the "advanced usage" link below subcommand table in readme. ![image](https://user-images.githubusercontent.com/20069067/161108441-5a633948-9af8-42cf-ac59-722bfce49b86.png) Also, how can I find the advanced...

Hi, I'm confused with `macs filterdup` result for paired-end bam files. Here are my commands and output: ``` samtools view -S -b iEF.sam.ecoli | samtools sort - -o iEF.ecoli.sorted.bam macs2...

General Question

I am following the steps in [https://github.com/taoliu/MACS/wiki/Advanced%3A-Call-peaks-using-MACS2-subcommands](https://github.com/taoliu/MACS/wiki/Advanced%3A-Call-peaks-using-MACS2-subcommands). The final output will generate a file with peak location and p-values or q-values. Is there a way to get a file with...

General Question

Hi, I'm trying to run quast but got the following error. Any help on how to solve this error is greatly appreciated. Thanks so much! ``` Running Genome analyzer... NOTICE:...

Hello, I just like to know whether it is possible to run busco analysis within quast with the mammalian database? Thanks!

Apologize if this is asked before, I tried to search but cannot find similar issue. Is there a way to convert the `p.adjust` in `enrichResult` to `-log10(p.adjust)`? I am trying...

Is duplicate marking necessary? I saw in the readme, it was recommended to run arima mapping pipeline. However, I had already ran juicer pipeline which does not run duplicates marking....

Hi, I am wondering if there is a way to speed up normalizeToMatrix or a workaround? Thank you in advance! I really enjoy using EnrichedHeatmap so far.

Hi, I'm trying to run bam2gam for my own dataset with the following command: `singularity exec --pwd /home/xxt050/opt/MoMI-G/scripts docker://momigteam/momig-tools:autobuild bash -x bam2gam.sh /home/xxt050/Data/A673_pacbio/HiFi/bam/A673.HiFi.hg19.sorted.md.bam /home/xxt050/Data/A673_pacbio/HiFi/vcf/momig_input.xg /vg/bin/vg ` and encountered this error:...

Hi, I am wondering if there is a way to tie the anno_enriched color to the row_split? For example, below if I set ngroup1 to 10, setting anno_enriched to the...