xpore icon indicating copy to clipboard operation
xpore copied to clipboard

Regulate minimum coverage manually ?

Open Peng-Lingwei opened this issue 2 years ago • 1 comments

Hello! Thanks for such an excellent software, I have some doubts about diffmod.table. When I checked the Colum9 and Column10 of diffmod.table, I found that the minimum coverage is 15. I am not sure whether I can select the minimum coverage manually (I am trying to get a lower coverage), because I did not find the relative parameter. image

Peng-Lingwei avatar Apr 19 '22 03:04 Peng-Lingwei

Hi @Peng-Lingwei,

You will have to add the following to your config.yml file:

criteria:
    readcount_min: <integer less than 15>

You can find more information about the config.yml file from here: https://xpore.readthedocs.io/en/latest/configuration.html

Thanks!

Best wishes, Yuk Kei

yuukiiwa avatar Apr 26 '22 07:04 yuukiiwa