v0.2.0
Split the plotting api into two modules: tool and plotting, each each tool has its corresponding plotting function. The results are saved and attached at the anndata object.
Also split the large chunk of code into separate files if possible, to improve the code organization.