🌎
Working from the earth
-
Roswell Park Comprehensive Cancer Center
- Buffalo NY
- https://orcid.org/0000-0002-8818-8313
Highlights
- Pro
Pinned Loading
-
macs3-project/MACS
macs3-project/MACS PublicMACS -- Model-based Analysis of ChIP-Seq
-
HMMRATAC
HMMRATAC PublicForked from LiuLabUB/HMMRATAC
HMMRATAC peak caller for ATAC-seq data
Java 1
-
SAPPER
SAPPER PublicForked from LiuLabUB/SAPPER
SAPPER -- call variance from ChIP-Seq directly
Python 1
-
bedGraph to bigWig
bedGraph to bigWig 1#!/bin/bash
23# check commands: slopBed, bedGraphToBigWig and bedClip
45which bedtools &>/dev/null || { echo "bedtools not found! Download bedTools: <http://code.google.com/p/bedtools/>"; exit 1; }
-
Monitor user time and memory usage o...
Monitor user time and memory usage of a process 1#!/bin/bash
23if [[ $# < 2 ]];then
4echo 'need two parameters: $0 <interval> <pid>'
5exit 1;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.