Eduardo Gonzalez Grandio
Eduardo Gonzalez Grandio
I want to plot the expression of a group of genes (rows) in different conditions (columns), but I want to cluster them based on their sequence similarity, not on their...
Hi, I am getting the > Can't find any of the first 10 BED transcript_ids in fasta file error while the transcript_ids of the bed file are clearly in the...
Hello, I plan to use the summit peaks generated by HMMRATAC to study TF binding motifs. In the examples, there is no mention of the need to shift the peak...
Hello, I am trying to generate databases and after downloading, for example, the eggNOGDB, I get the following error: ``` msa2profile /mnt/d/seq_data/tmp/14551941542608933155/msa /mnt/f/seq_data/transannot_dbs/eggNOGDB --match-mode 1 --match-ratio 0.5 --threads 32 -v...
I am combinining four plots, two of them have facets and two of them are single plots. They all have the same y axes. When I arrange them, the y...
Hello, I am using the nested facets function and I would like to add a line to better visualize the facet groups using `strip.background = element_part_rect(side = "t")` . However,...
Hello, I wish there was a way of replicating the GraphPad Prism scatter plots in R. Specifically, the "standard" method that preserves the distribution of the datapoints:  Is there...
I am using .bam files created by pbmm2. [This minimap2 wrapper uses the --eqx minimap2 option by default](https://github.com/PacificBiosciences/pbbioconda/issues/217). When I try to convert the .bam file to .gff, I get...
Hello, I am running NextDenovo with PacBio HiFi reads of a 35 Mb genome. I have been able to produce the fasta file of the assembly but I am getting...
Hello, I do not see an option to filter out blacklisted regions when using hmmeratac. In the original hmmratac paper they state that this is a crucial step. Should I...