yingchen69

Results 2 issues of yingchen69

Hi guys, I tried to overlap points to boxplots. When x-axis is continuous, the points and boxes aligned perfectly, but when I changed x-axis to category, the points align to...

Hi, I installed genome-seek through conda: ``` mamba create -c conda-forge -c bioconda -p /mycondaEnv/snakemake_singularity snakemake singularity git clone https://github.com/OpenOmics/genome-seek.git cd genome-seek mamba activate /mycondaEnv/snakemake_singularity ./genome-seek --version genome-seek 0.3.3-alpha snakemake...