This repository include the following useful R scripts:
- busco_graphs.R: function which generate a barplot or a serie of piecharts from a data.frame with 5 columns (ID, single, duplicates, fragmentated and missing genes).
- SRX_to_SRR.R: function which take a list of SRA IDs (SRX, DRX or ERX) and return a table with the associated run IDs (SRR, DRR or ERR).