User Tools

Site Tools


contributors:team_3:rmdup

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

<code> [jolespin@campusrocks2 bin]$ ./sga rmdup --help Usage: sga rmdup [OPTION] ... READFILE Remove duplicate reads from the data set. -v, --verbose display verbose output --help display this help and exit -o, --out=FILE write the output to FILE (default: READFILE.rmdup.fa) -p, --prefix=PREFIX use PREFIX instead of the prefix of the reads filename for the input/output files -e, --error-rate the maximum error rate allowed to consider two sequences identical (default: exact matches required) -t, --threads=N use N threads (default: 1) -d, --sample-rate=N sample the symbol counts every N symbols in the FM-index. Higher values use significantly less memory at the cost of higher runtime. This value must be a power of 2 (default: 256) Report bugs to js18@sanger.ac.uk </code>

You could leave a comment if you were logged in.
contributors/team_3/rmdup.1430191808.txt.gz · Last modified: 2015/04/28 03:30 by jolespin