powered by
Filters columns (sequence positions) by gaps
filter.by.gaps(percent.gap)
function that, given a DLData object, returns TRUE
TRUE
for every column that does not exceed the specified number of gaps
the maximum fraction of gaps allowed to retain a column
Jan Grau <grau@informatik.uni-halle.de>
fun <- filter.by.gaps(percent.gap = 0.1)
Run the code above in your browser using DataLab