Aureliano Guedes

Results 9 issues of Aureliano Guedes

Hi, I don't know if I missed an option, but I suggest an `aesthetics` to create an arrow according to the strand feature. ` geom_gene_arrow(aes(direction = strand)) ` The effect...

feature request

Hi, I'm getting this error to any alignment I try to add 2nd structure. ``` (base) acpguedes@haldane:~/projects/sig_trans/work/SBP_5/20190730/test2/hhsuite_teste_SBP$ addss.pl aln_base/WP_009507761.1..90-379.aln t.exp -fas $ /home/linuxbrew/anaconda3/scripts/reformat.pl -v 1 -M first fas a3m aln_base/WP_009507761.1..90-379.aln...

Hi, How I add information about the total size of a set at the left of categories names, as the UpSetR does. I'd like to use ggupset to generate a...

Hi, I'd like to know how do I build an UpSet plot with distributions above as the example below from the Python implementation [UpSetPlot](https://pypi.org/project/UpSetPlot/) ![image](https://user-images.githubusercontent.com/1912449/75559524-5d5d3980-5a22-11ea-8c25-1aec9e0623d5.png)

Hi I'm trying to figure out how I breaking down alignment and plot each part with logo. ```r library(ggmsa) protein_sequences

Hi, I tested a `group_by` operation in a 9.6GB file, my results don't agree with [this benchmark](https://h2oai.github.io/db-benchmark/). env: 2 x Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Ram 256G ```...

performance
groupby

I'd like to impute data based in previous data in a temporal serie. So, I suggest an implementation to set a windows of data to use to calculate and/or configure...

# Description I included a new reader to read NCBI's genome annotation. It receive a species name and search the organism against NCBI's nuccore databases and return a array of...

Hi, I don't know if I missed some parameter, but does ete3 deal with the multiple `/` slash-separated bootstrap values in newick generated by iqtree with more than 1 bootstrap...