Eduardo Gonzalez Grandio
Eduardo Gonzalez Grandio
Hi, I want to merge several data.frames with some common columns and append a suffix to the column names to keep track from where does the data for each column...
Hello, I wonder if there is a "tidy" way of retrieving metadata from grange objects. I haven't found an equivalent `pull` function. Right now I find it quite cumbersome to...
Hello, I have a request that should enhance the utility of DNA Chisel for codon optimization. When selecting Codon Usage Tables for species [not included](https://github.com/Edinburgh-Genome-Foundry/codon-usage-tables/tree/master/codon_usage_data/tables) in DNA Chisel, Kazusa Codon...
I am not sure if this is intented or if I am missunderstanding join_nearest_downstream(). I have a set of regions that are unstranded (they come from ChIPseq data). I am...
Hello, I was wondering if it would be useful to add a flip_strand() function to switch strand from "+" to "-" and viceversa, leaving "*" if unstranded. I am not...
Hello, I am generating a faceted plot with different groups and I want to compare the mean of different groups to a control sample. I have a wide range of...
Hello, I am using snapgene_reader to extract the plasmid name and length from a list of files to populate a database. I have been using it for a while without...
Hi, I was wondering if there is a way of parsing expressions to use as direct labels. For example, to use superscript, having `test1^test2` as label would be plotted as...
Hi jokergoo, thank you so much for developing such useful R packages! I have been using semantic similarity to cluster enriched GO terms before but this package makes it much...
Hello, I was wondering if it would be possible to add the "feature description" into the "/note" section of the feature so they are conserved in the GenBank file. It...