Skip to content

Instantly share code, notes, and snippets.

View adrianodemarino's full-sized avatar
:octocat:

Adriano De Marino, PhD adrianodemarino

:octocat:
View GitHub Profile

Bedtools Cheatsheet

General:

Tools Description
flank Create new intervals from the flanks of existing intervals.
slop Adjust the size of intervals.
shift Adjust the position of intervals.
subtract Remove intervals based on overlaps b/w two files.
@adrianodemarino
adrianodemarino / .bash_profile
Created December 13, 2019 14:49 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management