ntJoin v1.0.6
- Release version v1.0.6
- Added optional parameter
reference_config
, which can be used to specify a config file that lists the reference(s) and reference_weight(s)- Previous ntJoin usage will work in exactly the same way if this parameter is not used - this feature is just provided for convenience, particularly for specifying multiple references
- Config file expected to be in csv format in the form:
reference_1.fa,reference_weight_1
reference_2.fa,reference_weight_2