table of contents
RBASM(1) | User Commands | RBASM(1) |
NAME¶
rbasm - local assemble fragments around restriction sites
SYNOPSIS¶
ef [options]
DESCRIPTION¶
Local assemble fragments around restriction sites
-i <string> Input file [STDIN]
-o <string> Output file [STDOUT]
- -l <int>
- Minimum length of overlap [5]
- -s <float>
- Minimum similiarity of overlap [0.90]
- -r <int>
- Minimum reads to execute assembly [5]
- -R <int>
- Maximum reads to execute assembly [200]
AUTHOR¶
This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
July 2018 | rbasm 2.0.4 |