Score:0

Circos into workflow

sd flag
Nay

I'm trying to use the proteny tool that is implemented in the Snakemake framework. I started with the example, but I can't make it run. This is the error that I get.

*File "/root/mambaforge/envs/snakemake/bin/snakemake", line 10, in <module>
    sys.exit(main())
             ^^^^^^
  File "/root/mambaforge/envs/snakemake/lib/python3.11/site-packages/snakemake/__init__.py", line 3030, in main
    success = snakemake(
              ^^^^^^^^^^
  File "/root/mambaforge/envs/snakemake/lib/python3.11/site-packages/snakemake/__init__.py", line 554, in snakemake
    update_config(overwrite_config, load_configfile(f))
                                    ^^^^^^^^^^^^^^^^^^
  File "/root/mambaforge/envs/snakemake/lib/python3.11/site-packages/snakemake/io.py", line 1715, in load_configfile
    config = _load_configfile(configpath)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/mambaforge/envs/snakemake/lib/python3.11/site-packages/snakemake/io.py", line 1689, in _load_configfile
    obj = open(configpath_or_obj, encoding="utf-8")
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'circos'*

I am pretty sure that circos is installed in the main directory. I even put circos PATH into the bashrc file, and I'm still having the issue. Mambaforge, conda, and Snakemake are updated.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.