jowodo

Results 43 comments of jowodo

Same issue. How to reproduce: ``` module load conda conda clean -y -a conda config --add channels conda-forge conda config --add channels bioconda conda config --set channel_priority flexible conda config...

Thanks for the quick reply. Indeed same error with augustus 3.5 and funannotate 1.8.14. ˙Augustus seems to work otherwise. Would you happen to know what the augustus command is that...

I found my error!!! Thanks for the support! @nextgenusfs When I copied the augustus config dir, the `parameters` dir wasn't transferred. This resolved it: ``` rm -r config # cp...

Thanks @shmenolin! This saved me a lot of time. Anyways, I found the problem and a solution for all the curious out there: There are two small problems which hinder...

The manual conda install worked nearly as specified in the README. I only had to add `anndata` to the conda packages. ``` VERSION=1.0.15 URL='https://github.com/atarashansky/SAMap' DESCRIPTION="SAMap: Mapping single-cell RNA sequencing datasets...

I would also highly appreciate at least a tag: Here is a possible way to create a tag on the command line with a specific commit as tag location: ```...

Hi, I'm on a Windows 10+powershell+python from Microsoft Store and I have the same behavior.

I could somehow replicate this error in the command line for the parsig-from-english course: - Setting up development environment as in https://librelingo.app/docs/index.html - download PAL-from-EN `git clone https://github.com/LibreLingo/LibreLingo-PAL-from-EN` - link...

1. yes it's a typo. I meant LibreLingo 2. indeed the symbolic links should not be problem. I just wanted to show how I purposely managed to produce a similar...