Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing script: make_biom.py #8

Open
telatin opened this issue Aug 14, 2018 · 4 comments
Open

Missing script: make_biom.py #8

telatin opened this issue Aug 14, 2018 · 4 comments
Assignees

Comments

@telatin
Copy link

telatin commented Aug 14, 2018

Hi,
When executing the test script an error is raised for not finding make_biom.py, supposedly in the scripts directory.

python ../scripts/make_biom.py /tarp-ngs/bit/scripts/16S/mucobiome/working_directory -o raw.biom
python: can't open file '../scripts/make_biom.py': [Errno 2] No such file or directory
Error in job create_biom while creating output file raw.biom.
RuleException:
CalledProcessError in line 108 of /tarp-ngs/bit/scripts/16S/mucobiome/Snakefile:
Command 'python ../scripts/make_biom.py /tarp-ngs/bit/scripts/16S/mucobiome/working_directory -o raw.biom' returned non-zero exit status 2
  File "/tarp-ngs/bit/scripts/16S/mucobiome/Snakefile", line 108, in __rule_create_biom
  File "/home/ubuntu/miniconda3/envs/mucobiome/lib/python3.5/concurrent/futures/thread.py", line 55, in run

Thank you!

@dridk dridk self-assigned this Aug 14, 2018
@dridk
Copy link
Owner

dridk commented Aug 18, 2018

I have no idea where the file is .. :(
So I rewrite a new one ( b09e045 ) using numpy, pandas, biom et Bio::SeqIO library.
Tell me if the last commit fix the issue. Then I will create a singularity package to make it run easier.

@telatin
Copy link
Author

telatin commented Aug 18, 2018

Many thanks! I’ll check ASAP
Best

@lisaB29
Copy link

lisaB29 commented Oct 10, 2018

@telatin did this modification work for you ?

@telatin
Copy link
Author

telatin commented Oct 11, 2018

Sorry,
I'm currently moving server for this analysis so I have to wait to have the system fully set up, but definitely interested in testing it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants