Skip to content

Commit

Permalink
Merge branch 'autoregex'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoohm committed Jul 17, 2018
2 parents bcdd5f4 + 0ee5a16 commit fc2666e
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 156 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,21 @@
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).


## [0.2] - 2018-07-17
### Added
- Compatibility with tags of different lengths
- Possibility to use a whitelist of barcodes to extract
- Uses now fuzzy regex for structure detection

### Changed
- Regex is now optional.
- You can now use only one tag, the script won't crash


## [0.1] - 2017-08-07
### Added
- Processing of CITE-seq data with antibody tags and/or HTO

0 comments on commit fc2666e

Please sign in to comment.