Skip to content

Commit 8b22cd4

Browse files
authored
Update CHANGELOG.md
1 parent 6b05f15 commit 8b22cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- zero-coverage region outputs now also generated
2222
- output region tsvs now have a "low_complexity" column that holds True or False
2323
- this is based on:
24-
- low_complexity = True if: unique 3-mers / all-possible-3mers <= 0.3
24+
- low_complexity = True if: unique 3-mers / all-possible-3mers <= 0.4
2525
- `bit-extract-seqs`
2626
- enables pulling out target seqs from a fasta by bed file or specified primers via subcommands
2727
- to `bit-gen-reads`

0 commit comments

Comments
 (0)