This website requires JavaScript.
Explore
Help
Sign In
zzh
/
picard_cpp
Watch
1
Star
0
Fork
You've already forked picard_cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
init stubs
Browse Source
...
This commit is contained in:
zzh
2023-10-23 21:48:31 +08:00
parent
b66b174c44
commit
a2a9067ec5
8 changed files
with
4 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
CMakeLists.txt
100644
Unescape
Escape
View File
3
README.md
Unescape
Escape
View File
@ -1,3 +1,6 @@
# picard_cpp
cpp重写picard
,
对bam进行去冗余等操作
# 依赖的第三方库
- htslib
0
src/CMakeLists.txt
100644
Unescape
Escape
View File
0
src/main.cpp
100644
Unescape
Escape
View File
0
src/module.h
100644
Unescape
Escape
View File
0
src/sam/markdups/markdups.cpp
100644
Unescape
Escape
View File
0
src/sam/markdups/markdups_arg.cpp
100644
Unescape
Escape
View File
0
src/sam/markdups/markdups_arg.h
100644
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
zzh/picard_cpp
Title
Body
Create Issue