LPioL
LPioL
Hi, I need to have several grids side by side in order to see different visualizations of the simulations. It would be a nice feature to add. If it is...
Hello, Thank you very much for the code. I have gensim installed via conda with fast_version enabled. But using your code , I don't understand but I always have a...
Hi, I try to save and load the phenotype I have after evolution. The Load function() freezes my computer by using all the memory. You can replicate this problem with:...
Hi Palash, Thank you for your package. I would like to use for example network reconstruction. But I developed my own method of embedding I would like to test. Is...
Hello, I used phylostratR, the code worked well and I was wondering does it create a bias in the computation if I use a transcriptome with nucleotide sequences instead of...
Hi, I try to use the example in python but I got this error: File "/home/skynet/anaconda3/lib/python3.8/site-packages/pyorthomap/FindOrthologs.py", line 117, in map to_gene_id2whatever = self.ensembl_to.query(attributes=self.to_attributes + ['ensembl_gene_id'], TypeError: can only concatenate str...