tests/capabilities.R

library("aroma.seq")

cat("Tools supported by the package:\n")
print(capabilitiesOf(aroma.seq))

# Check whether BWA is supported
print(isCapableOf(aroma.seq, "bwa"))
HenrikBengtsson/aroma.seq documentation built on Feb. 15, 2021, 2:21 a.m.