Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarinusVL authored May 5, 2017
1 parent 15b879f commit 91e168a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
This fork add the following functionality to umis
- sb_filter(fastq, bc, cores, nedit):
Filters reads with non-matching sample barcodes
Expects formatted fastq files.
- mb_filter(fastq, cores):
Filters umis with non-ACGT bases
Expects formatted fastq files
- add_uid(fastq, cores):
Adds unique identifier, UID:[samplebc cellbc umi], to readname for umi-tools deduplication
Expects formatted fastq files with correct sample and cell barcodes.
- barcode hashes additionaly include "N" base so these are now corrected when using edit distances


# umis


Expand Down

0 comments on commit 91e168a

Please sign in to comment.