https://github.com/DixianZhu/deBWT
Revision 8e301936a71d5ced12f548efa2753a87e574dea1 authored by Alex on 11 January 2016, 05:52:13 UTC, committed by Alex on 11 January 2016, 05:52:13 UTC
1 parent a9776bf
Raw File
Tip revision: 8e301936a71d5ced12f548efa2753a87e574dea1 authored by Alex on 11 January 2016, 05:52:13 UTC
kmercounting.sh
Tip revision: 8e30193
.gitignore
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
back to top