Closed TomSmithCGAT closed 4 years ago
Also now checks that string patterns are not longer than read length and if so, outputs more understandable error (see #424 for motivation)
Nothing else in the open issues for documentation/minor debugs etc so this branch is ready for review
When filtering against a whitelist with
extract
, no longer need to supply--filter-cell-barcode
and--whitelist
, just the later. Note that former option remains but is hidden from user in--help
text and will raise anU.info
to inform the user this option is no longer required. See #411 for motivationAlso adding a specific doc page to walk through the network-based deduplication. This is following an email conversation with a user who pointed out some inadequacies/inconsistencies in the way the methods were described across the original CGAT blog post/GR publication/command-line documentation.