Hi @sbslee Thanks for your Dokdo tutorial, I found LEfSe easy to use!
I have a few questions below.
- What do the parameters '-c 1', '-u 2', '-o 1000000' signify in the 'lefse-format_input' code? Is it necessary to adjust these numbers based on my data?
$ lefse-format_input.py
output/Useful-Information/input_table.tsv
output/Useful-Information/formatted_table.in
-c 1
-u 2
-o 1000000
--output_table output/Useful-Information/formatted_table.tsv
- When I obtain the 'output.pdf,' there are instances where images are cropped. I'm wondering if modifying the Python file is necessary or if there's an alternative solution for this issue
Example cropped image (part of the image)
- I would like to set the center of the x-axis to 0. What steps should I take to achieve this?
Thank you
Best wishes