Closed adityabandla closed 4 years ago
Hi,
To use the full alignment you simply don't need to specify the --subsample
option and hence its value will be None
and the full alignment will be used.
But --subsample
seems to be enforced to some preset when using --accurate
and --diversity high
, is there a way to make it use the full alignment when using --accurate
and --diversity high
?
You're that you cannot select that option with the preset configurations present. I'll fix this shortly and report here the commit ID that fixes this when done. Many thanks, Francesco
Hi, this is now fixed with commit ID 30117ce0e71a176d67f0c5d21f55f6a07fa89da8 The Bioconda package will not be updated shortly, so for the moment, please get PhyloPhlAn from the repository.
Many thanks, Francesco
The wiki says that the full alignment will be used if
--subsample
is set toNone
, however, it currently says that such an option doesn't exist