forked from wanpinglee/scissors
-
Notifications
You must be signed in to change notification settings - Fork 0
Split-read aligner
License
monkollek/scissors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== SCISSORS == Overview: SCISSORS is a split-read aligner that maps orphaned read mates (i.e. where one end-mate is aligned with high mapping quality, but the other mate is unmapped), as well as re-maps severely clipped reads (reads mapped with many unaligned or “clipped-off” bases). ############ Compilation: ############ SCISSORS requires g++ and the standard C and C++ development libraries. Enter the src directory, and type "make". ############ API Example: ############ Enter the src directory, and type "make api". Enter the src/api directory, and type "make". ############################ Building Google C++ Testing: ############################ Just enter the src directory, and type "make test". ######## Authors: ######## Wan-Ping Lee <wanping.lee@bc.edu> and Jiantao Wu <jiantao.wu@bc.edu> Marth Lab. [1], Boston College License: MIT Date: 2013-03-15 References: [1] http://bioinformatics.bc.edu/marthlab/Main_Page
About
Split-read aligner
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 53.4%
- C++ 43.4%
- Perl 2.8%
- Other 0.4%