python repeatlandscape_html_to_csv.py -l repeatlandscape.html -s speceis_name
python repeatlandscape_html_pie_to_csv.py -l repeatlandscape.html -s speceis_name
Convert from RepeatLandscape html result file to csv format file. A file named as YOUR_SPECIES_repeatlandscape.csv will be generated in your current directory.
-h, --help show this help message and exit
-l LANDSCAPE, --landscape LANDSCAPE RepeatLandscape html format result file. Required.
-s SPECIES, --species SPECIES Speceis name. Required.
--ggplot Output ggplot file. (in development)