Closed muslih14 closed 6 years ago
As an alternative, I suggest
biom convert --to-hdf5 -i input.tsv -o output.biom
My input file for biom convert is in the CAMI biobox format. Will the biom output using biom convert work with Opal?
Fixed.
@muslih14 Thanks for reporting the error.
The output of biom convert
does not work with OPAL.
Thank you, fernando! I will give it a try right now. I hope you can indulge me this question : I'm looking to convert SuperFOCUS and FOCUS outputs to biom or the CAMI bioboxes format. Do you know of any tool that I could use?
@muslih14 There is a biobox (docker container) that automatically converts the output of FOCUS to the CAMI bioboxes format. See: https://github.com/CAMI-challenge/docker_profiling_tools/tree/master/focus
Thank you, Fernando!
On Thu., 12 Apr. 2018, 8:17 am fernandomeyer, notifications@github.com wrote:
@muslih14 https://github.com/muslih14 There is a biobox (docker container) that automatically converts the output of FOCUS to the CAMI bioboxes format. See: https://github.com/CAMI-challenge/docker_profiling_tools/tree/master/focus
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CAMI-challenge/OPAL/issues/24#issuecomment-380619728, or mute the thread https://github.com/notifications/unsubscribe-auth/APRho1KKh_pIWv80G-kEVH3KdI4iGle5ks5tnogJgaJpZM4TP_Bm .
Thanks for the awesome script.
I've followed the installation and have been able to run OPAL but I'm having an issue with the tsv2biom.py script. When I run the example: python3 tsv2biom.py data/cranky_wozniak_13 -o output_dir/cranky_wozniak_13.biom I keep getting : "Input file could not be read" error