question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi everyone, I am new here 😃 I am trying to use this tool for ATAC-seq analysis on Catalina OS. in the first step createIndices i am getting the following error message:

Error in rule createGenomeFasta:
    jobid: 0
    output: /Users//Desktop/snakepipe/genome_fasta/genome.fa

RuleException:
OSError in line 11 of /Users/ta/opt/miniconda3/envs/snakePipes/lib/python3.6/site-packages/snakePipes/shared/rules/createIndices.snakefile:
[Errno 22] Invalid argument
  File "/Users/ta/opt/miniconda3/envs/snakePipes/lib/python3.6/site-packages/ta/shared/rules/createIndices.snakefile", line 33, in __rule_createGenomeFasta
  File "/Users/ta/opt/miniconda3/envs/snakePipes/lib/python3.6/site-packages/snakePipes/shared/rules/createIndices.snakefile", line 11, in downloadFile
  File "/Users/ta/opt/miniconda3/envs/snakePipes/lib/python3.6/tempfile.py", line 485, in func_wrapper
  File "/Users/ta/opt/miniconda3/envs/snakePipes/lib/python3.6/concurrent/futures/thread.py", line 56, in run
Exiting because a job execution failed. Look above for error message

I dont know what could be went wrong

thanks for your help TA

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:82 (29 by maintainers)

github_iconTop GitHub Comments

1reaction
GinaRecommented, Nov 25, 2019

I have tested DNA-mapping in a single-hybrid version now and run into similar issues as you did. For now this is an open issue we will try to fix it in a next release.

1reaction
steffenheynecommented, Nov 21, 2019

sorry do not delete createIndices output dir, I meant the DNA-mapping dir

Read more comments on GitHub >

github_iconTop Results From Across the Web

createIndices — snakePipes 2.6.1 documentation
This is a special pipeline in that it creates index files required by various tools within snakePipes. This workflow takes as input a...
Read more >
createIndexes — MongoDB Manual
createIndexes. string. The collection for which to create indexes. indexes. array. Specifies the indexes to create. Each document in the array specifies a ......
Read more >
IDBObjectStore.createIndex() - Web APIs - MDN Web Docs
The createIndex() method of the IDBObjectStore interface creates and returns a new IDBIndex object in the connected database.
Read more >
createIndex | Liquibase Docs
The createIndex Change Type creates an index on an existing column or a set of columns. Uses. You can typically use the createIndex...
Read more >
createIndices: Create indicies in OHDSI/Achilles - Rdrr.io
createIndices ( connectionDetails, resultsDatabaseSchema, outputFolder, sqlOnly = FALSE, verboseMode = TRUE, achillesTables = c("achilles_results", ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found