Armin Dadras

Results 27 comments of Armin Dadras

Hi @chbk, Have you found a solution to this problem? I have a similar problem.

Hi, I had the same problem and I tried to update to the latest version as suggested by @davidecarlson. However, that did not solved my problem. But I changed something...

Hi, Could you follow the instructions I provided in the below comment and check whether it solves your problem or not? https://github.com/PrincetonUniversity/DP_GP_cluster/issues/1#issuecomment-1378696607

Hi, On the help page it addressed this situation as follows: ``` -i GENE_EXPRESSION_MATRIX [GENE_EXPRESSION_MATRIX ...], --input GENE_EXPRESSION_MATRIX [GENE_EXPRESSION_MATRIX ...] required, e.g. /path/to/gene_expression_matrix.txt or /path/to/gene_expression_matrix.rep1.txt /path/to/gene_expression_matrix.rep2.txt etc. if there are...

Hi, I just tried to install and use this tool. I wrote a detailed and tested solution using conda on how to install and use it on MacOS and Linux...

> Hi, I tried to install and use this software and these lines do the trick. I tried it on MacOS, ubuntu, and debian. ``` conda create -n dpgp -c...

Hi, I guess this can solve your problem: ``` conda install -c conda-forge bioconda portcullis ``` best regards, Armin

To include the content of this PR (https://github.com/galaxyproject/galaxy-hub/pull/3272) on Galaxy-Hub we had to re-structure the directories. It has been done here. Thanks a lot for this contribution.

On a Linux terminal yes. But how can I use this on useGalaxy.eu? ``` sed ':a;N;$!ba;s/\n//g' file ```

I served the tool locally and it works as expected with both Latin and Chinese alphabet. I am not sure why it does not pass the test on GitHub. `planemo...